SQL Server does not exist or access denied
Hi,
I have an ASPX Form which access a table in Database in SQL Server 7.0 When i run the ASPX form it gives trhe follwing error.
"SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied."
can anybody helpme out in solving this problem
Thanks Anyway
Srinivas
Re: SQL Server does not exist or access denied
Quote:
Originally posted by srinivas_75
Hi,
I have an ASPX Form which access a table in Database in SQL Server 7.0 When i run the ASPX form it gives trhe follwing error.
"SQL Server does not exist or access denied.
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: SQL Server does not exist or access denied."
can anybody helpme out in solving this problem
Thanks Anyway
Srinivas
I Have solved this problem by creating a Username and Password in SQL Server