The thing that seems obvious is that it is probably using .Net 3.0 or 3.5 as
the upgrade wizard will select these for you. Check the target framework
version as you might not have it on the system you are installing to.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sujanakar1
Sent: 11 July 2008 05:47
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX C++ Custom Action not Invoked after upgrading to VS
2008


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
No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.138 / Virus Database: 270.4.7/1545 - Release Date: 10/07/2008
18:43


-------------------------------------------------------------------------
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