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

form decorator & IE 8 Beta

9 Answers 171 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
kollam2003
Top achievements
Rank 1
kollam2003 asked on 02 Mar 2009, 10:47 AM
Hai,
I'm using a form decorator in a page.
The page contains two text boxes & one fieldset.
Its showing correctly in Firefox.
Bt in IE8 beta its showing this error Sys.ArgumentException:  does not derive from Sys.Component. Parameter name

plz help

9 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 04 Mar 2009, 09:47 AM
Hi kollam2003,

The reason for it is that because of the new architecture of IE8, it calls a code in RadFormDecorator's logic which is intended to be used for other browsers.

We do not provide support for BETA browsers, but once IE8 is out of BETA stage, e.g. all changes in its core are finalized, we will change the logic of the RadFormDecorator control accordingly.



Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Marcus
Top achievements
Rank 1
answered on 19 Mar 2009, 05:31 PM
IE8 shipped today:  http://www.microsoft.com/windows/internet-explorer/

Looks like you can finalize the necessary changes to the RadFormDecorator.  In the meantime, do you have any work-a-rounds?

Thanks!
0
Robert
Top achievements
Rank 1
answered on 19 Mar 2009, 09:40 PM
I just spent the last 2 hours trying to figure this out...  I'm just getting up to speed with the RadTools and was trying to get the decorator to work but alas, it works just fine in FF... IE8 not so good.  I thought it was something I was doing incorrectly.

Thankfully I found this thread, now I can stop banging my head on the desk.

Bob
0
Georgi Tunev
Telerik team
answered on 20 Mar 2009, 02:03 PM
Hi guys,


We are currently working on making RadControls for ASP.NET AJAX fully compatible with the official version of IE8 that was released yesterday and we have a service pack planned in 2 weeks at latest. Until then, we suggest to use the following meta tag in your pages as a temporary solution:

<meta http-equiv="X-UA-Compatible" content="IE=7" /> 




Greetings,
Georgi Tunev
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Robert
Top achievements
Rank 1
answered on 20 Mar 2009, 04:02 PM
Yup, we can add the tag, thank you.

Bob
0
ToddKC
Top achievements
Rank 1
answered on 06 May 2009, 11:18 AM
You dont think that using the beta version and the code resources prior to the release date to fix issues would have been a good idea? You guys have been terrific, but to wait for the final release of IE8 to get things working is a little crazy. I think my first real complaint against Telerik.
0
Georgi Tunev
Telerik team
answered on 07 May 2009, 01:17 PM
Hi ToddKC,

Well our experience with browser releases shows that usually the Beta versions of the browsers are quite different in some manners than the official version - for example IE7, Firefox 2 / 3, Opera 9, Safari 3 / 4. After all, they are in Beta for a reason.
That is why we established practice to wait for the official browser release and then to provide an official service pack of our controls. There were numerous occasions when we "fixed" things to work in the Beta only to have to "fix" them again once the official version is released. For IE8 the same pattern was followed.



Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
kunal
Top achievements
Rank 1
answered on 17 Dec 2010, 11:50 AM
Hi Georgi,

Not able to run my web application with telerik rad controls used. Showing following errors on IE8 on Windows 7 OS. and used for dutch culture.
Deze webpagina bevat fouten en werkt mogelijk niet naar behoren
This web page contains errors and may not work properly
Syntaxisfout
Syntax Error
Telerik.Web.Domelement' is leeg of geen object
Telerik.Web.Dom element' is empty or no object
Regel: x
Row: x
$telerikCommon' is niet gedefinieerd
$telerikCommon' is not defined
RadMenu' is niet gedefinieerd
RadMenu' is not defined
RadGridNamespace' is niet gedefinieerd
RadGridNamespace' is not defined
Object wordt verwacht
Object expected
 
0
Georgi Tunev
Telerik team
answered on 20 Dec 2010, 02:46 PM
Hello Кunal,

From the information that you provided, it seems that for some reason the scripts for the framework and the controls failed to load. To be able to help, however, we need to get a better view over your exact case. Please open a support ticket and send us a sample project where the problem can be reproduced so we can examine it. This blog post will help you in isolating the problem in a separate project.

Thank you in advance for your cooperation.

Kind regards,
Georgi Tunev
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
Tags
FormDecorator
Asked by
kollam2003
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Marcus
Top achievements
Rank 1
Robert
Top achievements
Rank 1
ToddKC
Top achievements
Rank 1
kunal
Top achievements
Rank 1
Share this question
or