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

rad controls 2.7.0 upgrade to VS2010

3 Answers 55 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Bilal
Top achievements
Rank 1
Bilal asked on 31 May 2012, 03:33 PM
We recently upgraded a website solution from Visual Studio 2008 til Visual Studio 2010 and .NET 4.0 run time.

We are using rad controls 2.7.0.

After the deployment we started getting this JavaScript run time error "Object doesn't support this property or method "Dispose".

Webpage error details


User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Fri, 1 Jun 2012 13:48:37 UTC




Message: Object doesn't support this property or method
Line: 1
Char: 2655
Code: 0
URI: http://localhost/WebResource.axd?d=LqkO_BSTes_p7ojon7e3j55Z8SiW7LISKdvkyOTLsosB67jtr8-nQ3cLsNJYPruAdDUTGOtwxCZ1H9ydWUNz0NoCSAvhT7reN0nQ5me2PljrHQx0YqwEPOrFkjMSPm1F0&t=633129313340000000

I cannot reproduce the problem on my development environment. But I can reproduce it on my test environment where I'm running an IIS site.

I looked in my bin folder and I found RadComboBox.Net2.dll (version 2.7.0.0).

I'm new to rad controls. Do we need to upgrade the rad controls? Is there a an upgrade guide?

Any help is appreciated.

I found this thread http://www.telerik.com/community/forums/aspnet-ajax/ajax/radajax-broken-in-vs-2010-beta-2-in-master-content-pages.aspx that has workaround of setting ClientIDMode property of the Page to "AutoID". It worked on my test environments.

1st test environment: Microsoft Windows Server 2003 R2, .NET 4, IIS6
2nd test environment: Microsoft Windows Server 2008 R2, NET 4, IIS 7.5

However it is still not working on our partner test environment: Microsoft Windows Server 2008 Standard, .NET 4, IIS 7.0

It's a puzzle and any help is appreciated.

3 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 05 Jun 2012, 08:58 AM
Hi Bilal,

Take a look at the following help article explaining on Migrating from RadComboBox Classic to ASP.NET AJAX version: http://www.telerik.com/help/aspnet-ajax/combobox-overview-migrating.html.

Also, the following blog post contains important tips on how to update RadControls for ASP.NET AJAX to another version: http://www.telerik.com/support/kb/aspnet-ajax/general/updating-radcontrols-for-asp-net-to-another-version-or-license.aspx.

All the best,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Bilal
Top achievements
Rank 1
answered on 07 Jun 2012, 12:53 PM
Hi Telerik

I have upgraded my Rad controls to version 2012.1.411.

Now I'm having layout problems. My custom skins are not active.

I have a folder RadControls in my website root.

My skin folder structure looks like this:

RadControls  -> Combobox -> Skins -> {Skin name}

My {skin name} folder contains images e.g. DropArrow.gif and Styles.css.

I checked Telerik.Web.UI.XML. It says that the default location for Toggle Image is ~/RadControls/ComboBox/Skins/{SkinName}/DropArrow.gif

But even though I set ShowToggleImage="true" on RadComboBox it's not appearing.

Can you help?

Thanks in advance.



0
Ivana
Telerik team
answered on 11 Jun 2012, 03:09 PM
Hi Bilal,

Make sure that the CSS classes of your custom skins are named properly as it is described in the following help article: http://www.telerik.com/help/aspnet-ajax/combobox-appearance-migrating-skins.html.

The help article linked below might be of help as well for it shows a valid approach to creating your own custom skin: http://www.telerik.com/help/aspnet-ajax/combobox-appearance-creating-custom-skins.html.

Kind regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Bilal
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Bilal
Top achievements
Rank 1
Share this question
or