R
Robin9876
In IIS 7 I have created a web site which is located at C:\MyWebSite
and in IIS Manager created a virtual folder which points to C:
\MyVirtualFolder. The virtual folder was then converted to an
application using a separate application pool.
However when accessing the virtual folder URL in a web browser it
appears to be using the web.config of the root web site.
What needs to change to allow the web.config in the virtual directory
to be used?
and in IIS Manager created a virtual folder which points to C:
\MyVirtualFolder. The virtual folder was then converted to an
application using a separate application pool.
However when accessing the virtual folder URL in a web browser it
appears to be using the web.config of the root web site.
What needs to change to allow the web.config in the virtual directory
to be used?