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

RadScriptManager in Q3???

1 Answer 83 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 15 Nov 2008, 12:07 AM
I had Q2 installed (still do) and now I've installed Q3.  In my installation directory for Q3 I have 40 items such as RadAjax.Net2.dll/xml, RadGrid.Net2.dll/xml etc.  I do not have a Telerik.Web.UI.dll such as is present in my Q2 installation \bin directory.

So, now I'm trying to port over a Proof Of concept that was midstream in development using Q2 binaries.  So, I'm trying to determine which DLLs I need to 'reference' in my webapp to maintain as much of my codebase as possible in my port over to Q3.

I've referenced: RadAjax.Net2.dll and RadGrid.Net2.dll

I cannot locate: RadScriptManager, RadScriptBlock

I see the namespace has morphed from Telerik.Web.UI... to Telerik.Webcontrols...  After converting my 'using' statements to the new namespace I still can't locate the above.

I've tried using RadAjaxManager but it does not seem to be the same as RadScriptManager.

The Q3 installer did not install the Document Explorer help files for the Q3 release. I downloaded the Q3 CHM file from your site to see if I could get more guidance, but the file indicates there's still a Telerik.Web.UI namespace with a RadScriptManager in it...

Can you help clear this all up for me?

I don't see these changes (namespace, renamed objects) mentioned in your 'Breaking Changes' document.  Help!!!

Thanks, Scott

1 Answer, 1 is accepted

Sort by
0
Accepted
Kevin Babcock
Top achievements
Rank 1
answered on 16 Nov 2008, 05:52 AM
Hi Scott,

It looks like you downloaded the Q3 2008 version of the RadControl for ASP.NET (very different from the RadControls for ASP.NET AJAX). These are the old version of our controls (before we rebuilt the controls on top of the ASP.NET AJAX framework) and are updated to support customers still using them. The older controls are deployed in multiple assemblies and exist in the Telerik.Webcontrols namespace. The newer controls are all combined in one assembly (Telerik.Web.UI.dll) and all live inside the Telerik.Web.UI namespace. If you have been using the RadControls for ASP.NET AJAX I highly suggest you head back to your Client.NET account and download the correct installation files. To download the RadControls for ASP.NET AJAX, navigate to http://www.telerik.com/account/purchases-and-downloads.aspx (you must be logged in), click on 'RadControls for ASP.NET AJAX', and then select the 'Downloads' tab. You should see the latest version: Version 2008.3 1105. Here is a screen shot of what you should be looking at.

If you are an active subscriber and do not see the correct Q3 2008 version of the RadControls for ASP.NET AJAX in your account, open a ticket so that someone can help you out right away.

Regards,
Kevin Babcock
Tags
Ajax
Asked by
Scott
Top achievements
Rank 1
Answers by
Kevin Babcock
Top achievements
Rank 1
Share this question
or