SQL Comparison SDK 8 Install fails
markaok1
Posts: 15
I've tried using the install from evaluation copy of SQL Toolbelt and the separate download link from the other post in this forum.
Here's the error from the Application Event Viewer:
Product: SQL Comparison SDK 8 -- Error 25531. Failed to open XML file \\OurServer\MyUserName\SQL Comparison SDK 8 Samples\Automating SQL Compare\C#\SQLCompareCodeSnippets.csproj, system error: -2147024891
If Version 8 isn't working is there a way I can download version 7? We're doing a Proof of Concept for automating some db work.
Thanks!
MarkA
Here's the error from the Application Event Viewer:
Product: SQL Comparison SDK 8 -- Error 25531. Failed to open XML file \\OurServer\MyUserName\SQL Comparison SDK 8 Samples\Automating SQL Compare\C#\SQLCompareCodeSnippets.csproj, system error: -2147024891
If Version 8 isn't working is there a way I can download version 7? We're doing a Proof of Concept for automating some db work.
Thanks!
MarkA
Comments
I had no problems getting the SDK installed using the SQLToolbelt installer. Though in my case I ran the setup from a local drive, and installed to a local drive.
It looks like perhaps you're running the installer from a network drive, or installing to a network drive? Perhaps that is causing the problem.
Thanks for your quick reply.
MarkA
Thanks for all your suggestions...
MarkA
For sure, this is a security restriction. When opening VS projects from a network share, the intranet zone security will take effect and cause problems like this, I'd imagine. I don't think that the zone security takes into consideration that you use folder redirection in your profile.
Thanks!
MarkA