Hi,
I've been working with the Wrox Beginning ASP.NET with C# book. I'm having trouble using the database files for the examples/tutorials.
The examples compile and run, but the browsers contain the error message.
"Generating user instances in SQL Server is disabled. Use sp_configure 'user instances enabled' to generate user instances."
I have tried the following fix,
http://forums.microsoft.com/MSDN/Sho...57531&SiteID=1 which hasn't worked.
I'm using windows XP, with VS 2005 Enterprise (Not VWD used in the book) and SQL server 2005.
Any help would be much appreciated.
Thanks.