Posts Tagged ‘Error’

“An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connection. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified)” This error might have occured due to [...]

Monday, February 23rd, 2009 at 06:15 | 2 comments
Categories: SQL Server

If you install IIS after .Net 2.0 or Visual studio 2005, you may receive “Failed to access IIS metabase” error. To resolve this issue either you need to install .Net framework again after IIS or you can do the following… You can use the aspnet_regiis utility comes with .Net framework 2.0. This is an administrator [...]

Tuesday, October 30th, 2007 at 17:07 | 18 comments
Categories: .Net
Tags: , ,
TOP