Failed to update database because it is read-only

Posted by Attilah on Stack Overflow See other posts from Stack Overflow or by Attilah
Published on 2010-04-01T12:47:53Z Indexed on 2010/04/01 12:53 UTC
Read the original article Hit count: 353

Filed under:
|
|

I have set up my website to use ASP.NET Membership. it all works fine when trying to use it on my development machine but when I put it on the web server and try to log in, I get this error :

"Failed to update database "C:\INETPUB\WWWROOT\APP_DATA\ASPNETDB.MDF" because the database is read-only. "

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET