Saturday, March 31, 2012

web.config for applications in subdirectory

Hi There
I've just completed and tested one of my first .net applications, and have uploaded it to our production server, which is running an Intranet based on DotNetNuke.
Unfortunately my application needs to be in a subdirectory of the DNN application, so when I try to run my application it is failing as it's using the DotNetNuke web.config.
As I'm sure you can understand, as a novice I don't want to touch the DNN web.config as it's a beast to me, is it possible for me to tell my app to only use it's own web.config file? Thank you.

The subdirectory you app needs to go in, make it a virtual directory.
Zath

0 comments:

Post a Comment