G
Guest
I added a change password control to my application and when I run the page
that has it, I get an error:
Generating user instances in SQL Server is disabled. Use sp_configure 'user
instances enabled' to generate user instances.
Not sure where to start for this error, because all the code in the
code-behind runs. It seems that when the page is about ready to display, this
error comes up. I saw references to membership stuff in ASP.Net 2.0, but we
are not using that...yet.
that has it, I get an error:
Generating user instances in SQL Server is disabled. Use sp_configure 'user
instances enabled' to generate user instances.
Not sure where to start for this error, because all the code in the
code-behind runs. It seems that when the page is about ready to display, this
error comes up. I saw references to membership stuff in ASP.Net 2.0, but we
are not using that...yet.