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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesHow to deploy another web application under DNN as virtual directoryHow to deploy another web application under DNN as virtual directory
Previous
 
Next
New Post
9/8/2010 10:42 PM
 
How do you add a separate application into the structure of the DNN site?

I have a separate application that needs to run under the www.domainaname.com for the https/ssl and I cannot get the site to load once it is under the dnn folder.

For example I have the site set up as it's own site with it's own app pool and it works fine. But once I put the folder inside the dnn folder structure and connect it to the correct app pool I get this error:

The code subdirectory '/ExamApp/App_Code/IFrame/' does not exist
Line 171: <codeSubDirectories> 
Line 172: <add directoryName="IFrame" /> 
Line 173: </codeSubDirectories> 
Line 174: </compilation>

I have looked in google and sifted through a few pages but they are all old and the suggestions that are given do not work, as I cannot put the <location> in as I get another issue all together.

ex: 
<location path="." inheritInChildApplications="false">
    <system.web></system.web>
</location>
There has to be away to do this and I cannot figure it out. Any help?

 
New Post
9/9/2010 7:45 PM
 
this site showed me what to do:
http://runtingsproper.blogspot.com/20...

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

</system.web>
</location>
 
New Post
9/10/2010 5:35 AM
 
I'd also place the physical location of your second application outside the physical structure of your DNN installation folder.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesHow to deploy another web application under DNN as virtual directoryHow to deploy another web application under DNN as virtual directory


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