Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Telerik In 5.2?Telerik In 5.2?
Previous
 
Next
New Post
11/30/2009 3:07 PM
 

Thanks, maybe the included license should be more specific.

All my questions have got good answers now.

 

 

 
New Post
11/30/2009 3:50 PM
 

Thanks much for the clarification.

This has turned out to be a bigger announcement than what I thought it was at first - and I thought it was pretty big initially.  Having the entire suite of Telerik controls included with PE is a very good selling point. But I think including just the RAD editor with CE as well as PE could solve problems from several different angles.

Until that happens I guess I will have to test if the provider shipped with Telerik's trial modules will work with the .dll in 5.2 CE.

 

 
New Post
11/30/2009 6:51 PM
 

<p>I think the Telerik assembly included with 5.2 is going to cause problems for some module developers who ship the same assembly but a different version and have dependecies on that specific version.&#160; Telerik doesn't support multiple versions in the same asp.net app. You can't have more than one Telerik.Web.UI.dll in the bin folder.</p> <p>Even though a newer version should be backward compatible, some modules will error out trying to find the version they are expecting.</p>

 
New Post
11/30/2009 6:57 PM
 

 there is a web.config fix to force a version.  check this thread for examples

http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/-1/threadid/341103/scope/posts/Default.aspx

 

EDIT: That link is now dead - so here's the web.config fix that I use

  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <probing privatePath="bin;bin\HttpModules;bin\Providers;bin\Modules;bin\Support;" />
      <dependentAssembly>
        <assemblyIdentity name="Telerik.Web.UI" culture="neutral" publicKeyToken="121fae78165ba3d4" />
        <bindingRedirect oldVersion="0.0.0.0-65535.65535.65535.65535" newVersion="2009.03.1104.35" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>

 

Set newVersion to the latest version of the DLL that is installed.

I put that block right above the </configuration> closing tag.

 
New Post
12/1/2009 4:25 PM
 

Thanks for the update.

"a DotNetNuke Professional Edition customer now receives the rights to allow an unlimited number of developers within their organization to utilize the Telerik controls for DNN development. So if you have 2 or more developers in your organization, it makes good economic sense to purchase DotNetNuke Professional Edition."

Very nice...

Mike

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Telerik In 5.2?Telerik In 5.2?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out