reporting services

  • can anybody please giude me how to start reporting services(SSRS) from command prompt,as i googled it but in vain.please give complete code, mssql server 2008 running on windows server 2008 with SP2.

  • net start ReportServer

  • i am getting error that ACESS IS DENIED.

  • And the error is like this:

    Service cannot be started. System.IO.FileLoadException: Could not load file or assembly 'ReportingServicesNativeServer, Version=0.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)

    File name: 'ReportingServicesNativeServer, Version=0.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' ---> System.Runtime.InteropServices.COMException (0x800736B1): The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)

    at Microsoft.ReportingServices.Library.ServiceAppDomainController..ctor()

    at Microsoft.ReportingServices.Library.ReportService.OnStart(String[] args)

    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

  • naidu6 (9/23/2013)


    i am getting error that ACESS IS DENIED.

    Open the command prompt Windows with Admin previleges.

    Right click on Command Promopt -> Run as Administrator

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply