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

[Solved] Is 2009.3.1103.0 SP2 ?

5 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
IQworks
Top achievements
Rank 1
IQworks asked on 04 Jan 2010, 01:07 PM
  I am wondering if I have the latest version of Telerik MVC ?

5 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Jan 2010, 01:22 PM
Hello IQworks,

The current official version is 2009.3.1223. It is not officially called SP2 although it is newer than SP1 (SP2 is not officially released yet). You can find more info what changed in the following blog posts:
http://blogs.telerik.com/atanaskorchev/posts/09-12-18/telerik_extensions_for_asp_net_mvc_now_support_asp_net_mvc2_rc.aspx
http://blogs.telerik.com/atanaskorchev/posts/09-12-23/new_release_of_telerik_extensions_for_asp_net_mvc_-_now_with_cdn_support.aspx

Sincerely yours,
Atanas Korchev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
IQworks
Top achievements
Rank 1
answered on 04 Jan 2010, 03:30 PM
  Hi,
   Not sure I understand MVC1 and MVC2 .... 
      Am I to use MVC1, MVC2 or both ?
      Do I need to update ... 
      a - My UI in the Bin ?
      b - WebAssetHttpHandler code in my web.config ?
      c - I already delete the 1103 content and replaced with the 1218 content.
      d - Not sure I understand the MVC2-NET35 debug and release issue ?
 
0
Atanas Korchev
Telerik team
answered on 04 Jan 2010, 03:58 PM
Hello IQworks,

MVC1 and MVC2 depends on the version of ASP.NET MVC which you are currently using. The official version is 1.0 and 2.0 is currently in "Release Candidate" state. It is up to you to decide which version of ASP.NET MVC to use.

To upgrade you need to do the following:
  1. Update the reference to Telerik.Web.Mvc.dll
  2. Copy the Scripts and Content folders (should be 2009.3.1223 not 2009.3.1218)
  3. Rebuild your application so it uses the new reference

Regards,
Atanas Korchev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
IQworks
Top achievements
Rank 1
answered on 04 Jan 2010, 04:25 PM
 I think I see, MVC1 is like an upgrade for MVC 1.0, and MVC2 is the beta for MVC 2.0 ?
0
Atanas Korchev
Telerik team
answered on 05 Jan 2010, 08:01 AM
Hello IQworks,

Yes, the MVC1 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 1.0. The MVC2 subfolder of the bin folder contains the build which is targeting ASP.NET MVC 2.0 RC.

I hope this helps,
Atanas Korchev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
IQworks
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
IQworks
Top achievements
Rank 1
Share this question
or