SOS server service has stopped working
Moderator: SourceGear
SOS server service has stopped working
The SOS server (version 4.0.2.151) is running on Windows 2003 server standard edition. It was running fine and stopped working today. while trying to restart the service it gives the error 1053 - service didn't respond in a timely manner. I have searched the support site and find some workaround related to the config file which I have applied without any use.
.Net 2.0 is installed on the machine.
Following is the error in the event viewer
The description for Event ID ( 0 ) in Source ( .NET Runtime ) 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: .NET Runtime version 1.1.4322.2300- SosService.exe - Common Language Runtime Debugging Services: Application has generated an exception that could not be handled.
Process id=0xdb0 (3504), Thread id=0x954 (2388).
Click OK to terminate the application.
Click CANCEL to debug the application..
.Net 2.0 is installed on the machine.
Following is the error in the event viewer
The description for Event ID ( 0 ) in Source ( .NET Runtime ) 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: .NET Runtime version 1.1.4322.2300- SosService.exe - Common Language Runtime Debugging Services: Application has generated an exception that could not be handled.
Process id=0xdb0 (3504), Thread id=0x954 (2388).
Click OK to terminate the application.
Click CANCEL to debug the application..
See if these steps solve the problem.
First, you definitely need that portion of the .config file so please put it back.
Second, the error that you posted suggests that the 1.1 .Net framework can't be found.
Second, the error that you posted suggests that the 1.1 .Net framework can't be found.
This is why I asked are you still have it installed? Is it possible that some other installation has removed the 1.1 .Net framework?The description for Event ID ( 0 ) in Source ( .NET Runtime ) 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: .NET Runtime version 1.1.4322.2300- SosService.exe - Common Language Runtime Debugging Services: Application has generated an exception that could not be handled.
For safety's sake, can you re-install the 1.1 .Net framework?
- Type the following command to install the version of ASP.NET 1.1 and to install the script maps at the IIS root and under:
%SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i - Make sure that the status of ASP.NET version 1.1.4322 is set to Allowed in the Web service extension list in Internet Information Services Manager.