Failed to create user instance when initializing database
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.
Source Error:
Line 26: }
Line 27: );
Line 28: ClockworkApp.Start();
Line 29: }
Line 30:
Nick Kellett closed this discussion on 29 Nov, 2009 12:06 AM.