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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Clean install error "Initialize.Init(app)"Clean install error "Initialize.Init(app)"
Previous
 
Next
New Post
10/28/2009 12:22 AM
 

Hi there,

I am unable to resolve this issue that I am facing regarding 5.1.4 it seems this particular version is worked on for IIS7 but there was no alert for people who are using IIS6, now I have lost all my application and even installed a clean install, I would really appreciate it if you can place a alert for people with IIS6 if this version is not going to work with IIS6 and if the future version will have similar issues as the 5.2.0 will most likely inherit the same configuration if not drastic changes.

Any thoughts from the core team will be appreciated. or if some one has figure out how to solve this issue for IIS6, MS SQL 2008 and OS Win 2003.

Thanks,

Wasay

**********************************************************

OS: Win 2003

IIS6
IIS Application Pool Settings: Scripts and Executable
 
Web application root Folder: Network Services (Read, Write and Modify permissions)
 
*************************************************
Server Error in '/' Application.
 
Object reference not set to an instance of an object.
 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
 
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
 
Source Error: 
 
 
Line 130:
Line 131:            ' all of the logic which was previously in Application_Start was moved to Init() in order to support IIS7 integrated pipeline mode ( which no longer provides access to HTTP context within Application_Start )
Line 132:            Initialize.Init(app)
Line 133:
Line 134:            'run schedule if in Request mode
 
Source File: C:\Inetpub\sample.com\www\App_Code\Global.asax.vb    Line: 132 
 
Stack Trace: 
 
 
[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Common.Globals.GetStatus() +65
   DotNetNuke.Common.Initialize.InitializeApp(HttpApplication app) +424
   DotNetNuke.Common.Initialize.Init(HttpApplication app) +152
   DotNetNuke.Common.Global.Global_BeginRequest(Object sender, EventArgs e) in C:\Inetpub\sample.com\www\App_Code\Global.asax.vb:132
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

http://blog.wasay.net
 
New Post
11/25/2009 1:45 AM
 

<p>&#160;I did a clean install and got the exact same thing....</p> <p><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; "><span> <h1 style="font-family: Verdana; font-weight: normal; font-size: 18pt; color: red; ">Server Error in '/DotNetNuke_Community' Application.<hr width="100%" size="1" color="silver" /> </h1> <h2 style="font-family: Verdana; font-weight: normal; font-size: 14pt; color: maroon; "><i>Object reference not set to an instance of an object.</i></h2> </span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">Description:&#160;</b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.&#160;<br /> <br /> <b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">Exception Details:&#160;</b>System.NullReferenceException: Object reference not set to an instance of an object.<br /> <br /> <b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">Source Error:</b>&#160;<br /> <br /> <table width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td><code> <pre style="font-family: 'Lucida Console'; font-size: 0.9em; "> Line 130: Line 131: ' all of the logic which was previously in Application_Start was moved to Init() in order to support IIS7 integrated pipeline mode ( which no longer provides access to HTTP context within Application_Start ) <font color="red">Line 132: Initialize.Init(app) </font>Line 133: Line 134: 'run schedule if in Request mode</pre> </code></td> </tr> </tbody> </table> <br /> <b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">Source File:&#160;</b>C:\Users\BillyZ\Desktop\holder\DotNetNuke_Community_05.01.04_Source\Website\App_Code\Global.asax.vb<b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">&#160;&#160;&#160; Line:&#160;</b>132&#160;<br /> <br /> <b style="font-family: Verdana; font-weight: bold; color: black; margin-top: -5px; ">Stack Trace:</b>&#160;<br /> <br /> <table width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td><code> <pre style="font-family: 'Lucida Console'; font-size: 0.9em; "> [NullReferenceException: Object reference not set to an instance of an object.] DotNetNuke.Common.Globals.GetStatus() in C:\Users\BillyZ\Desktop\holder\DotNetNuke_Community_05.01.04_Source\Library\Common\Globals.vb:933 DotNetNuke.Common.Initialize.InitializeApp(HttpApplication app) in C:\Users\BillyZ\Desktop\holder\DotNetNuke_Community_05.01.04_Source\Library\Common\Initialize.vb:156 DotNetNuke.Common.Initialize.Init(HttpApplication app) in C:\Users\BillyZ\Desktop\holder\DotNetNuke_Community_05.01.04_Source\Library\Common\Initialize.vb:253 DotNetNuke.Common.Global.Global_BeginRequest(Object sender, EventArgs e) in C:\Users\BillyZ\Desktop\holder\DotNetNuke_Community_05.01.04_Source\Website\App_Code\Global.asax.vb:132 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75</pre> </code></td> </tr> </tbody> </table> </font></span></p>

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Clean install error "Initialize.Init(app)"Clean install error "Initialize.Init(app)"


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