Source Control Stopped working - Scripts Folder Command error
SteveParks
Posts: 2 New member
Hi,
All of the sudden, my RG Source Control which has worked for years stopped working on two different computers. Anytime I try to do anything (such as Commit) it shows the Crash dialog and Error Details "Scripts Folder Command". I'm basically dead in the water when it comes to committing my database changes now.
Any ideas?
-Steve
All of the sudden, my RG Source Control which has worked for years stopped working on two different computers. Anytime I try to do anything (such as Commit) it shows the Crash dialog and Error Details "Scripts Folder Command". I'm basically dead in the water when it comes to committing my database changes now.
Any ideas?
-Steve
Tagged:
Answers
I think in this case it would be great to get some screenshots and log files to identify what's causing the issue, to avoid sensitive data being shared across the forum I'm going to reach out via a support ticket!
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?
This usually occurs due to the following conditions :
To resolve this you should:
1 - Unlink Static Data on those (if there are other developers accessing the same repository they should unlink their databases from source control)
2 - Change data type on columns
3 - Commit
4 - Relink Static Data
5 - Commit
6 - Any other developers can now relink to source control
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?