Hi
We have an application that calls a RS report with 20 params and renders it
straight to Excel but on almost half of the reports we receive an error.
We have noticed that on the reports that dont work the address line is as
follows http:\\%22http:\\reportserver...
and for the ones that work
http:\\reportserver...
Does anyone know why the extra http:\\%22 is being added to the address?
Many thanks
LiaMy guess is that someone has been a bit sloppy with the coding for the url
in your application. Recheck that wether the ones that are working are
listed in the same way as the ones that are not working. My guess is that
one of them are missing http:// in the url where you get the report urls.
Kaisa M. Lindahl Lervik
"lia" <lia@.discussions.microsoft.com> wrote in message
news:55ADDEEC-F2FA-4140-A8D7-CEE3B410AD0E@.microsoft.com...
> Hi
> We have an application that calls a RS report with 20 params and renders
> it
> straight to Excel but on almost half of the reports we receive an error.
> We have noticed that on the reports that dont work the address line is as
> follows http:\\%22http:\\reportserver...
> and for the ones that work
> http:\\reportserver...
>
> Does anyone know why the extra http:\\%22 is being added to the address?
> Many thanks
> Lia|||I have checked this and no, the url's are being coded the same way for all.
For the ones that dont work they have the correct url other than the
http:\\%22 at the beginning. If we delete this from the address and click go
the report render's as expected.
"Kaisa M. Lindahl Lervik" wrote:
> My guess is that someone has been a bit sloppy with the coding for the url
> in your application. Recheck that wether the ones that are working are
> listed in the same way as the ones that are not working. My guess is that
> one of them are missing http:// in the url where you get the report urls.
> Kaisa M. Lindahl Lervik
> "lia" <lia@.discussions.microsoft.com> wrote in message
> news:55ADDEEC-F2FA-4140-A8D7-CEE3B410AD0E@.microsoft.com...
> > Hi
> >
> > We have an application that calls a RS report with 20 params and renders
> > it
> > straight to Excel but on almost half of the reports we receive an error.
> >
> > We have noticed that on the reports that dont work the address line is as
> > follows http:\\%22http:\\reportserver...
> > and for the ones that work
> > http:\\reportserver...
> >
> >
> > Does anyone know why the extra http:\\%22 is being added to the address?
> >
> > Many thanks
> >
> > Lia
>
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment