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
Difference between Windows firewall and the SharedAccess service
Print PowerPoint document from a C# application
Urgent System.UnauthorizedAccessE<wbr />xception
MYSQL Query Help
MDI Parent Object Reference?
html emailer
How to determine combobox listindex of a known ID
Get the original name of an aliased column in a view
Operation terminated with error -1808 (JET_errDiskFull, No space left on disk) after 8846.125 seconds.
What is First Normal Form (1NF)?