you may use custom member ship provider so if you go to your database and open this table
aspnet_SchemaVersions you will find it empty so go to this file
aspnet_regsql you can found it in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727, run it with your Database to create SchemaVersions
arkan.turk
Contributor
2996 Points
712 Posts
Re: Need Urgent Help on this 'Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
Nov 28, 2010 11:10 AM|LINK
you may use custom member ship provider so if you go to your database and open this table aspnet_SchemaVersions you will find it empty so go to this file aspnet_regsql you can found it in C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727, run it with your Database to create SchemaVersions
and refer this linke
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
MCSD & MCAD