Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
43068 Points
7045 Posts
MVP
Oct 31, 2011 10:01 AM|LINK
In your web.config, add the following line if it's not already there.
<trust level="TrustLevel" />
Remember to restart the application before you try again. Following links from Microsoft might help you too
http://social.msdn.microsoft.com/Forums/en/sqldatabaseengine/thread/fbf32aa8-2125-4919-be81-3baa399e2e0d
http://support.microsoft.com/kb/2002980
Please 'Mark as Answer' if this post helps you.
Ruchira
All-Star
43068 Points
7045 Posts
MVP
Re: Failed to generate a user instance of SQL Server
Oct 31, 2011 10:01 AM|LINK
In your web.config, add the following line if it's not already there.
Remember to restart the application before you try again. Following links from Microsoft might help you too
http://social.msdn.microsoft.com/Forums/en/sqldatabaseengine/thread/fbf32aa8-2125-4919-be81-3baa399e2e0d
http://support.microsoft.com/kb/2002980
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.