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...5.2.3 to 5.3.1 Error, XmlController Line 34 script timeout5.2.3 to 5.3.1 Error, XmlController Line 34 script timeout
Previous
 
Next
New Post
3/25/2010 1:20 PM
 

 
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

 

 

Trying to figure out why after putting the update files into the dnn directory for the install process I get this error when trying to procede with the install.

 

Thank you

 
New Post
3/25/2010 1:59 PM
 

I'm getting the same error...but im upgrading from 5.2.1

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30002: Type 'Web.HttpResponse' is not defined.

Source 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: D:\inetpub\wwwroot\SIS\App_Code\XML\Handlers\download.vb    Line: 34


http://shop.smallinternetsolutions.com
UNLIMITED HOSTING for less...
Windows Hosting Starting at $3.95/mo
 
New Post
3/25/2010 3:08 PM
 

This is the exact error Im getting.  Thanks for adding it all.  Any ideas?

 
New Post
3/25/2010 3:19 PM
 

Same here.  I got the error with 5.3.0, too (thankfully, as it seems).

Does this have to do with the new XML module (4.3.5) that isn't quite released yet?

 
New Post
3/25/2010 3:53 PM
 

here is more info i have on ther error to help any...

Microsoft (R) Visual Basic Compiler version 9.0.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.

D:\inetpub\wwwroot\SIS\App_Code\XML\Components\ControllerBase.vb(39) : warning BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0.  Please use ModuleController.GetModuleSettings(ModuleId)'.

                    Return PortalSettings.GetModuleSettings(ModuleID)
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
D:\inetpub\wwwroot\SIS\App_Code\XML\Handlers\download.vb(34) : error BC30002: Type 'Web.HttpResponse' is not defined.

        Private Sub RenderToResponseStream(ByVal Response As Web.HttpResponse, ByVal controller As XmlController)
                                                             ~~~~~~~~~~~~~~~~                                   
D:\inetpub\wwwroot\SIS\App_Code\XML\Handlers\download.vb(75) : warning BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0.  Please use ModuleController.GetModuleSettings(ModuleId)'.

                Dim settings As Hashtable = portalSettings.GetModuleSettings(ModuleId)
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
D:\inetpub\wwwroot\SIS\App_Code\XML\Handlers\download.vb(78) : warning BC40000: 'Public ReadOnly Property AuthorizedViewRoles() As String' is obsolete: 'Deprecated in DNN 5.1. All permission checks are done through Permission Collections'.

                If PortalSecurity.IsInRoles(moduleInfo.AuthorizedViewRoles) OrElse PortalSecurity.IsInRoles(portalSettings.AdministratorRoleName) OrElse (Not (userInfo Is Nothing) AndAlso userInfo.IsSuperUser) Then
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                           
D:\inetpub\wwwroot\SIS\App_Code\XML\Handlers\download.vb(89) : error BC30002: Type 'Web.HttpContext' is not defined.

        Private Sub handleAuthenticateRequest(ByVal context As Web.HttpContext)
                                                               ~~~~~~~~~~~~~~~
D:\inetpub\wwwroot\SIS\App_Code\XML\Parameters\ParameterInfo.vb(347) : warning BC40000: 'Public Property Email() As String' is obsolete: 'Deprecated in DNN 5.1'.

                            Return CStrN(objUser.Membership.Email, TypeArgument)
                                         ~~~~~~~~~~~~~~~~~~~~~~~~              


http://shop.smallinternetsolutions.com
UNLIMITED HOSTING for less...
Windows Hosting Starting at $3.95/mo
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...5.2.3 to 5.3.1 Error, XmlController Line 34 script timeout5.2.3 to 5.3.1 Error, XmlController Line 34 script timeout


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