.NET installer Class sometimes not running

Got a problem you cannot solve? Try here.
++good
Posts: 4
Joined: Mon Nov 07, 2005 5:55 am

.NET installer Class sometimes not running

Postby ++good » Tue Mar 20, 2007 7:02 am

I am using a .NET installer class to install a .NET windows service and a custom event log.

InstallAware code:

Code: Select all

if Variable ADVERTISE Equals TRUE
    Apply Advertised (get result into variable SUCCESS)
else
    Create Folder $TARGETDIR$\\lib
    Apply Install (get result into variable SUCCESS)
    Run .NET Installer Class $TARGETDIR$\\Some.Service.exe
end


This works most of the time, but sometime the service and event log are not installed. There is no error in the Windows eventlog and the InstallAware install finishes normally. It is as if the .NET installer was never ran. I've only noticed this twice in the 100 or so test installs I've done, but it seems to be happening more often with my customers.

Has anyone else experienced this? Any idea what might be causing it?

Thanks,
Marcus

Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 107 guests