Installation Troubleshooting: Difference between revisions
Line 15: | Line 15: | ||
*[[CommitCRM Installation]] | *[[CommitCRM Installation]] | ||
*[[Troubleshooting]] | *[[Troubleshooting]] | ||
[[Category:Troubleshooting]] |
Revision as of 08:34, 11 August 2009
- When running CommitCRM getting error message: "Error while running client: Cannot modify a read-only dataset"
- When running CommitCRM getting error message: "Error while running client: Cannot load CommitCRM client due to Windows permissions error."
When running CommitCRM getting error message: "Error while running client: Cannot modify a read-only dataset"
Solution: This error may occur when trying to run the CommitCRM client application (usually for the first time), and it may indicate a Windows' privileges or permissions issue in accessing the CommitCRM installation folder.
Should a user receive this error message, make sure the user has full access rights to the CommitCRM installation folder on the server (or locally, if the system is installed in a stand-alone configuration). Without full access rights, the user will not be able to log in to the system or update information in the database.
A simple way to verify that a user has all the required permissions to the CommitCRM installation path (read/write/ delete) is to create a simple text file (e.g. "test.txt") under <Shared-Server-Folder>\Commit\DBSys\ folder, using the same PC on which you are running the CommitCRM client application. The client should then attempt to edit the file's content with some text, save it, and then delete it. Once a client is able to perform this test successfully, they should be able to run CommitCRM without a problem.
When running CommitCRM getting error message: "Error while running client: Cannot load CommitCRM client due to Windows permissions error."
Solution: This error indicates a privileges or permissions issue. See previous question.