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 ...DNN 5.0 installation error on ASP.NET Development ServerDNN 5.0 installation error on ASP.NET Development Server
Previous
 
Next
New Post
12/28/2008 10:30 PM
 

Hi guys,

I have a development environment set up for developing DNN modules. In the Solution I have already two website projects included:
04.09.00_Development
04.09.00_Staging

I now want to install 05.00.00 the same way to be able to develop side-by-side on different versions depending on client needs. However, using the new version 5 install package and starting the InstallWizard.aspx it fails with the following error:

System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Utilities.MSAJAX.Serialize(Object Obj) at DotNetNuke.UI.Utilities.ClientAPI.SerializeClientVariableDictionary(Page objPage, Dictionary`2 objDict) at DotNetNuke.UI.Utilities.ClientAPI.CAPIPreRender(Object Sender, EventArgs Args) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.HtmlControls.HtmlInputHidden.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

I double-checked if I did something wrong 100 times and even installed a 04.09.00 just to make sure. The 04.09.00 install fine without problems though. I also tried using the 05.00.00 website from a blank solution (the old-fashioned way) to make sure that my setup didn't have anything to do with it.

Could someone maybe try to install DNN 05.00.00 from the ASP.NET Development Server?

Even better.... does someone have a solution to this issue?

For the record... I have not yet tried to install a 04.09.01 and upgrade it to a 05.00.00 using the Development Server.... It is 4:30 in the morning, so bear with me ;-)

 
New Post
12/29/2008 8:21 AM
 

a) Do you have MS AJAX installed on your PC? I'd install it if it's not there.

b) Make sure file security permissions are correct, make sure you reset security permissions for child objects/files/folders, not just set permissions for the parent folder.



Alex Shirley


 
New Post
12/29/2008 11:38 AM
 

i have the same problem installing a empty version of 5.0

created a virtual folder and did set all permissions as explained in the installion document.
then i went to the wizard and after checking all optional modules the error showed up.

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabID, PortalAliasInfo objPortalAliasInfo) +41
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2955
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
 

I'll try and search how to reset the whole installation, until now i can't get back to the wizard.
Anyone knows how the installation can be resetted?

 
New Post
12/29/2008 1:14 PM
 

i managed resetting it by dropping all procedures, functions, foreign keys, views and tables.. for example the stored procs with :
SELECT 'DROP PROCEDURE ' + sysobjects.NAME
FROM sysobjects
where sysobjects.type = 'P'

anyway, not checking all the modules didn't gave an "object reference not set to an instance of object"

 
New Post
12/29/2008 1:30 PM
 

do you have 2 installations in a single solution? I do not understand, usually installations should be separated.

Raymond, if you have issues with initial installation, it is easiest to drop database and restart from scatch, otherwise you might have issues with leftovers.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5.0 installation error on ASP.NET Development ServerDNN 5.0 installation error on ASP.NET Development Server


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