J
jd
I am playing about with the Personal Web Site Starter Kit. It uses a
database called ASPNETDB.MDF for loggin users into the site.
I have successfuly added users using the ASP.NET Configuration Tool and can
log users in when running in Visual Studio.
When I want to test the web site out properly I use the Copy Website tool to
copy all files to http://localhost.
I can the open that site just fine but I don't seem to be able to login...
the ASPNETDB.MDF file seems to get copied over so why does it not recognise
any of my users?
TIA
database called ASPNETDB.MDF for loggin users into the site.
I have successfuly added users using the ASP.NET Configuration Tool and can
log users in when running in Visual Studio.
When I want to test the web site out properly I use the Copy Website tool to
copy all files to http://localhost.
I can the open that site just fine but I don't seem to be able to login...
the ASPNETDB.MDF file seems to get copied over so why does it not recognise
any of my users?
TIA