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 Fresh Install problems.DNN 5 Fresh Install problems.
Previous
 
Next
New Post
1/7/2009 2:11 PM
 

Hi, I just installed a fresh install of DNN 5 on a windows server 2003 system, with SQL server 2008 Enterprise. The install went fine, with no errors. So I go to my site, and try to login, and it won't let me. The menu appears to be broken, and the login, and register links don't work.

Any ideas?

 

Thanks for your help,

Ryan 

 
New Post
1/17/2009 11:49 AM
 

can you please inform me the localhost address because in normal case this wasn't happend but if you use some port with local host like this localhost:8989 then the links will not work that i have face in my last expirence

 

well if you did not use any port then do the fresh installation like this

 

1. open the web.conf and change the connection string like this close the first one by default its open

 <connectionStrings>
    <!-- Connection String for SQL Server 2005 Express 
<add name="SiteSqlServer" connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" providerName="System.Data.SqlClient" />-->
    <!-- Connection String for SQL Server 2000/2005-->
    <add name="SiteSqlServer" connectionString="Server=(local) or serverid;Database=databasename;uid=userid;pwd=Password;" providerName="System.Data.SqlClient" />
      </connectionStrings>
 

 

2. same like this change this

 <appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules  
    <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;" />-->
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules -->
    <add key="SiteSqlServer" value="Server=(local) or serverid;Database=databasename;uid=userid;pwd=Password;"/>

 

 

after that start the installation then its work make sure you must create the db manually
 

 
New Post
1/17/2009 12:29 PM
 

Restart IIS/clear browser cache.

Check Javascript/cookies are enabled and that your firewall/privacy features are not getting in the way.



Alex Shirley


 
New Post
1/19/2009 12:51 AM
 

 Yes alex is also correct i forgot that point bacuase the dnn links working on js is your js enable ? check this first 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5 Fresh Install problems.DNN 5 Fresh Install problems.


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