SQL 2005 Reporting services

  • Hello,

    I am trying to get to SQL Reporting services. I am running Windows server 2003 with SQL 2005.

    When entering :

    http://yourservernamehere/reports

    I keep getting the following error:

    "Service Unavailable"

    I verified that the ssrs is running.

    Any ideas?

    Thanks much in advance.

  • It means IIS 6 is either not configured correctly during installation or Asp.net is not registered with IIS. So you need to remove IIS 6 in add remove Windows component and add it again this time click on details and add all the features needed to run Asp.net. Then go to the location below in your C drive and run aspnet_regiis. The reason IIS 6 comes locked down to render only static html.

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

    Kind regards,
    Gift Peddie

Viewing 2 posts - 1 through 2 (of 2 total)

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