Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Failed to generate a user instance of SQL Server

Author  Topic 

krishnet
Starting Member

29 Posts

Posted - 2007-05-22 : 05:09:45
Hello frdz,

I m working with ASP.NET with C# 2005.

I got the following error suddenly when i run anyof the page or open the database tables.

Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.
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: Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.

At first,the page which were running successfully are also giving the above error..

Please help me all the sqlteam members.
Thanxs
   

- Advertisement -