While enabling the form authentication in MOSS 2007 i was facing this problem.
Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'
This is because the Application Services Database for SQL Server is not configured in your Database in which you want to enable the form authentication. Run the Aspnet_regsql.exe your configuration problem will be solved. For more about the Aspnet_regsql.exe refer
http://msdn2.microsoft.com/en-us/library/x28wfk74.aspx
No comments:
Post a Comment