A few days ago I was visiting my web server (running Windows 2003). Windows Update prompted me to install the SQL Server 2005 Service Pack 2 update so I went ahead and clicked ok to do that. Yesterday I was surfing thru my web sites and realized that some of my web sites running on… Continue reading SQL Server 2005 SP2 killed my web sites
Category: SQL Server
Failed to update database “XXX.MDF” because the database is read-only
After a few hours of Googling and testing things I finally solved this problem so I thought I’d write the solution down both for my own and other’s benefit. What I did to get the error:I had just done some changes to one of my web sites using Visual Studio 2005 and ASP.NET 2.0 with… Continue reading Failed to update database “XXX.MDF” because the database is read-only