Why do I get the following warnig in every pages I use the 'RadFormDecorator?
Warning 5
Element 'RadFormDecorator' is not a known element. This can occur if there is a compilation error in the Web site, or the web.config file is missing.
Thanks,
Eric
3 Answers, 1 is accepted
0
Georgi Tunev
Telerik team
answered on 17 May 2008, 08:09 AM
Hi Eric,
Have you tried the suggestions stated in the error message? Also please make sure that your web.config is set up to use ASP.NET AJAX.
If you still experience problems, please open a support ticket and send us your project or a sample one where the problem can be reproduced. We will check it and get back to you with solution.
When creating an ASP.NET AJAX site , you should choose "ASP.NET AJAX-Enabled Website" from the Templates field in Visual Studio - this will ensure that the web.config that will be automatically created will be ASP.NET AJAX enabled.
As an alternative, you can use a web.config file from another Ajax application. For example - the ASP.NET 2.0 AJAX Extensions one. For convenience I attached to this thread the default web.config file from ASP.NET 2.0 AJAX Extensions v1.0.61025.
I hops this helps.
Sincerely yours,
Georgi Tunev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.