When I run the project, the login page comes up.
When the create user button is clicked, this is the error I get: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
Is this to do with the <provider> in the web.config?
If so what do I change?
P.S. I am using sql server 2005
Thanks
fmardani
Participant
1377 Points
303 Posts
ASP.NET 2.0 TimeTracker starter kit
Dec 29, 2005 10:47 AM|LINK
When I run the project, the login page comes up.
When the create user button is clicked, this is the error I get:
Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
Is this to do with the <provider> in the web.config?
If so what do I change?
P.S. I am using sql server 2005
Thanks
eron19
Participant
1499 Points
321 Posts
Re: ASP.NET 2.0 TimeTracker starter kit
Apr 23, 2006 12:27 AM|LINK
-----------
"No man succeeds without a good woman behind him. Wife or mother, if it is both, he is twice blessed indeed." -Harold MacMillan
aabruzzese
Contributor
2806 Points
759 Posts
Re: ASP.NET 2.0 TimeTracker starter kit
Apr 27, 2006 07:38 PM|LINK
There are several threads on the support forums for the other starter kits that cover the same ground.
I do believe you have not run aspnet_regsql.exe against your database to implement the aspnet Membership provider.
Do a little RTFM'ng on the other forums you will find the answer to this very question.
ghulam
Member
10 Points
2 Posts
Re: ASP.NET 2.0 TimeTracker starter kit
Jun 13, 2006 12:24 PM|LINK
when i want to make a projectreport the system gives a error message:
Input string was not in a correct format:
chetan.sarod...
All-Star
65619 Points
11118 Posts
Re: ASP.NET 2.0 TimeTracker starter kit
Apr 28, 2007 04:36 AM|LINK
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.