ASPNETDB.mdf unaccessible through IIS
Hi
I feel like I have loads of questions and I don't know where the problem is.
When I finally copied everything from my workspace developing ASP.NET web pages with roles and memberships, everything was nice in VWD 2005 Express Edition. However, after I copied the file to C:/inetpub/wwwroot, all the problems surface. I initally wasn't able to access the login page at all. Now I am able to. However, whenever I try to login, it keeps telling me that my password is wrong (although this is the correct password tested in my VWD).
I changed the directory for ASP.NET in the IIS web sites' properties to the one in this wwwroot directory.
Up to now, it still doesn't work. The application keeps thinking that my password is wrong.
How can I go about it? Anyone please help... Thanks!!!
|