Hi, 

I am developing an installer using Wix. 

I am not good at C++, So I have written some custom actions in C# and
invoking these Custom Actions from Wix using a wrapper written in C++ (it
contains nothing other than invoking C# CustomActions) 

If i build my Custom Wrapper in VS 2005, it is getting invoked from Wix and
is working as expected. But I upgraded all my solutions to VS 2008, after
upgrading to VS 2008 the call to Custom Wrapper is not happening and I am
not able to perform any of my custom actions. 

Pls help me, what could be the problem with upgraded C++ dll. 


Thanks, 
Sujanakar

-- 
View this message in context: 
http://www.nabble.com/WiX-C%2B%2B-Custom-Action-not-Invoked-after-upgrading-to-VS-2008-tp18396720p18396720.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to