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

Rad Controls Not Rendering in VS2008 Design mode

2 Answers 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 14 Jul 2008, 02:42 PM
We recently upgrade to the latest version of ASP.NET Ajax toolkit (v.2008.1.619.20).

When going into the Design mode (for an ASPX page), I am getting control errors.

In one example, I have a telerik:RadAjaxPanel on the page.  The error I am getting is:

"Error Creating Control - panelAjaxPanel
Unable to create type 'telerik:RadAjaxPanel',  Could not laod file or assembly'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicToken=31bf3856ad36e35' or one of its dependencies.  The system cannot find the file specified'.

Any thoughts are what is causing this issue?

Thanks.
Steve

Environment:
VS2008
XP (sp3)
Telerik v.2008.1.619.20

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 14 Jul 2008, 02:45 PM
Hi Steve,

Generally when using our .NET 2.0 version you need to have ASP.NET AJAX 1.0 installed. For .NET 3.5 version of our assembly you do not need to install this - the ajax is built-in in the framework.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Steve
Top achievements
Rank 1
answered on 14 Jul 2008, 03:07 PM
Thanks for the quick response.

I pointed to the BIN35 and all is well.

Thanks again.

Steve
Tags
General Discussions
Asked by
Steve
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Steve
Top achievements
Rank 1
Share this question
or