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 ASP.Net app in virtual folder of DNN portalRunning ASP.Net app in virtual folder of DNN portal
Previous
 
Next
New Post
1/31/2008 10:12 AM
 

Hi,

 

I'm trying to run a asp.net into a virtual folder of a dnn website, 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

 
New Post
1/31/2008 1:30 PM
 

First, you've just shown us highlighted lines of your web.config, not an error.  Second, an app underneath another one will inherit web.config settings.  You need to override them in the child web.config.  Not easy between a DNN app and any basic ASP.NET app.

Jeff

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Running ASP.Net app in virtual folder of DNN portalRunning ASP.Net app in virtual folder of 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