I have installed and uninstalled all SQL 2008 Feb CTP components multiple times, and still not once was I able to get Reporting Services to run. The service just will not start.The error logged was:Log Name: ApplicationSource: Application ErrorDate: 3/13/2008 9:04:51 PMEvent ID: 1000Task Category: (100)Level: ErrorKeywords: ClassicUser: N/AComputer: James-PC.DOMAIN06Description:Faulting application ReportingServicesService.exe, version 2007.100.1300.13, time stamp 0x47ac1741, faulting module kernel32.dll, version 6.0.6000.16386, time stamp 0x4549bd80, exception code 0xc0000005, fault offset 0x00047a23, process id 0x1288, application start time 0x01c8856f67b6ceec.Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2008-03-14T01:04:51.000Z" /> <EventRecordID>42082</EventRecordID> <Channel>Application</Channel> <Computer>James-PC.DOMAIN06</Computer> <Security /> </System> <EventData> <Data>ReportingServicesService.exe</Data> <Data>2007.100.1300.13</Data> <Data>47ac1741</Data> <Data>kernel32.dll</Data> <Data>6.0.6000.16386</Data> <Data>4549bd80</Data> <Data>c0000005</Data> <Data>00047a23</Data> <Data>1288</Data> <Data>01c8856f67b6ceec</Data> </EventData></Event>and the Reporting Services Configuration Manager Logged the following:System.InvalidOperationException: Cannot start service ReportServer on computer 'JAMES-PC'. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion --- End of inner exception stack trace --- at System.ServiceProcess.ServiceController.Start(String[] args) at System.ServiceProcess.ServiceController.Start() at ReportServicesConfigUI.Panels.ServerInformationPanel.StartStopServiceTask(Boolean start)
Version
Category
Operating System
Platform
Please wait...