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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Inherit Child Applications Issue – Was it fixed in DNN 4.9.X?Inherit Child Applications Issue – Was it fixed in DNN 4.9.X?
Previous
 
Next
New Post
6/23/2009 1:31 PM
 

We've never been able to upgrade to the latest versions of DNN 4.9.X because we use a Child DotNet application inside of our DNN Portal.

The issue is we at one time could edit the web.config to prevent child inherit apps from inheriting.
Somewhere between 4.8.2 and greater this ability CEASED to exist.  Now WHY we do not know. 
Therefore we’re stuck in the stone ages of using 4.8.0 because it is a non issue in 4.8.0. But unfortunatelly we cannot upgrade. We saw on the DNN Support site (GEMINI) it was on the road map to be fixed. Does anyone know if this was fixed in version 4.9.x without going to the 5.X versions?

PLEASE ADVISE ASAP.

 
New Post
6/26/2009 6:02 PM
 

I am faced with a similar situation.  I found the support ticket you were refering to #7257.

http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=7257&PROJID=2

I am not quite ready to make the leap to 5.x yet, and for security reasons I would like to update to the latest 4.x release.  Does anyone know if this fix was included in 4.9.4?

Any help would be greatly appreciated, thanks.

 
New Post
6/26/2009 7:16 PM
 

Does not look like it was fixed in 4.x, nor does it look likely to be fixed.
I would suggest leaping into 5.1.1 when it is made available (but always backup in case you need to leap back).



Alex Shirley


 
New Post
6/27/2009 2:20 PM
 

I took a look at the link provided above.  It shows:

<location inheritInChildApplications="false"> 
    <system.web>
        ...
    </system.web>
  </location>
 

Try this:

<location path="." inheritInChildApplications="false">
   <system.web>
       ...
    </system.web>
  </location>


I tested this using a previous beta but not with DNN as the root.
   Shareppoint
        DotNetNuke
        ScrewTurnWiki

See this link



mikez
 

 
New Post
6/30/2009 10:55 AM
 

Alex and Mike thank you for the replies.

I tried using the path attribute on the location tag but received the same result. Which makes sense to me because we are not really dealing with the same issue, and I think that just implies root location.  Yours is one of .net inheritance, which is fixed by that tag.  My issue is that if I fix the inheritance it breaks the dnn ajax functionality, and I need both.

It seems that DNN needs to be able to see the xpath information to see if ajax is installed and so any time a module is loaded that needs ajax it will not be given a script manager.

If anyone has any idea of a workaround it would be greatly appreciated since I utilize a lot of custom and commercial ajax modules.  In the meantime I will hope it is fixed in the first stable release of 5.x.

Thanks

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Inherit Child Applications Issue – Was it fixed in DNN 4.9.X?Inherit Child Applications Issue – Was it fixed in DNN 4.9.X?


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