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 DNN 5+ be installed in a directory with other applications?Can DNN 5+ be installed in a directory with other applications?
Previous
 
Next
New Post
7/19/2011 8:37 PM
 
Ok - when that happens you can either extract the data from the EventLog table or you can get it working again and then log into the site and view the logs which will display the full error and go from there.

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
7/20/2011 4:14 PM
 
FINALLY - issue resolved. It all comes down to stopping web.config inheritance, it doesn't matter if multiple .NET apps are nested in their own folders/app directories, it is all about the one app installed to the root of the domain because its web.config is inherited downward through all of the subdirectories in the domain root's branch.

Simply add this location tag to the root app's web.config (directly above ):



...



And be sure to close the tag directly after the tag

Hope this helps anyone out who has been in the same scenario as I have been for the past few days seeking a solution to running more than one .NET app in a domain directory :-)



 
New Post
7/21/2011 8:56 AM
 

Simply add this location tag to the root app's web.config (directly above the <system.web> tag):

<location path="." inheritInChildApplications="false">

Be sure to close it out as well, directly after the </system.web> tag


 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Can DNN 5+ be installed in a directory with other applications?Can DNN 5+ be installed in a directory with other applications?


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