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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Should I upgrade from 4.09.05 to 6.1 (custom modules w/ Telerik controls)Should I upgrade from 4.09.05 to 6.1 (custom modules w/ Telerik controls)
Previous
 
Next
New Post
5/9/2012 6:44 PM
 
Thanks Sebastian. Regarding the "staging" of the workflow, is it possible to allow those in the registered user category to edit/stage content (without having access to other admin features), and then have an administrator "approve" the submitted staged content? I'm thinking of HTML modules.

My "Content Manager" module is broken, and it's the one module that contains most of my site's content which is kept updated by registered users. Thanks in advance for additional help. I'll look for third party modules that might do this too.

I'm too poor for anything other than the community version
 
New Post
10/1/2012 3:40 PM
 

Following this post, I just tried to upgrade from 4.9.x to 6.2.3 and got the following error...

 Line 32:         Implements System.Web.IHttpHandler
Line 33:
Line 34:         Private Sub RenderToResponseStream(ByVal Response As Web.HttpResponse, ByVal controller As XmlController)
Line 35:             ' save script timeout
Line 36:             Dim scriptTimeOut As Integer = HttpContext.Current.Server.ScriptTimeout

 Source File:  \App_Code\XML\Handlers\download.vb    Line: 34

Was not expecting this....
Curious if i should start over?

Any suggestions?

 
New Post
10/1/2012 7:03 PM
 

Ah, I figured out the problem....
Thanks to a previous post...This fixed the issue and permitted me to continue the upgrade from 4.9.x to Dnn 6.X

I was able to fix the problem in this way: Find the download.vb file in the App_Code\XML\Handlers directory Edit line 34 from: Private Sub RenderToResponseStream(ByVal Response As Web.HttpResponse, ByVal controller As XmlController) TO: Private Sub RenderToResponseStream(ByVal Response As System.Web.HttpResponse, ByVal controller As XmlController) NOTE: You simply need to fully qualify the Web.HttpResponse as a System.Web.HttpRespone You will also need to edit line 89 from: Private Sub handleAuthenticateRequest(ByVal context As Web.HttpContext) To: Private Sub handleAuthenticateRequest(ByVal context As System.Web.HttpContext)


Note: I actually ended up going from DNN 4.9.X to DNN.5.6.3 and then checked the install and proceeded to DNN 6.X upgrade.

No real show stopping issues...
DNN has come a long way since the days of DNN 1.X



 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Should I upgrade from 4.09.05 to 6.1 (custom modules w/ Telerik controls)Should I upgrade from 4.09.05 to 6.1 (custom modules w/ Telerik controls)


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