Viewing 7 posts - 1 through 7 (of 7 total)
This is certainly one that has stumped me.
The only thing I can say is that if I change AsyncRendering to true, or omit it, then I get the problem.
Luckily for...
May 21, 2008 at 8:15 am
Hi Karen,
Thanks for providing this.
I've compared with my version and can see no obvious difference other than the fact that my work is hosted elsewhere and uses https, but...
May 21, 2008 at 1:38 am
That's probably it. I'm using the <rsweb.... in my aspx and then this in my code behind:
ReportViewer1.ServerReport.ReportPath = "/ /reports/test"
I guess this is a local way of doing things?
I used...
May 20, 2008 at 9:43 am
Hi,
When you declare the ReportViewer in your aspx file (I assume that's the case) are you using <rsweb:ReportViewer... or <asp:ReportViewer .... ?
I have mine placed between ...
May 20, 2008 at 9:09 am
Hi Karen,
Are you using VS2005 or later? It seems that we may have encountered the same error but for different reasons.
My problem didn't exist when I used FireFox so my...
May 20, 2008 at 8:30 am
I've had problems with this too. I've looked into the Session state issue and opted for SQL Server against In Proc.
However it didn't solve the problem which is caused by...
May 20, 2008 at 3:36 am
Hi,
I have this issue with external emails not working with Reporting Services.
I read the comments regarding relaying with interest but I am a little worried about changing anything on the...
April 8, 2008 at 8:38 am
Viewing 7 posts - 1 through 7 (of 7 total)