This is a migrated thread and some comments may be shown as answers.

RadDock + MS ReportViewer = JScript Error

1 Answer 11 Views
Dock
This is a migrated thread and some comments may be shown as answers.
AECLDEV
Top achievements
Rank 1
AECLDEV asked on 15 Feb 2008, 09:10 PM
Hello all,

I have a Portal built from the MyPortal example posted here.  I also have a user control that has a MS ReportViewer Control inside it which I use to dynamically bind reports to. 

When I try to add a dock to the portal with this control inside it, I get a jscript error in the page 

Microsoft JScript runtime error: 'frames.119_C_ctl00_ctl00TouchSession0.location' is null or not an object

i have noticed that 119 is the PageWidgetID of the dock I am trying to place, and the error happens on this line
<iframe name="119_C_ctl00_ctl00TouchSession0" id="119_C_ctl00_ctl00TouchSession0" onload="if (frames['119_C_ctl00_ctl00TouchSession0'].location != 'javascript:\'\'') frames['119_C_ctl00_ctl00TouchSession0'].location.replace('javascript:\'\'');" src="javascript:''" style="position:absolute;width:0;height:0;visibility:hidden;"

This is a critical piece to my software, and my purchase order was sent back to us for revision, so I cannot attach a working project.  Is there any solution for this?

Thanks in advance

Greg

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 18 Feb 2008, 04:23 PM
Hi AECLDEV,

I believe the same question is being discussed in this thread - I kindly suggest that continue the discussion there.

Sincerely yours,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
AECLDEV
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or