I knows this is old, but if you haven't resolved this... Making an assumption that the .Net application in question already has top level error handlers for the Application.ThreadException event.
Does the application work on the problem machine if you run it as an administrator? If yes, then go and work out what you are doing in the .Net code that requires admin and change it :) For example does the app write to the event log? If it does, you need to get it registered as an eventlog source at install time so it behaves nicely for a regular user. If that fails, I've been able to resolve a couple of oddball errors "p9: accessdeniedexception" and "p9: unauthorizedaccessexception" by removing .Net 2.0, 3.0 & 3.5 from the machine and reinstalling them. Hth Phil -----Original Message----- From: Sebastian Brand (Instyler Software) [mailto:wix+us...@instyler.com] Sent: Wednesday, September 30, 2009 10:52 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] facing trouble when run the application after installation - EventType : clr20r3 I think, it's still something bigger than just a WiX issue... Can you "manually" install the application on the without using an MSI/ WiX and does it work then? Best regards, Sebastian Brand Deployment consultant E-Mail: sebast...@instyler.com Instyler Setup - Creating WiX-based MSI installations, elegantly. http://www.instyler.com On 30.09.2009, at 15:35, danimian wrote: > > Hi, > yes .NET Framework 3.5 SP1 is our basic requirement and it is already > installed on target machine. > How to deal with this? Any Idea? > > Best Regards and Thanks for quick reply > Adnan > > > Sebastian Brand (Instyler Software) wrote: >> >> Hello, >> >> I don't think this relates to the installer or WiX. Is .NET >> installed on >> the >> target machine? >> >> Best regards, >> Sebastian Brand >> >> Deployment consultant >> E-Mail: sebast...@instyler.com >> >> Instyler Setup - Creating WiX-based MSI installations, elegantly. >> http://www.instyler.com >> >> >> >> >> -----Original Message----- >> From: danimian [mailto:miand...@gmail.com] >> Sent: Wednesday, September 30, 2009 14:52 >> To: wix-users@lists.sourceforge.net >> Subject: [WiX-users] facing trouble when run the application after >> installation - EventType : clr20r3 >> >> >> Hi, >> i am facing trouble after installation when i run the application >> (.exe) >> on >> other computers. On my Own computer works fine. I am using WIX V3 >> and OS >> is >> Windows XP Professional SP2. (installation working successfully). >> >> i am getting the following error: >> EventType : clr20r3 P1 : my-application.exe P2 : >> 0.5.3559.24684 >> P3 : 4ac200cd P4 : system P5 : 2.0.0.0 P6 : >> 4889de7a P7 : >> 393b >> P8 : 5f P9 : system.invalidoperationexception >> >> How to fix it to work properly on other computers also? Something >> need to >> be >> change Installer code? >> Even when i run this application on Windows XP Professional Image >> on my >> own >> computer, i got this error. >> >> Best Regards >> Adnan >> -- >> View this message in context: >> http://n2.nabble.com/facing-trouble-when-run-the-application-after-installat >> ion-EventType-clr20r3-tp3742479p3742479.html >> Sent from the wix-users mailing list archive at Nabble.com. >> >> ---------------------------------------------------------------------------- >> -- >> Come build with us! The BlackBerry® Developer Conference in SF, >> CA >> is the only developer event you need to attend this year. Jumpstart >> your >> developing skills, take BlackBerry mobile applications to market >> and stay >> ahead of the curve. Join us from November 9-12, 2009. Register >> now! >> http://p.sf.net/sfu/devconf >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> >> ---------------------------------------------------------------------------- -- >> Come build with us! The BlackBerry® Developer Conference in SF, >> CA >> is the only developer event you need to attend this year. Jumpstart >> your >> developing skills, take BlackBerry mobile applications to market >> and stay >> ahead of the curve. Join us from November 9-12, 2009. Register >> now! >> http://p.sf.net/sfu/devconf >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > > -- > View this message in context: http://n2.nabble.com/facing-trouble-when-run-the-application-after-installat ion-EventType-clr20r3-tp3742479p3742714.html > Sent from the wix-users mailing list archive at Nabble.com. > > ---------------------------------------------------------------------------- -- > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9-12, 2009. Register > now! > http://p.sf.net/sfu/devconf > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users