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

Bing 3D Map error with HTMLPlaceHolder: Only one 3D map can be shown at a time.

1 Answer 23 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 19 Aug 2010, 09:27 PM
I am using a RadHTMLPlaceHolder inside a RadWIndow to bring up a Bing 3D map and it comes up great the first time.  But when I return to it, I receive the following error: Only one 3D map can be shown at a time.  I tried some different settings and some other things, but I can't get it resolved.  The strange thing is that it only happens in Internet Explorer, but in FIrefox it works perfectly.  It seems as though IE is caching it somewhere and trying to reuse what is cached.  If anyone has a solution to this, I would appreciate the help.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 25 Aug 2010, 11:52 AM
Hello David,

Yes, some sites may have functionality that does not work in an iframe and since the RadHtmlPlaceholder renders all external pages into an HTML Iframe control, exceptions might occur.

You can see an exception on bing.com even if you place an IFrame over the SL application. It is also present in the w3schools test page:

http://screencast.com/t/NjhlNWVmM

Therefore it is best to show only html that you have control over in the RadHtmlPlaceholder.

Best wishes,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
HTMLPlaceHolder
Asked by
David
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or