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 ...Running another ASP.NET application under a DNN portalRunning another ASP.NET application under a DNN portal
Previous
 
Next
New Post
1/15/2008 3:31 AM
 

Hi,

I have a DNN portal that is installed as the root on my web server

What I need is to create another virtual dir (for example www.myserver.com/mynewapp) where I need to install another ASP.NET application, which is not related to DNN amd has nothing to do with it

However, when I try to access that app it seems the IIS loads first the web.config of the DNN, which cause lot of errors into my asp.net app, makeing it impossible to run.

Is there any way to still have DNN installation as root in my server, but be able to run other ASP.NET applications in subwebs?

Thank you.

Regards,

Bogdan

 
New Post
1/15/2008 5:19 AM
 

I had this problem long ago, you can view the answer on this thread:

http://forums.asp.net/p/920399/1055134.aspx#1055134

Hope this will help

 


Bilal Al-Ghazi
 
New Post
1/15/2008 5:20 AM
 

Just a small note, this was on DNN 3, so the solution might varies a little bit, but I guess same concept applies.

 


Bilal Al-Ghazi
 
New Post
1/16/2008 12:35 PM
 

if yo have problems with httpmodules, you can insert a <clear /> in the section for your virtual directory application and it should clear them as well.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
1/21/2008 8:44 AM
 

Hi,

Thanks, both <clear/> and <remove.../> worked. With Clear I didn't have to copy dotnetnike.httpmodules.dll i to my application's bin dir

But now I have few another problems:

1. I get the error:

<codeSubDirectories>
Line 87:         <add directoryName="Reports" />
Line 88:         <add directoryName="Survey" />
Line 89:       </codeSubDirectories>

I managed to work around by creating APP_CODE\Reports and APP_CODE\Survey, but is there any better (clean) solution?

2. I get the following error

<add verb="GET" path="FtbWebResource.axd" type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
<!-- This is for CAPTCHA support -->
<add verb="*" path="*.captcha.aspx" type="DotNetNuke.UI.WebControls.CaptchaHandler, DotNetNuke" />
<!-- This is for Serving files, secure, insecure, from database -->
<add verb="*" path="LinkClick.aspx" type="DotNetNuke.Services.FileSystem.FileServerHandler, DotNetNuke" />

First, in line with FreeText, I workaround by copying FreeTextBox.dll from DNN to bin's of my app. But is there another way?

Then the line with captcha.aspx, I have no idea how to fix / workaround

And finally, I expect that the line with LinkClick.aspx will cause me an error too - how to handle this?

Thanks

Bogdan

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Running another ASP.NET application under a DNN portalRunning another ASP.NET application under a DNN portal


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