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
 General SQL Server Forums
 New to SQL Server Programming
 error Failed to generate user instance

Author  Topic 

Valentino
Starting Member

1 Post

Posted - 2012-03-23 : 16:21:06
Hello everyone,

I installed SQL Server 2008 R2 Express with Visual Studio 2010 (VB.NET). In SQL Server Management Studio I created a small Database.

When I try to connect to the database with a DataGridview in VB.NET i get the error 'Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection with be closed.'

I uninstalled SQL Server Express and removed the old folder manually. Then i reinstalled SQL Server Express. But unfortunately that doesnt work.

Dos anyone know how to solve this?

thanks in advance for your reply,

Valentino
   

- Advertisement -