Microsoft
Software
Hardware
Network
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/11
25232.aspx
presuming your database is hosted...
if not, see if this "error" is yours:
http://forums.asp.net/p/11
64415/1933
130.aspx
finally, this tutorial seems to be step-by-step on what to do:
http://weblogs.asp.net/sco
ttgu/pages
/Recipe_3A
00_-
Implem
enting-Rol
e_2D00_Bas
ed-Securit
y-with-ASP
.NET-2.0-u
sing-
Windo
ws-Authent
ication-an
d-SQL-Serv
er.aspx
hope this helps
Random Solutions
Changing my application's mouse cursor displayed in code
Hyperv server or virtual server setup
Substring not recognized in access
MS SQL2005 Linked Server Setup for MySQL 7399 7312 error
virtual network interface cards
Add Records to Updateable Views and Making them visible in Real Time
Creating event "boxes" around a clock (powered by Events list)
load a subtree into an XDocument
Access Report to PDF
use a modal popup extender to edit a row in a gridview