Greetings,

Is there any way to create a virtual directory in IIS using NantContrib
that does not actually create the application?  I just need the virtual
folder off a website, but allows the bin folder to be the main site
root\bin.

Example

Site1
        \bin
Somecustomvirtualfolder
        \content files etc

I need to be able to load the aspx files from the
Somecustomvirutalfolder when the content.dll file is in Site1\bin.

I am able to do this by creating the application with mkiisdir, but then
I have to edit the properties of the virtual folder to make it a
non-application (changes the folder icon from folder + gear to folder +
globe.)   clear as mud?

Thanks for any help pointers,

Christopher B. Snider
Technical Development Manager, Reg.Net
719.302.0200 x403
chris_snider (Yahoo! messenger ID)
-----------------------------------------------------------
"When all men think alike, no one thinks very much"
Walter Lippmann

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to