Showing posts with label export. Show all posts
Showing posts with label export. Show all posts

Monday, March 26, 2012

JScript Error when printing / exporting

I have one user who can't print or export a report. For over 100 other users, they are not having this issue.

This one user gets:

MicrosoftVisual Studio Debugger

Microsoft JScriptruntime error: Object doesn't support this property or method

...then another IE modal error of:

IE cannot download Format=EXCEL from "domain name"

IE was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later.

The user is on IE 6, sp2 which is a standard browser for all users.

Okay..finally found out the issue:

User had to install the ActiveX control when first viewing the reports!!!!!!!!!

JPG image does not render in Report Manager

A JPG image does not render in Report Manager but does when I export the report to PDF format. Also it renders fine in VS.NET Preview mode.
I have tried deleting the image and redeploying it to the Report Server but with no success! I don't know what else to do.
Can anyone help me with this one please?There have been several threads on this newsgroup about problems with images
not showing up in HTML rendering.
Most likely the machine name of the report server contains a character like
"_", which causes problems with finding the image streams by IE. This is not
an issue in Reporting Services, but in Internet Explorer - related to
security patch MS01-055. Details are available at:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q316112
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"PeteJ" <PeteJ@.discussions.microsoft.com> wrote in message
news:588EF768-BD27-46E3-9FA1-4ECDF62CC444@.microsoft.com...
> A JPG image does not render in Report Manager but does when I export the
report to PDF format. Also it renders fine in VS.NET Preview mode.
> I have tried deleting the image and redeploying it to the Report Server
but with no success! I don't know what else to do.
> Can anyone help me with this one please?sql