I've an ASP.NET 2.0 web site working with SQL Server 2005 Database and IIS 5
When I try to accesss the web site from any other PC and access a web form calling a database i got this error.
Please Help
Server Error in '/HSEWebUI' Application.
Login failed for user 'AA\ASPNET'.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'AA\ASPNET'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Amr Ashraf
Member
5 Points
1 Post
Please Help : An unhandled exception was generated during the execution of the current web reques...
Jun 26, 2006 11:45 PM|LINK
Hi ,
I've an ASP.NET 2.0 web site working with SQL Server 2005 Database and IIS 5
When I try to accesss the web site from any other PC and access a web form calling a database i got this error.
Please Help
Server Error in '/HSEWebUI' Application.
Login failed for user 'AA\ASPNET'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'AA\ASPNET'.
Source Error:
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42