Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterMaster URL caused my entire LIVE site to go down HELPMaster URL caused my entire LIVE site to go down HELP
Previous
 
Next
New Post
5/5/2008 12:24 AM
 

I installed the Master URL trial and since I clicked "apply changes", only my home page is coming up.  I did carefully read the instructions and followed them. 

The rest of my site is down.  I can't even login to switch back. 

Every page, other than my home page is getting this error:  "HTTP Error 404 - File or directory not found."

My site is www.ScienceofBusiness.com

Since I can't get to my site, I'm not sure what version of DNN I'm running.  But I do know that all my modules were current versions as of today.  I use a Gumbosoft PayPal cart and Advanced Email & News Manager 2.6 Suite Edition as additional modules other than the standard DNN ones. 

I tried to submit a premium support request but received an error. Please HELP!

 
New Post
5/5/2008 12:35 AM
 

Lisa

You have enabled the 'no extensions' mode without making the accompanying change in IIS.   Unless you change your IIS configuration to run in extensionless mode (the details are in the instructions) you will continue to get 404 errors from IIS.

To get your site running again, you need to restore the web.config file you backed up before installing.  If you didn't back up your web.config file, then you need to FTP it down to your local computer, then change the setting in the 'dnnFriendlyUrl' section which controls the use of the '.aspx' extension.  You need to have a setting called pageExtensionUsage="AlwaysUse"

Let me know how you get on

-Bruce

 
New Post
5/5/2008 12:43 AM
 

Thanks Bruce.  I restored web.config and the site appears to be up and running again. 

Now, I will see if I can figure out how to make the change in IIS and try again.  If not, I will try your premum support again. 

 
New Post
5/5/2008 3:44 AM
 

Lisa

Now that you have the site running again, I'd advise checking the extensionless-configuration in IIS before applying the changes to have the 'No extension' setting turned on.

You can configure your site for no-extensions in IIS, configure Url Master but with 'Always Use' as the extension handling option , then just request one of your pages without an extension ; for example - http://scienceofbusiness.com/consulting_services/  With Url Master handling the Urls, requesting this Url should work.  It will probably 301 redirect to /consulting_services.aspx, but if you don't get the IIS thrown 404, then you know you've got the configuration correctly set up.

Once you've got the site responding to extension-less Urls, then you can configure the 'Never' option of the Extensions setting.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterMaster URL caused my entire LIVE site to go down HELPMaster URL caused my entire LIVE site to go down HELP


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).