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 ...Creating dev env from prod..Creating dev env from prod..
Previous
 
Next
New Post
2/11/2011 3:30 PM
 
Is there somewhere else I should be looking for this redirection issue?

added note: I swapped the first occurrence in portals alias database with the production domain name and localhost, so now instead of redirecting to production, it now just gives me errors saying to many redirects.
 
New Post
2/11/2011 3:53 PM
 
you may need to restart application after changes in the database to become effective.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/14/2011 3:46 PM
 
Restarted IIS, Restarted machine.. same thing - redirection loop

 Built up second machine, just using dev web server .. same thing - redirection loop

new installs run just fine

 Sadly it's starting to feel like I'll have to start from scratch to get past this, as it's even become unstable in the production server where I can't create a new portal, some menu options won't load in.. A lot of work ahead for something that I volunteer to support.
 
New Post
2/14/2011 3:54 PM
 
ok, did a search on redirection loop, came accross this posting: 

http://www.dotnetnuke.com/Resources/F...

did the same thing and now the page loads, thankfully :)

now is there any adverse things I need to know about the <add key="UsePortNumber" value="true" /> statement?

thanks for all the time.
 
New Post
2/15/2011 12:04 AM
 
Well, after a little finger crossing, and luck I imagine, I got this working locally now.  I'll share what I found in case others need:

To make it run on localhost it appears 1 of 2 things needed to happen:

  1. Don't include the localhost port number in the portalalias table? 
  2. if you do include the port number check the web config App Settings area to make sure <add key="UsePortNumber" value="true" />  is not commented out.
I believe I tested both of these and it worked.

for me, I was doing a major upgrade going from 5.1.1 to 5.6.1 .. trying to do it in one step failed, so I happened on this "Suggested Upgrades Path" page -- http://www.dotnetnuke.com/Resources/W... .. I followed it .. and with a little work in the code, I managed to get it working.

Starting out, I was not able to login or use any of the menu items, so on a hope that things fixed themselves, I just started installed the upgrades 

5.4.4 did not yeild any improvements on the login and to get to the install steps, I was required to add a System. namespace reference to a couple lines of code in the App_Code/Chat/DnnChatCodeHelper.vb file at line 309: 

Dim ctx As System.Web.HttpContext = System.Web.HttpContext.Current
and ?? can't seem to remember the second one.

After those tweaks the install process executed with out issue.

5.5.1 did manage to make the login work and the menu bar functional.  I was required to also add a System. namespace to module I had installed to get everything to compile after applying the patch.  This was the App_Code/effority.UserDirectory module at lines 72? and 78?

For Each pair As System.Collections.DictionaryEntry In modSettings

5.6.1 was applied successfully with out issues at this point.





 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Creating dev env from prod..Creating dev env from prod..


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