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...MagicNews - how/where to obtain source?MagicNews - how/where to obtain source?
Previous
 
Next
New Post
1/10/2009 12:03 PM
 

Can anyone help.

I've tried many ways to contact the MagicNews folks about obtaining/purchasing source code on the module. The reason I need it is to simply recompile againsty a newer version of Telrik's RadEditor. We currently swap in/swap out dll's depending on what we're trying to work with and that's getting to be more and more of a hassle.

Any leads appreciated. I haven't found the right email address or contact form from the creators to get a response to the same question.


Eric Swanzey
www.swanzey.com
 
New Post
1/10/2009 12:56 PM
 

please contact support@portalfabrik.net


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/10/2009 5:32 PM
 

 You can add something like this

<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="2008.03.1125.20" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="AjaxControlToolkit" culture="neutral" publicKeyToken="28f01b0e84b6d53e" />
        <bindingRedirect oldVersion="0.0.0.0-65535.65535.65535.65535" newVersion="3.0.20820.16598" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Extensions" culture="neutral" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="0.0.0.0-65535.65535.65535.65535" newVersion="3.5.0.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>

 

 

to the end of the web.config (note the </configuration> at the end of my example which ends the web.config). That will force all calls to the DLL to the newVersion specified. I use that so I can keep upto date on the Telerik controls without having to rebuild 20+ modules everytime.

 

 

If you google assemblybinding and some other keywords from the example there should be plenty of resources as well as asking here, I have it working so I can try to help with any questions as many others probably can too.

 
New Post
1/12/2009 6:23 AM
 

Eric,

 

I can't seem to find any records about you trying to contact me. Please send me an email at philippDOTbeckerATportalfabrikDOTnet, I'm sure we can come to an agreement. The reason we're not officially selling the sources is mainly licensing issues with Telerik. If you've got your own developer seat with them there is no problem though.


Cheers,
Philipp Becker, Peppertree Solutions
 
New Post
1/12/2009 10:58 PM
 

Thanks everyone. And Baatezu, thanks for pointing out the forest I wan't seeing because of the trees in the way.

Philipp, sorry for my confusion on how to contact. We have a Telerik dev seat, so I will email you shortly.


Eric Swanzey
www.swanzey.com
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...MagicNews - how/where to obtain source?MagicNews - how/where to obtain source?


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