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

"-path-" is not valid virtual path.

1 Answer 73 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Abhi Shinde
Top achievements
Rank 1
Abhi Shinde asked on 27 Nov 2010, 07:28 AM
Hi All,
       
I have been used same functionality which described in - "http://demos.telerik.com/aspnet-ajax/dock/examples/myportal/defaultcs.aspx".

 I am passing path of "doc.aspx" (not .ascx) page path as a value to dropdown.
 
But it gives as error =

'/widgets/MYPopup.aspx?tblid=2010101195336578794623&Mode=rd&uMode=hm&uColid=%202010101195336578794623&uid=0&id=0&uTabid=20101012012192484098357&rMode=hm' is not a valid virtual path.

One more question
Can I pass .aspx page to Raddoc.?

Please help!!

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 30 Nov 2010, 02:34 PM
Hi Abhi,

I guess you could place an <iframe/> element in the dock and pass the .aspx you want to load. Please note that you cannot pass virtual paths, but resolve the path using RadDock's ResolveUrl method.

Regards,
Pero
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Dock
Asked by
Abhi Shinde
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or