I just got done building my site and then put it up on the server. If I run it from my machine it works just fine but when I put it on the server it is acting as if i am typing the wrong username and password in but I am not,.
have any ideas as to what it is?
Can you provide more details? What type of authentication are you using? Are you using a Membership provider?
Sorry I discovered a more pressing issue which is probably the cause of this.
APP_DATA\ASPNETDB.MDF" because the database is read-only.
I get that when I try to do anything that would update the database file.
I have tried providing the permissions to the APP_DATA folder and the file but still nothing. I have reset IIS as well still no go.
figured it out i was giving network permissions instead of network service
issue resolved
0 comments:
Post a Comment