The virtual-directory tag has no wiki summary.
0
votes
0answers
12 views
wix - virtual directory definition
In order to define virtual directory in the IIS
you should define physical path and can define specific user.
I try to understand what in the wix elements used for each one.
I can see that there is ...
0
votes
0answers
4 views
Customizing Directory browsing for videos
I was hoping there was some way to customize the IIS 7 Directory browsing website to play video files, instead of trying to download them.
For example, when a user clicks on a video in a directory, ...
0
votes
0answers
10 views
Choose between Virtual Directory or Website
I have different web sites, say Site1, Site2, Site3
On IIS web server, for deployment, I have two choices,
1) Create Sites for each of them on different port.
> http://servername:5000 == ...
2
votes
2answers
65 views
Downloading a File From Virtual Directory
I am doing something wrong here, but not able to figure it out. I have a virtual directory and a files inside it and I want to download the file.
My code:
public ActionResult DownloadFile()
{
...
0
votes
0answers
15 views
Accessing WCF DataService from Virtual Directory
I am having issues consuming my WCF Data Service from within a virtual directory located in the same application in IIS. I have a large application with many forms, however I need to allow another ...
0
votes
2answers
21 views
Is it bad practice to use a Visual Studio Project folder as a virtual directory in IIS?
Is it bad practice to use a Visual Studio Project folder as a virtual directory in IIS when doing development?
Instead, should I copy the files to a separate folder once the application is compiled?
-1
votes
0answers
10 views
IIS set up new virtual directory in web site, when do directory listing i can see .asmx page, when click on the .asmx page i get error message [closed]
On IIS, i set up new virtual directory under web sites.
when do directory listing i can see .asmx page, when click on the .asmx page i get error message, " HTTP 404. The resource you are looking for ...
0
votes
1answer
47 views
Creating virtual directory for asp.net web project
I have installed windows 8 on my system and I am using visual studio 2012 and IIS 8 Express.
when I try to create a virtual directory for web project the message box shows the error message like
...
0
votes
1answer
56 views
Unable to access XML file from Virtual directory after editing the file
I am accessing an XML file through virtual directory and XML is kept at application server. Initially parsing was working fine but when I made some changes in XML after that I am not able to access ...
1
vote
0answers
113 views
IIS 7.5 MVC 4 Application + Single SSL Client Certificate Required Page
I am trying to develop an application that will have the ability to log on in two manners, username/password and Client Certificate. I have been unable to create a single page in my IIS web site ...
0
votes
1answer
123 views
Recycling the Application Pool creates 401 errors
I am using the Rewrite Module on IIS 7.
When I restart the Application Pool I get a Authentication Required window that doesn't except any credentials that it is given and when you click cancel it ...
0
votes
0answers
151 views
Getting virtual directories from IIS with powershell in an MVC application
I have created my own custom IIS directory browser in MVC3 (C#) and have hit a rough spot.
Currently I am using the "Microsoft.Web.Administration" namespace to get virtual directories out which is ...
0
votes
0answers
28 views
IIS 5 Custom Directory
I have an IIS webserver running on an XP machine. I've seen lots of great tutorials on how to customized a directory listing when running IIS 6 or 7, but since I'm running XP, I'm stuck with version ...
0
votes
1answer
80 views
Is virtual directory mapping supported in Websphere?
Is there a way to create Virtual Directory that reside outside the Websphere Home directory. In other words, how do I map a web virtual path to a directory path.
e.g. C:/Test/image.jpg
accessible ...
-2
votes
1answer
175 views
how to use Virtual Directory if its disabled in php and cant be enabled(rented servers) [closed]
I have a linux rented server in which Virtual Directory Support is disabled and they wont enable it.
My project runs on virtual directory system and uses url's like www.abc.com/xyz/ which is handled ...
0
votes
0answers
54 views
Customizing web application project template in vs2012
I have exported a Mvc 4 WEB Application with some custom logic to and packed as VSIX package.After installing the VSIX package,I am able to see custom web project in VS2012 projects.
When I launch ...
1
vote
1answer
155 views
Add virtual directory to existing website on Azure
Is it possible to do so using management dashboard:
https://manage.windowsazure.com
0
votes
0answers
70 views
httpd.conf and htaccess for sub-folders
I am using wamp (v.2), there are several websites on it, some uses htaccess and some aren't.
Some are defined in the httpd.conf file, and some aren't.
All sites are located in the wamp's WWW folder.
...
0
votes
1answer
185 views
Exchange 2007 ActiveSync - Recreate IIS Virtual Directory
I deleted the Exchange ActiveSync virtual directory from IIS because I do dumb things sometimes.
I'm running Exchange 2007, IIS 6.0, and Windows Server 2008.
Now that my confession is out of the ...
1
vote
1answer
216 views
SQL Server 2012 FileTables to store images for hosting in IIS8 virtual directory
I'm having a pretty specific problem regarding hosting images (for display on a web page) in an IIS8 virtual directory mapped to a SQL Server 2012 FileStream share. When I attempt to browse to the URL ...
0
votes
0answers
62 views
Application in subdirectory (IIS8)
I created a Web Site in IIS8. Inside this WebSite I want to create at least 3 different apps in a separate sub-directories. The WebSite root is "%WEBSITE_ROOT%".
To achieve that I created a ...
1
vote
2answers
252 views
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?
I've hooked my website up to a virtual directory setup on my server (using IIS 7). The VD ...
1
vote
0answers
109 views
Virtual directory running PHP in nginx
Is there a proper way of specifying what backend contents of a virtual directory should be sent to in nginx? Currently, I have a site running nginx with tomcat and PHP-FPM where requests are being ...
0
votes
0answers
40 views
Multiple virtual direction same asp.net application
I host my asp.net websites on a single windows 2008 server with iis7
On this server we have several websites with different applcations and one asp.net application for tracking.
Lets call the ...
1
vote
1answer
274 views
Bundling not working for mapped virtual directory
We have a site where CSS and JavaScript are bundled into /Content/ and /Scripts/ directories respectively. Both of these are also mapped targets of virtual directories in a separate domain, which is ...
0
votes
0answers
276 views
Win8 visual studio 2010 or 2012 web project with IIS express error can't create virtual directory
Have anyone install windows 8 enterprise and use it with Visual studio 2010 or 2012 or both on it and developing web project with local IIS? or known what could of cause this error and fix it?
I have ...
0
votes
0answers
67 views
Joomla and WCF Service in virtual directory on IIS 7…Is it possible?
I have a Joomla web site using PHP on a windows based hosted site with IIS 7.0. Would it be possible to publish ASP.NET WCF services in a virtual directory and not have any conflicts?
I converted my ...
0
votes
0answers
72 views
IIS Virtual Directory across DMZ gives Bad Username
We have an Asp.Net Web Application that we install on client networks for their use. I had one recently where they put the web server on a different domain inside a DMZ, I don't have a huge knowledge ...
0
votes
0answers
239 views
Exchange 2010 SP2 Powershell virtual directory authentication
I'm asking this question here as I don't have a TechNet subscription and don't want to buy one, and I don't have a Premiere Support Service account at my work. There is at least one thread at TechNet ...
0
votes
0answers
33 views
Virtual Directory in VWD 2010?
Is it possible to setup a Virtual Directory in Visual Web Developer? I'm NOT talking about setting it up a virtual directory in IIS (I don't think). I'm talking about a virtual directory that would ...
1
vote
1answer
227 views
cannot find file when accessing via virtual directory in classic asp
i am accessing files in a virtual folder using classic asp by server objects. here is the code for getting the folder:
Set FSO = Server.CreateObject("Scripting.FileSystemObject")
Dim mapPath
mapPath ...
0
votes
2answers
79 views
T4MVC and virtual directory
I'm using T4MVC in my project . but after deploying to a virtual directory e.g "/app" when I run the site all addresses were wrong . for example instead of being content/site.css it's ...
0
votes
1answer
693 views
Creating IIS Express Virtual Directories with VS2012 / Web Site (not WAP)
I'm inheriting a web site project that was built with a virtual directory for user controls (still wondering why someone did that). Of course, the src tags bombs when I load it into visual studio ...
2
votes
0answers
260 views
IIS challenge: Setup for global and localization sites (with geolocation) under single domain
I need help solving a IIS configuration "puzzle". Would really appreciate if you can give some suggestions and feedback. Here's what I have:
1 Domain: xxx.com
4 Web folders:
[root]\Global - ...
1
vote
1answer
1k views
DOS command to list all virtual directories in IIS 6
I'm looking for a DOS command to list all sites and virtual directories in IIS 6 under Windows 2003. I know there are ways to do this using Powershell / WMI, VBS, C#, etc. But all I want is a quick ...
0
votes
1answer
121 views
What's the best way to style the default virtual directory listing in SSRS?
I have SSRS 2008 R2 installed with a custom security sublayer. When logging into the client side area of SSRS via the /ReportServer url, SSRS returns a basic virtual directory listing as seen here:
...
1
vote
3answers
775 views
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 in the IIS7 Manager and selected Add Virtual Directory and I clicked the Test Settings button, this ...
0
votes
0answers
198 views
How to access files on clientside in IIS virtual directory via javascript without receiving 401.1 error?
I am currently attempting to access a virtual directory for my asp.net application.
I am essentially, overriding the src value of several iframes within my page via javascript. These files are ...
0
votes
1answer
324 views
How to access virtual directory in Asp.net?
I created a virtual directory in IIS. My project is hosted in D:/ and I want to access C:/ from my project. So, I created a virtual directory to C:/ in IIS. Now, how do I access this virtual directory ...
2
votes
1answer
193 views
IIS virtual directory home different than Apache
I have a site I developed on a WAMP server in house, and is hosted offsite (presumably on an Apache server). The site was created in the root directory of the WAMP server (C:\wamp\www). I'm now trying ...
1
vote
1answer
375 views
Virtual Directory in Tomcat Wont Work
Help!
I am trying to get a virtual directory in Tomcat 6.0 to work.
This had been working for years in connecting a virtual directory to a share on two separate servers on two separate org domains ...
1
vote
1answer
125 views
Two websites with single application pool to share resources
Is it possible to have two web application projects (one main website and one running in a virtual directory such as an admin site) share the same application pool to allow the sharing of content in ...
2
votes
1answer
239 views
Virtual Directory issue in MVC4
The testing server (IIS 6) places my application into a virtual directory.
So the root url is http://www.testingserver.net/testsite/
The regular routing goes fine, but it fails when I do REST Api ...
0
votes
1answer
393 views
Use IIS for debugging in visual studio, without an external directory
I've a 64 bits web application(not 32 or any cpu)(because we most of used dll which are needed to be in 64 bit because they are used another process that need at least 5GB of RAM).
I need to debug it ...
1
vote
2answers
209 views
Can I deploy multiple instances of WCF service on IIS with same namespace?
I need to deploy the same WCF service on multiple virtual directories with the same site on IIS. Does this cause a problem, if I have the same namespace for all these instances?
0
votes
2answers
655 views
nginx rewrite virtual directory to file
This should be really easy to do but I'm hitting my head on the wall. If I get a request for www.mysite.com/mypath I want to serve the content of www.mysite.com/myotherpath/thisfile.html. How can I ...
1
vote
1answer
330 views
Create a shell namespace extension
How does acronis create this virtual folders. For example I created a backup of the folder Example located at C:\Example This is how the backup looks:
If I double click on that file then I could ...
1
vote
1answer
316 views
IIS 6 Virtual Directory stopped working when we installed ColdFusion 9 [closed]
Has anyone heard of ColdFusion 9 installation messing up virtual directories?
We have IIS 6, and ColdFusion 9 (with updaters and hotfixes installed), and after the ColdFusion 9 install, one of our ...
0
votes
1answer
397 views
Checking whether a folder exists under an IIS application using C#
I'm working on a web based deployment tool in C# which deploys applications remotely on IIS 7.
I've reached a point where where I'm able to deploy an application. Now I need to see if the application ...
0
votes
0answers
24 views
How to convert virtual application to a virtual directory in IIS7 without using IIS manager and deleting application?
I need to convert existing virtual application to a virtual directory in IIS7 but without using IIS manager. Maybe is it possible to manage directly applicationhost.config somehow?

