Let me guess, you build with VS2005 SP1, right?

You need to deploy the SP1 version of the VCRT components, or you need to 
statically link to the runtime in your CA dll (better choice).

Kelly




Jaguar 36 <[EMAIL PROTECTED]>

Sent by: [EMAIL PROTECTED]
11/05/2007 10:03 AM

To
wix <wix-users@lists.sourceforge.net>
cc

Subject
[WiX-users] Side-bySide Error






Hi guys,
 
I have a msi that makes use of c++ custom action calls.
Running that on a XP machine that has .net framework installed
I get this error
 
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 59
Date:  11/2/2007
Time:  10:22:50 PM
User:  N/A
Computer: VMXPSP2CLEAN
Description:
Resolve Partial Assembly failed for Microsoft.VC80.CRT. Reference error 
message: The referenced assembly is not installed on your system.
.
For more information, see Help and Support Center at 
http://go.microsoft.com/fwlink/events.asp.

Anyone knows how to solve this issue with the Microsoft.VC80.CRT ?
 
Thanks for any suggestions!!
 

Get your free suite of Windows Live services! Windows Live
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




**************************************************************************************
This communication is intended solely for the addressee and is
confidential. If you are not the intended recipient, any disclosure, 
copying, distribution or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful.  Unless indicated
to the contrary: it does not constitute professional advice or 
opinions upon which reliance may be made by the addressee or any 
other party, and it should be considered to be a work in progress.
Unless stated otherwise, this communication does not form a prescribed
statement of actuarial opinion under American Academy of Actuaries 
guidelines.
**************************************************************************************
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to