Cannot deploy report to localhost

  • I have reporting services installed locally and am trying to deploy a test report. Everytime I try it just asks for a user login and I supply my details but it just keeps asking for a login and therefore won't deploy. Any ideas?

    Version 2005 btw

  • I have covered many known issues and possible solutions to this problem in the thread below if you still need help post again with relevant new error.

    Kind regards,
    Gift Peddie

  • The 'thread below' would help 😉

  • Ops my bad here is the thread it comes with base fixes and if that does not work there is another thread that comes with the long version.

    http://www.sqlservercentral.com/Forums/Topic731612-150-1.aspx

    Kind regards,
    Gift Peddie

  • Great stuff. All sorted now 🙂

    Thanks 😉

  • I am glad I could help.

    🙂

    Kind regards,
    Gift Peddie

  • Hi knight..

    You can try this. Go to IIS and then right click on Default Web Site in Web sites to go to its properties.

    In the ASP.NET tab change the ASP.NET version to 2.0

    Thanks,

    Nemo

  • Nemo - 4828 (10/27/2009)


    Hi knight..

    You can try this. Go to IIS and then right click on Default Web Site in Web sites to go to its properties.

    In the ASP.NET tab change the ASP.NET version to 2.0

    Thanks,

    Nemo

    That is not relevant to Vista user because IIS 7 and up because Windows 7 is IIS 7.5 which is what I run so I am assuming your information is for XP IIS 5.5 and IIS 6.0 which is Win2003.

    Kind regards,
    Gift Peddie

  • Hi,

    If you install SSRS not as DEFAULT instance, then when you deploy your SSRS project, you should set your "TargetServerURL" to "http://<server_name>/reportserver$<instance_name>.

    For example: your SSRS instance name is DEV and your server name is Localhost, then "TargetServerURL" should be "http://Localhost/reportserver$DEV".

    If you install SSRS as DEFAULT instance then the "TargetServerURL" should be "http://Localhost/reportserver"

    Make sure you have permission to publish into Reporting Services.

    Hope this help,

    becklery.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

Viewing 9 posts - 1 through 8 (of 8 total)

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