June 12, 2009 at 2:51 am
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
June 12, 2009 at 11:50 am
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
June 15, 2009 at 2:51 am
The 'thread below' would help 😉
June 15, 2009 at 6:34 am
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
June 15, 2009 at 7:32 am
Great stuff. All sorted now 🙂
Thanks 😉
June 15, 2009 at 7:39 am
I am glad I could help.
🙂
Kind regards,
Gift Peddie
October 27, 2009 at 7:36 am
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
October 27, 2009 at 10:03 am
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
November 1, 2009 at 8:52 am
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.
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply