please help me configre the Reporting server...

  • Hi,

    I created a named instance first with Reporting services, which was running successfully in creating reports. But, when I'd to deploy it it was asking me to give the Reporting Services Login, where I had to enter two fields (the Server name was shownup with URL) . (I think I gave URL correctly like http:\\ \ReportingServer) But I'd to enter the other two fields which are related to Webservice logon User name and password. Now my questions are

    1)Where can I get the webservice logon things..? Please help me resolve this issue

    As this didn't work with named instance I tried creting a default instance, where The Reporting services was itself not getting logged in to the Management Studio giving an error like

    "client found response content type of 'text html charset utf-8' but expected 'text xml"

    2)In this case It's failed at the first step itself...Please help me resolve issues...

    I'm new to using SSRS I'm tired of configuring the Reporting server

    Thanks in advance

    Vsoma

  • somareddy.svr (12/10/2008)


    Hi,

    I created a named instance first with Reporting services, which was running successfully in creating reports. But, when I'd to deploy it it was asking me to give the Reporting Services Login, where I had to enter two fields (the Server name was shownup with URL) . (I think I gave URL correctly like http:\\ \ReportingServer) But I'd to enter the other two fields which are related to Webservice logon User name and password. Now my questions are

    1)Where can I get the webservice logon things..? Please help me resolve this issue

    As this didn't work with named instance I tried creting a default instance, where The Reporting services was itself not getting logged in to the Management Studio giving an error like

    "client found response content type of 'text html charset utf-8' but expected 'text xml"

    2)In this case It's failed at the first step itself...Please help me resolve issues...

    I'm new to using SSRS I'm tired of configuring the Reporting server

    Thanks in advance

    Vsoma

    By default access to the http://localhost/Reports and http://localhost/ReportServer/... require authentication. This is usually the user logged in trying to run the reports. Based on your IE settings they can be passed automatically. Make sure that users has access to the report server. Depending on your security needs you can change some permissions either at the IIS level for the 2 web sites (enable anonymous access and enable that user to have access to the reports) or in the "Reporting Services Configuration Manager" under execution account to enabled unattended operations.

    I believe the error you are getting about content typing being wrong is due to your login issue. The application expected an xml soap response and instead got an html http error response (something probably like 403)

  • Hi,

    Thank you for responding. Could you please provide some more details of how I can change the settings in my IE so that it mayn't ask for the credentials. Also, I did configure the execution account in RS config Mngr. But, where should I use the concerned account. I tried providing the same details in the Reporting services Logon, it's not working.

    Also, can you please explain how can I troubleshoot the login issue regarding htmail and xml thing. I believe it's exactly what you predicted.

    I'm new to SSRS. I know providing these details costs alot of patience. Try to include as many details as possible.

    Thank you,

    Vsoma

  • somareddy.svr (12/11/2008)


    Hi,

    Thank you for responding. Could you please provide some more details of how I can change the settings in my IE so that it mayn't ask for the credentials. Also, I did configure the execution account in RS config Mngr. But, where should I use the concerned account. I tried providing the same details in the Reporting services Logon, it's not working.

    Also, can you please explain how can I troubleshoot the login issue regarding htmail and xml thing. I believe it's exactly what you predicted.

    I'm new to SSRS. I know providing these details costs alot of patience. Try to include as many details as possible.

    Thank you,

    Vsoma

    Sorry, I misread your original question. My answer was more about runtime not deployment time. Are you using visual studio to deploy the reports or some other application?

  • It's OK

    I'm using Visual Studio (ssrs 2005)

    Can I change anything in my browser or Reporting services configure manager or somewhere else in my project so that it may not ask me for the credentials at the deployment time...

    What makes Reporting server to ask for the credentials at deployment time...

    I deployed it successfully and was able to publish the report on browser. But, I didn't get what more we can do...with the Reporting server Configuration manager.

    Thank you,

    Vsoma

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

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