Top "Virtual-directory" questions

A directory that is not stored on-disk but is only conceptualized in a specific program (e.g. an IDE).

Accessing virtual directory(mapped drive) via c#/asp.net webpage with IIS7

So i have a server A and server B. Server A: Windows Server 2008R2 Server B: Windows Server 2003 Web page …

c# asp.net iis-7 virtual-directory mapped-drive
It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level

I want to manage two web.config file in a application one for the front-end user and second for the …

asp.net iis web-config virtual-directory
IIS7 Creating Virtual Directory to files on another server

I am migrating some ASP.Net applications from IIS6 to IIS7 and all has gone well until now. I am …

asp.net iis-7 virtual-directory
Add virtual directory to an existing WebSite

Is it possible to add a virtual directory (like in IIS) to an existing website, hosted in Azure App Service. …

azure azure-web-app-service virtual-directory azureportal azure-appservice
How to make a .net web application run as the root application in Visual Studio

I've been converting some .net "Web Sites" to "Web Applications". This has been going along smoothly. One of the steps …

visual-studio iis web-applications virtual-directory web
How to configure IIS Express to debug an application in a subdirectory?

My web application is typically located in a subdirectory of the root in IIS. Suppose the subdirectory is "app" When …

asp.net debugging configuration virtual-directory
Sub-Website in IIS - ASP.NET

I have a asp.net website in the IIS which is available on internet as www.xyz.com now I …

asp.net iis virtual-directory
How to deny anonymous users to virtual directory

How can I deny access to my virtual directory, to those who havent logged into my asp.net website yet? …

asp.net forms-authentication virtual-directory
Setting up a virtual directory on IIS7

I'm setting up our server so we can install an ASP.Net web application on it. I right clicked Sites …

asp.net iis-7 configuration path virtual-directory
401.1 Error when accessing virtual directory pointing to network share

IIS5 is running on SERVER1. One of the virtual directories in IIS, myfiles, is pointing to "A shared location on …

iis virtual-directory sharing network-share