Friday, March 9, 2012

RS Scripts and Forms Authentication

Can you still run scripts such as CancelRunningJobs.rss after implementing
forms authentication?
I have forms authentication implemented and tried running this script
(CancelRunningJobs.rss) and I get the following error:
Could not connect to server:
http://xxx.xxx.xxx.xxx/reportserver/reportservice.asmx
the command I issued was:
rs -i CancelRunningJobs.rss -s http://myserver/reportserver
I am assuming this has to do with authentication (or lack of authentication).
Does anyone have examples of using scripts after implementing forms
authentication or know where I can look to find some?
Thanks in advance,
NickQuestion for you... How to get to Report Manager after implementing froms
authentication? Don't you need to authenticate first before trying to open
the Report Manager? If so, I would try authenticating first and then trying
to run the script. Just something to try.
"Nick P @. INDATA" wrote:
> Can you still run scripts such as CancelRunningJobs.rss after implementing
> forms authentication?
> I have forms authentication implemented and tried running this script
> (CancelRunningJobs.rss) and I get the following error:
> Could not connect to server:
> http://xxx.xxx.xxx.xxx/reportserver/reportservice.asmx
> the command I issued was:
> rs -i CancelRunningJobs.rss -s http://myserver/reportserver
> I am assuming this has to do with authentication (or lack of authentication).
> Does anyone have examples of using scripts after implementing forms
> authentication or know where I can look to find some?
> Thanks in advance,
> Nick
>

No comments:

Post a Comment