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 ...4.6.2 source does not work with local webserver4.6.2 source does not work with local webserver
Previous
 
Next
New Post
10/16/2007 7:08 AM
 

I have not been able to run this version from source code using the built-in local webserver in VS2005.  I've posted on the forum and it seems as though there are at least 6 other people with similar experiences. hlp plz!  this is officially an sos!

It does work when i use iis but when i run it from the local webserver the images are missing from installwizard.aspx and it hangs when trying to create the db objects.

 
New Post
10/17/2007 10:24 AM
 

Are you sure that your database connection informaiton is set correctly?

I know that some have had issues with the images etc, due to the port number display when using the built-in VS web server.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
10/17/2007 12:16 PM
 

Mitchell-

Thanks for the reply.  Do you know of anyone successfully running it from the local webserver?  Im prettty certain about my connection string:
<add name="SiteSqlServer" connectionString="Data Source=.\SQLExpress;Initial Catalog=UEPortal;Integrated Security=True" providerName="System.Data.SqlClient" />

Interestingly though http://localhost:1138/Website/Install/Logo.gif yields:
the stored procedure 'dbo.dnn_GetPortalAliasByPortalID' doesn't exist.

I have no clue what is going on here.  Im sure that sproc doesnt exist and cant understand where the call is originating from.

I also found and figured out that i needed to set an unpublished appsetting called UsePortalNumber to true and did that.

Once again, Thanks!

 

 
New Post
10/17/2007 12:20 PM
 

I am having the same issues as the first poster and I am working with the VS StarterKit. Broken images and a never-ending progress bar when installing the DB scripts.

It would be great if someone would post a solution. Thanks!

 
New Post
10/19/2007 12:44 AM
 

There is a problem with InstallWizard.aspx.  I dont know the cause of the issue but I have found a workaround. 

There is a routine called CheckVersion in Global.asax.vb that causes dotnetnuke to redirect to either install.aspx or installwizard.aspx based on the value of an appSetting in web.config.  The following appsetting is shipped with dotnetnuke:
<add key="UseInstallWizard" value="true" />
which causes dotnetnuke to redirect to the problematic installwizard.aspx.

Change the setting to:
<add key="UseInstallWizard" value="false" /> 
and dotnetnuke will redirect to install.aspx which will correctly install the database objects.

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...4.6.2 source does not work with local webserver4.6.2 source does not work with local webserver


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