SSMS - Open SCA project issue
ducman
Posts: 26 Bronze 2
I'm able to open up SCA projects where the name of the project file matches the name of the directory it is contained in. But SCA (within SSMS) has an issue when it tries to open a project file where the name is different than the directory name.
Example:
C:\Test.Db\Test.Db.sqlproj <-- this works
C:\Test.Db\Db.sqlproj <-- this does not work
With the above example, SCA actually creates the directory: C:\Db
Also, this works fine in VS SCA, just not SSMS SCA. Is there a setting that I can use (maybe in the *.user file) that help fix this issue that I am unaware of?
Thanks
Example:
C:\Test.Db\Test.Db.sqlproj <-- this works
C:\Test.Db\Db.sqlproj <-- this does not work
With the above example, SCA actually creates the directory: C:\Db
Also, this works fine in VS SCA, just not SSMS SCA. Is there a setting that I can use (maybe in the *.user file) that help fix this issue that I am unaware of?
Thanks
Tagged:
Best Answer
-
Kurt_M Posts: 199 Silver 1Hi @ducman
I have been advised this has been resolved as of version 4.4.22033.
Should you wish to download it, please use the following link:
https://download.red-gate.com/checkforupdates/SQLChangeAutomation/SQLChangeAutomation_4.4.22033.29026.exe
Kind regards,
Kurt McCormick
Product Support Engineer, RedgateNeed help? Take a look at our Help Center
Answers
I've been able to confirm what you've said after testing it on my end. I'll get back to you once I have confirmed if this is intentional or not.
Thanks.
Kind regards,
Kurt McCormick
Product Support Engineer, Redgate
Need help? Take a look at our Help Center
This has been raised internally to be looking into further. Once I have further information, I'll let you know.
Kind regards,
Kurt McCormick
Product Support Engineer, Redgate
Need help? Take a look at our Help Center
I have verified and this has been resolved. Thank you.