You might also try taking your CA.dll and running depends.exe on it on
Windows XP. It should show you if the .dll can load there.


On Fri, Jan 25, 2013 at 4:18 AM, Neil Sleightholm <n...@x2systems.com>wrote:

> How about creating a simple exe and dll in VC++ and try that, it might
> help to identify the problem. Also, have you checked the eventlog,
> sometimes issues are reported there.
>
> Neil
>
> -----Original Message-----
> From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
> Sent: 25 January 2013 12:11
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: Re: [WiX-users] Custom actions failing on XP
>
> Thanks for your help Peter, I have no idea why it is not running...:(
>
> Kind Regards,
> Natalie Carr
>
> -----Original Message-----
> From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
> Sent: Friday, January 25, 2013 12:03 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Custom actions failing on XP
>
> Multithreaded ought to be fine - I was referring to the
> dynamically/statically linking options (lib vs dll), but if you've already
> got the runtimes on the machine, then it wasn't the problem I was thinking
> about.
>
> -----Original Message-----
> From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
> Sent: 25 January 2013 11:24
> To: 'General discussion for Windows Installer XML toolset.'
> Subject: Re: [WiX-users] Custom actions failing on XP
>
> Hi Peter, I am using the Multi-threaded for the runtime? Would that be
> causing the issue? Thanks for getting back to me
>
> Kind Regards,
>
> Natalie Carr
>
>
> -----Original Message-----
> From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
> Sent: Friday, January 25, 2013 10:53 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Custom actions failing on XP
>
> Have you tried linking to the C++ runtimes statically instead of to the
> DLLs ? The target runtime might be missing on XP.
>
> -----Original Message-----
> From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
> Sent: 25 January 2013 10:35
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Custom actions failing on XP
>
> Hi along with my wix installer I have a dll created using the C++ custom
> action project. However on running my setup on XP the custom actions are
> all returning value 3 and failing. I believe they are not even getting
> entered as the logs don't show them being initialized. I need help asap as
> I have to resolve this quickly. Anyone any ideas what could be wrong?
> Please I am using
> VS2012 if that could be the issue.
>
>
>
> Kind Regards,
>
>
>
> Natalie Carr
>
>
>
>
> ----------------------------------------------------------------------------
> -
> -
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC,
> Windows 8 Apps, JavaScript and much more. Keep your skills current with
> LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and
> experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> SDL PLC confidential, all rights reserved.
> If you are not the intended recipient of this mail SDL requests and
> requires that you delete it without acting upon or copying any of its
> contents, and we further request that you advise us.
> SDL PLC is a public limited company registered in England and Wales.
> Registered number: 02675207.
> Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6
> 7DY, UK.
>
>
>
> ----------------------------------------------------------------------------
> --
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC,
> Windows 8 Apps, JavaScript and much more. Keep your skills current with
> LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and
> experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ----------------------------------------------------------------------------
> -
> -
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC,
> Windows 8 Apps, JavaScript and much more. Keep your skills current with
> LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and
> experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ----------------------------------------------------------------------------
> --
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC,
> Windows 8 Apps, JavaScript and much more. Keep your skills current with
> LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and
> experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC,
> Windows 8 Apps, JavaScript and much more. Keep your skills current with
> LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and
> experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to