Friday, March 9, 2012

Report server service wont start

Windows server 2000 sp4.

Has existing sql server 2000 development running.

Installed sql server 2005 as instance name=sqlserver2005.

Reporting server configuration panel - Server status - Start service fails

The tellmemore link shows:

System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at ReportServicesConfigUI.Panels.ServerInformationPanel.StartStopServiceTask(Boolean start)

The Application event log shows:

Service cannot be started. Microsoft.ReportingServices.Diagnostics.Utilities.UnknownUserNameException: The user or group name 'NTSERVER1\ASPNET' is not recognized.
at Microsoft.ReportingServices.Library.Native.NameToSid(String name)
at Microsoft.ReportingServices.Library.ServiceAppDomainController.StartRPCServer(Boolean firstTime)
at Microsoft.ReportingServices.Library.ServiceAppDomainController.Start(Boolean firstTime)
at Microsoft.ReportingServices.NTService.ReportService.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

AnyOne?

Jerry Cicierega

I found the answer:

http://support.microsoft.com/?kbid=911846

Thanx

No comments:

Post a Comment