Hi
I have very urgent issue...I am building asp.net application...I am using forms authentication...
I have defined connection string in DLL(C# class file)
In my local system it works fine...but in production environment it shows error give below.. i don't know what is the problem...
Server Error in '/' Application.
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 connections.
(provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance
Specified) Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the err ...
Go to the complete details ...