Source Control: Access to the path denied

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
kevinw
Posts: 1
Joined: Wed 16 Dec 2020 12:45

Source Control: Access to the path denied

Post by kevinw » Wed 16 Dec 2020 15:40

I recently installed Source Control for SSMS and although I had no problems initially I'm now getting the following every time I try and show the Source Control Manager. I'm using version v2.2.29


Access to the path 'C:\Users\kevinw\AppData\Roaming\Devart\dbForge Common Settings\Repositories\wezlg2uf\StaticData.xml' is denied.

I've tried relinking the database, linking other databases & reinstalling but no joy. Can anyone help with this?

Thanks,
Kevin

alexa

Re: Source Control: Access to the path denied

Post by alexa » Wed 16 Dec 2020 17:53

You could try running it with administrator permissions as it could be to do with permissions insufficiency.

Also, please perform the following:
1. Right-click a database in Objects Explorer and select 'Source Control -> Trace -> Start Tracing' from the popup menu.
2. Reproduce the issue and send us the *.log file with the latest date from the folder:

Code: Select all

%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Source Control for SQL Server\
You can send the reply straight to our support system at supportATdevartDOTcom.

Post Reply