Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterHow to turn off UM by editing the WebConfig - URGENTHow to turn off UM by editing the WebConfig - URGENT
Previous
 
Next
New Post
12/26/2009 6:12 PM
 

Hi Bruce/All,

I installed UM and now I can't get to any of my admin pages on my test site as it just redirects every page to the Profile page (this is a beta version but I need to work on my test site this week hence I am asking anyone who knows).

How do I edit my web.config to remove UM or stop it doing the Profile redirect?

 
New Post
12/27/2009 1:46 PM
 

Rodney : two steps to editing the web.config:

1) change the friendly url provider specified back to 'DNNFriendlyUrl'

2) find the HttpModule entry (there will be two, you only need to change the one for the iis version (iis6 - system.web, iis7 - system.webserver) that suits you.  Change the value back to the standard - I'm not at my dev computer but you can look it up in the release.config or development.config in your dnn package.  It's something like 'DotNetNuke.HttpModules.UrlRewriter, DotnetNuke.HttpModules' - but don't quote me on that, just a guess.

To remove the UserProfile - go into the database and delete the relevant record in the 'ifty_UserProfileAction' table.  Then restart the application (touching the web.config will work).  This wil clear the userprofile redirects etc and get you going again.

Let me know if you get it going.

-Bruce

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterHow to turn off UM by editing the WebConfig - URGENTHow to turn off UM by editing the WebConfig - URGENT


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).