Monthly Archives: March 2011

SQL Server : Generating user instances in SQL Server is disabled. User sp_configure ‘user instances enabled’ to generate user instances.

To resolve this issue, please follow the following steps: 1. Start the SQL Server 2005 Management Studio Express. 2. Connect to the default instance of that server (Your Machine Name\SQLEXPRESS) 3. Then open a New Query Window. Please check that … Continue reading

Posted in BizTalk Server | Leave a comment