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...Compilation errors after upgrading from 04.09.03 to 05.04.00Compilation errors after upgrading from 04.09.03 to 05.04.00
Previous
 
Next
New Post
4/28/2010 7:32 PM
 

This problem still exists in 5.4.1!

 
New Post
4/28/2010 8:33 PM
 
I've sort of lost track of the issue. I would create a new post with the full detail... However there are links with solutions already supplied by Rob, so check these first before you post.


Alex Shirley


 
New Post
4/28/2010 8:33 PM
 
You need to upgrade the modules in question (XML, Chat) prior an upgrade to DNN 5.4.0 or above.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/29/2010 4:08 AM
 
Sebastian Leupold wrote:
You need to upgrade the modules in question (XML, Chat) prior an upgrade to DNN 5.4.0 or above.
 

The problem this thread is about is non-fully qualified references in download.vb. Is this file related to these two modules?

Cheers, Rob.

 
New Post
4/29/2010 4:14 PM
 
>This problem still exists in 5.4.1!
 
Yes, it certainly does. The problem is in this file:
 
App_Code\XML\Handlers\download.vb
 
This file is not updated/included in the upgrade versions and causes a compilation error due to two non-fully qualified references. You can edit it before upgrading:
 
Edit: 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)
 
Edit: Private Sub handleAuthenticateRequest(ByVal context As Web.HttpContext)
To: Private Sub handleAuthenticateRequest(ByVal context As System.Web.HttpContext)

Cheers, Rob.
 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Compilation errors after upgrading from 04.09.03 to 05.04.00Compilation errors after upgrading from 04.09.03 to 05.04.00


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