Question : Could not find stored procedure 'dbo.aspnet_CheckSchemaVer<wbr />sion'.

I have created my own login, the only thing I am using is the change password value. Everything works but I keep getting redirected to this error. When I use my break points and debug I see everything is working properly until I get to the end of the login and then it comes up with this error.  I even ran aspreq to make sure the CheckSchemaversion is there. If I can just stop it from redirecting to this error and use my validations my mission is succussful.  

Answer : Could not find stored procedure 'dbo.aspnet_CheckSchemaVer<wbr />sion'.

i see. so, what about this:
http://forums.asp.net/t/1125232.aspx
presuming your database is hosted...
if not, see if this "error" is yours:
http://forums.asp.net/p/1164415/1933130.aspx

finally, this tutorial seems to be step-by-step on what to do:
http://weblogs.asp.net/scottgu/pages/Recipe_3A00_-Implementing-Role_2D00_Based-Security-with-ASP.NET-2.0-using-Windows-Authentication-and-SQL-Server.aspx

hope this helps
Random Solutions  
 
programming4us programming4us