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

Problem with versions of Telerik RadTools

3 Answers 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
fan
Top achievements
Rank 1
fan asked on 27 Jun 2010, 08:51 PM
I'm using the trial version of Telerik Rad WinForm Tools in Visual Studio 2010 Ultimate,
 but when I move my project in a second computer the Rad Tools doesn't work correctly.
I am asking you if the trial versions of Telerik Rad WinForm Tools have any problem and also if the new versions of Telerik Rad WinForm Tools supports all functionality of older versions.

Thank you in advance!

3 Answers, 1 is accepted

Sort by
0
Vassil Petev
Telerik team
answered on 01 Jul 2010, 09:53 AM
Hi fan,

Thank you for contacting us and for evaluating our tools.

Could you please tell us what are actually the problems you experience on the other machine? Is .NET Framework installed on that machine? If you do not have Telerik RadControls for WinForms installed on the other machine you will need to specify CopyLocal to all assemblies so that they are deployed on the other machine also. The trial version is fully functional and is not restricted to a certain desktop or number of installations. More information on deploying WinForms applications you can find in our help: Application Deployment

As for your second question - yes, all new versions support previous functionality, i.e. we do not remove functionality from our tools. Sometimes a property or a method may become obsolete and in this case we provide an alternative to the updated feature. Such obsolete pieces of our framework are supported for at least two subsequent releases in order to ensure that our users have the needed time frame to update their code. 

I hope this information is useful. Do not hesitate to contact us if you have other questions.


Regards,
Vassil
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
fan
Top achievements
Rank 1
answered on 07 Jul 2010, 03:10 PM
In case of obsolete methods or properties shoud i change my hole project which is based on these methods or properties?
Any suggestions from you in this case?

P.S
I downloaded the Q2 beta tools and i experince problem in RadGridView (in method MasterGridViewTemplate) which was created in design mode with Q1 SP2 Rad tools.
0
Vassil Petev
Telerik team
answered on 07 Jul 2010, 06:26 PM
Hello fan,

In this case you have two options:
  • you can choose to leave your project as is and not update to the latest version of RadControls.
  • you can update the obsolete properties, methods and/or events in your project to the new ones. Visual Studio warns of the obsolete references so that you can take action. As I said, we keep the obsolete events/properties/methods for at least an year. In case you still experience troubles updating we will glad to help you, and even rework your project for you.


Regards,
Vassil
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
fan
Top achievements
Rank 1
Answers by
Vassil Petev
Telerik team
fan
Top achievements
Rank 1
Share this question
or