Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Port number is not remaining in URL when navigating in DNN
saintpiofan
#1 Posted : Sunday, February 18, 2007 4:58:02 AM(UTC)
Groups: Member
Joined: 2/18/2007(UTC)
Posts: 1
Location: Pennsylvania

Hello, got a problem using DNN 4.4

I load DNN with UltiDev without a problem, and load to my home page fine. The problem is when i try navigating in DNN. The port number in the url doesnt persist.

These are my url's giving me problems:

Home Page:
http://localhost:1454/Default.aspx

Clicking the Login icon:
http://localhost/Home/tabid/36/ctl/Login/Default.aspx

If i add the port number :1454 to the url link, the login page comes up fine. Same with any other pages i add or navigate to using DNN.

How do i get around this so i can navigate my DNN pages without adding the port manually every time i click a page?
Ultidev Team
#2 Posted : Sunday, February 18, 2007 8:33:03 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi!

Although we are not very proficient in DNN, we think the issue you may have is caused by DNN saving the base URL somewhere in it's configuration - either in a database or in some config file. Please refer to DNN support community sites to find where exactly that settings is stored. To make UltiDev Cassini easier to use for DNN developers, we recommend doing two things while installing DotNetNuke:
1. When registering DNN with Cassini, make sure Keep in Application In Memory flag is turned off until application was completely installed and configured. With that flag on DNN will not install correctly. After you finished installing and configuring DNN, you can turn on Keep Application In Memory flag if you wish.
2. When pointing your browser to DNN for the first time, use the same base URL as everyone else will be using. For example, if your users will access your application at http://dnn.contoso.com:1234/Home/tabid... etc, you will need to run DNN for the first time using the same base http://dnn.contoso.com:1234/ URL, and not http://localhot;1234. The reason for that is above-mentioned feature of DNN - where base URL is stored as a part of configuration.

Please let us know if you were able to resolve the issue.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#3 Posted : Tuesday, September 18, 2018 10:05:51 PM(UTC)
Groups:

Message was deleted by a Moderator.
Rss Feed  Atom Feed
Users browsing this topic
Guest (3)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.