Failed to update the database because the database is read-only

This message appears every time I try to save data to the database.

Failed to update database because the database is read only

Note. This error only occurs when the application is installed on drive C.

Front End: VB.NET

Back End: SQL Server

Is there any way to overcome this problem? Or is there any way to restrict the user from installing the application on C drive?

+4
source share
1 answer

. , SQL-. , , , .

  • , .

  • , , . , ( ASPNET NETWORK SERVICE). .

  • IIS.

. , ​​. , . , . , , , , xcacls.exe.

, !

+3

All Articles