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 ...Can't EDIT after fresh DNN7 Community installationCan't EDIT after fresh DNN7 Community installation
Previous
 
Next
New Post
3/6/2013 1:11 AM
 
John Farrow wrote:
After setting runAllManagedModulesForAllRequests to true everything worked fine for me.

web.config

<system.webserver>
    runAllManagedModulesForAllRequests="true"></system.webserver>

 John are you able to tell me where you did this because firstly I don't see this string in any of my config files - Am I meant to add it?  When I do, I get invalid xml configuration.  It's not in the default 7.0.3 install file either. I have an upgrade from 3.1.3 > 7.0.3 (not in one go but over the years) so the config file was not in the upgrade but I am unable find out where to put it.

I have other dnn 7 builds from new and upgrades but this is the first site I've had problems with... and of course it's mine!

Thanks - Nina Meiers


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
3/6/2013 7:07 AM
 

I'm running the site on IIS7 and it was a completely new installation so perhaps my web.config does not match up well to yours. The entry is an attribute on the <modules> node right under <system.webServer> (see below).

<!-- The system.webServer section is required for IIS7 compatability It is ignored by IIS6-->
  <system.webServer>
    <modules runAllManagedModulesForAllRequests="true">
      <add name="RequestFilter" type="DotNetNuke.HttpModules.RequestFilter.RequestFilterModule, DotNetNuke.HttpModules" preCondition="managedHandler" />
      ...
    </modules>
    <handlers>
     ...
    </handlers>
    <validation validateIntegratedModeConfiguration="false" />
  </system.webServer>

 
New Post
3/7/2013 1:23 AM
 
Hi John

Thanks I did that but come up with internal server error. I'll have to keep looking.

*sigh* 

Nina


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
3/7/2013 6:32 AM
 
Try looking the server's event viewer. Usually you can find some information regarding the internal server error.
 
New Post
3/7/2013 6:51 PM
 

Oh good call John - I don't know why I didn't think of it -

AssemblyVersion: 7.0.3

PortalID: 0
PortalName: xxxxx
UserID: 33468
UserName: xxxx
ActiveTabID: 36
ActiveTabName: home
RawURL: /DesktopModules/InternalServices/API/ModuleService/MoveModule
AbsoluteURL: /desktopmodules/internalservices/api/moduleservice/movemodule.aspx
AbsoluteURLReferrer: http://www.xd.com.au/home.aspx
UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID: bb2e945d-fe3b-4cfe-b135-20e375c22a91
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.ArgumentException: Item has already been added. Key in dictionary: 'UserInfo' Key being added: 'UserInfo' at System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest(IAsyncResult result) at System.Web.Http.WebHost.HttpControllerHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) --- End of inner exception stack trace ---
Source:
Server Name: xxxxxxx

 Maybe I can find something in the database to change to help me fix this .. 

Great tip - not sure why I didn't look at it earlier!!

I don't quite know where in the database to look for the duplicate entry to change.

Nina


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Can't EDIT after fresh DNN7 Community installationCan't EDIT after fresh DNN7 Community installation


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