| Author |
Message |
paulh
Joined: 08 Oct 2005 Posts: 31
|
Posted: Fri Apr 03, 2009 4:02 pm Post subject: Missing references |
|
|
I'm writing an MSBuild task to do database synchronization and when I ran it, it complained about a couple of files that are in SQL Compare but not in the SDK...
RedGate.SQLCompare.ASTParser.dll
RedGate.SQLCompare.Rewriter.dll
Is this expected behaviour? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Sun Apr 12, 2009 9:36 pm Post subject: |
|
|
Hi,
RedGate.SQLCompare.ASTParser.dll and RedGate.SQLCompare.Rewriter.dll are probably not mentioned in the SDK documention because the SQL Compare Engine depends on them and you don't need to reference them directly. Typically, Visual Studio will copy these into the Bin folder for you when you build your project, so you just have to remember to copy these two DLLs to the folder where you are deploying your project.[/quote] _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group