On 04-Feb-14 17:42, Martin Alley wrote:
> I found the instructions in using this extension in a sample WiX setup 
> project a little confusing. I don’t get why the reference should be added as 
> a project reference
It shouldn't. There's nothing to hook up .csproj references as WiX 
extensions. Use the .dll.

> I’ve tried removing the project reference, (which gets rid of the defintions 
> starting SqlConnectionStringExtension), and adding the directive –ext 
> ….SqlConnectionStringExtension.dll, and at that point I get the 
> StackOverflowException.
Could be a bug in your extension. What's the stack dump look like?

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to