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 ...Javascript error on new install of 7.0.1.0.2Javascript error on new install of 7.0.1.0.2
Previous
 
Next
New Post
10/17/2013 8:18 AM
 

Hi,

Sorry if this is a duplicate post, I've had a good look around and can't see anyone else with the same issue.

I've downloaded the latest install for DNN (via this page https://dotnetnuke.codeplex.com/relea...) and tried to run it as a new install (via visual studio development web server) but the site crashes on the second page of the wizard, I get a javascript error "Invalid character" in the jquery library and nothing happens are that.

Using the VS javascript debugger I can see in the call stack that the error seems to stem from some javascript used to update the progress bar found on the installation page, the line in question is...

var result = jQuery.parseJSON(status);

If I let the code run from here I get a further error of "Unable to get property 'progress' of undefined or null reference" in the same block of javascript code a few lines down...

if (result.progress < $("#progressbar").progressbar('value')) return;

Details of my installation;

  • Running on Windows 7 64 bit (have also tried a Windows 7 32 bit but get same error).
  • Using VS 2010
  • Installing to new (blank) database on MS SQL server 2008
  • Using a SQL user for authentication
  • Have tried the suggestion of "unblocking" the zip file before downloading
  • Given the NETWORKSERVICE user full control over the 

In addition to trying to run the installation using the wizard I also found that you can disable the wizard via  this web.config setting;

<add key="UseInstallWizard" value="false" />

running with this I am able to get successfully install DNN but when redirecting from the basic wizard page to the DNN site I get an object not set to an instance of an object error on this line...

if (PortalSettings.ActiveTab.PageHeadText != Null.NullString && !Globals.IsAdminControl())

... of the default.aspx code behind

I had a play with DNN 6 last year and didn't have any issues installing so to confirm that was still the case I downloaded the last release of DNN 6 (version 6.0.2.09 from here https://dotnetnuke.codeplex.com/relea...) and was again able to install that version without any problems at all using the same SQL server and running through VS 2010.

Any help would be appericated.

Thanks,

Ian.

 
New Post
10/18/2013 3:45 AM
 

Forgot to mention browser details!

I've tried the installation with IE 10 & the latest version of Chrome (30.0.1).

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Javascript error on new install of 7.0.1.0.2Javascript error on new install of 7.0.1.0.2


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