Exception uninstalling a windows service

Reply

Join Date: Jun 2007
Posts: 322
Reputation: Hamrick will become famous soon enough Hamrick will become famous soon enough 
Solved Threads: 33
Hamrick's Avatar
Hamrick Hamrick is offline Offline
Posting Whiz

Exception uninstalling a windows service

 
0
  #1
Aug 15th, 2007
I wrote a windows service in .NET 2.0, but when I try to uninstall it, I get an exception. The full text for the message from my event viewer is this.
The description for Event ID ( 11001 ) in Source ( MsiInstaller ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Product: SQL Task Scheduler Service -- Error 1001. An exception occurred while uninstalling. This exception will be ignored and the uninstall will continue. However, the application might not be fully uninstalled after the uninstall is complete. --> Cannot find Log STS Service on computer '.'., (NULL), (NULL), (NULL).
I've tried everything down to manually removing all of the registry keys for the service and cleaning my registry with RegSeeker. I can't fix any problems in the service until I know what the problem is. Does anybody know where I can look to troubleshoot this exception?
The truth does not change according to our ability to stomach it.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 1
Reputation: nakul.bhagat is an unknown quantity at this point 
Solved Threads: 0
nakul.bhagat nakul.bhagat is offline Offline
Newbie Poster

Re: Exception uninstalling a windows service

 
0
  #2
Aug 28th, 2007
hey!

I faced the same issue when I uninstalled the windows service by mistake while still it was running. To resolve this type of issue all I did is this :
a. First uninstalled the dll using the installutil.exe and then
b. Install the .exe using the installutil.exe.
c. The again I uninstalled the msi using the control panel.

After all this I was able to successfully install the windows service and made it it up n running.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC