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...Trying to run http://localhost/dotnetnuke with v4.3.3Trying to run http://localhost/dotnetnuke with v4.3.3
Previous
 
Next
New Post
8/2/2006 2:42 AM
 
 I am trying to run http://localhost/dotnetnuke version 4.3.3 and got the following error.  Hope anyone can shed some lights to the following error.  Appreciate very much your help.

Server Error in '/DotNetNuke' Application.

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 'HttpServerUtility' is not defined.

Source Error:

Line 61:         ''' -----------------------------------------------------------------------------
Line 62:         Private Sub CheckVersion()
Line 63:             Dim Server As HttpServerUtility = HttpContext.Current.Server
Line 64:             Dim Request As HttpRequest = HttpContext.Current.Request
Line 65:             Dim Response As HttpResponse = HttpContext.Current.Response

Source File: c:\inetpub\wwwroot\DotNetNuke\App_Code\Global.asax.vb    Line: 63






Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
 
New Post
8/2/2006 12:33 PM
 

I added "Imports System.Web" to the top of Import statements,  e.ge.

Imports System.Security
Imports System.Security.Principal
Imports System.Threading
Imports System.Web                       'new, added to the import statement
Imports System.Web.Security
Imports System.IO

and the error is pushed to:

Server Error in '/DotNetNuke' Application.

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: BC30451: Name 'Config' is not declared.

Source Error:

Line 69: 
Line 70:             Dim AutoUpgrade As Boolean
Line 71:             If Config.GetSetting("AutoUpgrade") Is Nothing Then
Line 72:                 AutoUpgrade = True
Line 73:             Else

Source File: c:\inetpub\wwwroot\DotNetNuke\App_Code\Global.asax.vb    Line: 71



 




Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

 

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Trying to run http://localhost/dotnetnuke with v4.3.3Trying to run http://localhost/dotnetnuke with v4.3.3


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