<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'Virtual Directory'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Virtual+Directory&amp;orTags=0</link><description>Search results matching tag 'Virtual Directory'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Allow remote IIS manager to create virtual directories</title><link>http://forums.iis.net/p/1163088/1926669.aspx#1926669</link><pubDate>Tue, 01 Dec 2009 10:16:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1926669</guid><dc:creator>shaibn</dc:creator><cs:applicationKey>iis7_-_setup__migration-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;Locally, on the server, I have no problem creating virtual directories.&lt;/p&gt;&lt;p&gt;Remotely, this isn&amp;#39;t showing. How do I allow remote manager users to create virtual directories and applications?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks in advance! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: 2008 R2, IIS 7 and UNC problems, managed pipeline modes ?</title><link>http://forums.iis.net/p/1162209/1923452.aspx#1923452</link><pubDate>Thu, 05 Nov 2009 05:18:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923452</guid><dc:creator>SQLRocks</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;I have very similar situation and problems and have spent a lot of days trying to solve the issue.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Things that I am doing that are the same:&lt;/p&gt;
&lt;p&gt;1) High volume web servers running Windows 2008 and/or Windows 2008 R2 running sites in Integrated mode.&lt;/p&gt;
&lt;p&gt;2) Sites have virtual directories that point to UNC content on Windows 2003 server. Also have Terabytes of data (about 30 TB) on that UNC location.&lt;/p&gt;
&lt;p&gt;3) Active Directory domain account used for permissions to access shared content.&lt;/p&gt;
&lt;p&gt;Differences:&lt;/p&gt;
&lt;p&gt;1) From the errors I see in your it looks like you&amp;#39;re using directory monitoring (File Change Notification) and I&amp;#39;m using the default mode which check the content periodically to see if it has been updated.&lt;/p&gt;
&lt;p&gt;I had similar problems and did have to tune LanManServer registry settings on the file server. Since my File Server is x64 Window 2003 I used large values to MaxMpxCT (16384) and MaxWorkItems (65536).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On My IIS Servers (Windows 2008 and Windows 2008 R2) I&amp;#39;ve got LanManWorkstation &amp;quot;MaxCmds&amp;quot; set to 16384.&lt;/p&gt;
&lt;p&gt;Now that tuning did *largely* solve my issues.&lt;/p&gt;
&lt;p&gt;However,&amp;nbsp;under high load I get occasional times when the IIS Servers stop serving content from the Virtual Directories attached the the UNC content. &amp;quot;appcmd list requests&amp;quot; show a lot of requests in the &amp;quot;BeginRequest&amp;quot; or &amp;quot;AuthenticateRequest&amp;quot; state. Often times it take about 80 seconds for things to start moving again.&lt;/p&gt;
&lt;p&gt;So my advice, trying the LanManServer and LanManWorkstation registry setting and see how it work for you.&lt;/p&gt;
&lt;p&gt;*****UPDATE***** I&amp;#39;ve had great&amp;nbsp;success with:&lt;/p&gt;
&lt;p&gt;Windows 2008 R2 (i&amp;#39;ve got serveral): lanmanworkstation\MaxCmds = 8192&lt;/p&gt;
&lt;p&gt;Windows 2003 File Server (All values decimal):&lt;/p&gt;
&lt;p&gt;lanmanserver\EnableOplocks = 0&lt;br /&gt;lanmanserver\MaxFreeConnections = 100&lt;br /&gt;lanmanserver\MaxMpxCT = 8192&lt;br /&gt;lanmanserver\MaxRawWorkItems = 512&lt;br /&gt;lanmanserver\MaxWorkItems&amp;nbsp;= 65536&lt;br /&gt;lanmanserver\MinFreeConnections = 32&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Two sites with same virtual directory unable to have unique configurations</title><link>http://forums.iis.net/p/1162354/1923451.aspx#1923451</link><pubDate>Thu, 05 Nov 2009 04:35:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923451</guid><dc:creator>SQLRocks</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ve got two sites on the same IIS7 server and they both have a virtual directory called &amp;quot;photos&amp;quot; which points to the same UNC path and directory. Both sites serve content from the &amp;quot;photos&amp;quot; virtual directory just fine.&lt;/p&gt;
&lt;p&gt;On &amp;quot;Site 1&amp;quot; I want to set the content to expire for the &amp;quot;photos&amp;quot; virtual directory to 20 minutes. When I do that a web.config file is generated in the physical location that maps to the &amp;quot;photos&amp;quot; virtual directory. Now both &amp;quot;Site 1&amp;quot; and &amp;quot;Site 2&amp;quot; have the same 20 minute expiration althugh my intent was NOT to have a 20 minute expiration for the &amp;quot;photos&amp;quot; virtual under &amp;quot;Site 2&amp;quot;.&lt;/p&gt;
&lt;p&gt;I want both sites to share the same virtual directory (and no, it&amp;#39;s not practical to copy the files to different locations) and yet I want each site to have it&amp;#39;s own unique content expiration time. On the surface it appears that this can&amp;#39;t be done.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any way around this issue?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks,&lt;/p&gt;
&lt;p&gt;-Phil&lt;/p&gt;</description></item><item><title>IIS7 – IIS Manager NAS Virtual Directory Authentication Error</title><link>http://forums.iis.net/p/1161730/1920605.aspx#1920605</link><pubDate>Tue, 13 Oct 2009 19:41:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920605</guid><dc:creator>JAltrichter</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;I am receiving an error in IIS Manager on some of the IIS7 computers in a server farm when accessing virtual directory that resides on NAS (as &lt;a&gt;\\IPaddress\share\&lt;/a&gt;).&amp;nbsp; The message is: “Logon failure: unknown user name or bad password.”&amp;nbsp; This error occurs when attempting to expand the IIS Manager content tree view for the virtual directory.&lt;/p&gt;
&lt;p&gt;If you select the virtual directory in the tree view, then click Basic Settings on the Actions frame, and then select Test Settings button, the Test Connection form will report that the specified users credentials are Valid.&lt;/p&gt;
&lt;p&gt;Also, I am able to browse to content on the virtual directory using IE8 (such as &lt;a href="http://localhost/(virtual-directory)/xxx.htm"&gt;http://localhost/(virtual-directory)/xxx.htm&lt;/a&gt; , so the redirect to the virtual directory on the NAS is being served properly. &lt;/p&gt;
&lt;p&gt;For background, the IIS7 boxes are all in a local work group accessing the NAS directory via a secured local account.&amp;nbsp; The account security credentials used to access the share are the same on the IIS7 box and the NAS.&amp;nbsp; The virtual directory is a under the Default Web Site.&lt;/p&gt;
&lt;p&gt;Lastly, The Edit Permissions actions on the default directory is not working correctly on the 2 servers out of 6 in this test bed that have this error.&amp;nbsp; Instead of bringing up a properties dialogue for &amp;quot;Directory(&lt;a&gt;\\IPaddress&lt;/a&gt;)&amp;quot; it loads properties for &amp;quot;System32&amp;quot; &lt;/p&gt;
&lt;p&gt;I have also reviewed IIS post (&lt;a href="http://forums.iis.net/t/1157234.aspx"&gt;http://forums.iis.net/t/1157234.aspx&lt;/a&gt;), but I am at a loss to see the difference between the two sets of servers regarding users, virtual directory or App Pool configuration. &lt;/p&gt;
&lt;p&gt;Thanks for any input,&lt;/p&gt;
&lt;p&gt;Jim&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>FTP Virtual Directories have stopped working</title><link>http://forums.iis.net/p/1161357/1918953.aspx#1918953</link><pubDate>Wed, 30 Sep 2009 10:31:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918953</guid><dc:creator>russellw</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Our FTP Server is set to User Isolation Mode. The root points to c:\inetpub\ftp. Within this is a directory localuser.&lt;/p&gt;&lt;p&gt;Within \localuser are some directories which are true home directories and some which are there as place holders for virtual directories, eg&lt;/p&gt;&lt;p&gt;c:\inetpub\ftp\localuser\MyHome1&lt;br /&gt;c:\inetpub\ftp\localuser\MyVirtual1 - which maps to c:\somefolder\xyz&lt;br /&gt;&lt;/p&gt;&lt;p&gt;each folder in localuser has a user login assigned.&lt;/p&gt;&lt;p&gt;All worked fine until I yesterday when I added a new virtual folder (that&amp;#39;s all I can think of that was done on the server). Now the virtual directories just don&amp;#39;t work and only show the place holder directories.&lt;/p&gt;&lt;p&gt;Any ideas would be gratefully received.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS 7.0 and FTP 7.5 Script to create FTP Virtual Directories Help!</title><link>http://forums.iis.net/p/1161348/1918919.aspx#1918919</link><pubDate>Wed, 30 Sep 2009 04:42:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918919</guid><dc:creator>panka</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;I installed WS08R2 with the IIS 7.0 and FTP7.5, I am trying to run VBS script to create FTP virtual directories. The script worked for the IIS6.0 and earlier versions of FTP. There are no webservices installed and the ID is 1 for the FTP service.&lt;/font&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;After the script failed, I installed the compatibility package with IIS6.0 and tried to run the script again, but with no luck.&lt;/font&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp; 
&lt;p&gt;Is the process to accessing IIS Objects and accessing metabase information is still the same?&lt;/p&gt;
&lt;p&gt;Set objIIS = GetObject( &amp;quot;IIS://localhost/MSFTPSVC/1/Root/&amp;quot; &amp;amp; vDirName )&lt;/p&gt;
&lt;p&gt;Set objIIS2 = GetObject( &amp;quot;IIS://localhost/MSFTPSVC/1/Root/&amp;quot; )&lt;/p&gt;
&lt;p&gt;Set vDirObj = objIIS2.Create( &amp;quot;IISFtpVirtualDir&amp;quot;, vDirName )&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>linking apache virtual directory to IIS7?</title><link>http://forums.iis.net/p/1160972/1917267.aspx#1917267</link><pubDate>Wed, 16 Sep 2009 23:19:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917267</guid><dc:creator>HydroDude</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;The situation is that the main web server is running LAMP, however we do have a need to run a secondary server running IIS, but we do not want a different URL.&amp;nbsp; Instead the desired effect is to have LAMP serve the main pages, and IIS serve one directory only, see&lt;/p&gt;&lt;p&gt;example.com/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;~~~ LAMP&lt;br /&gt;example.com/windows-server&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;~~~ IIS&lt;/p&gt;&lt;p&gt;I realize that this is the IIS forum, and not a LAMP forum, but I figure that someone may have experience with this type of setup and what needs to be done on the IIS end to make that work.&lt;/p&gt;&lt;p&gt;To complicate matters, it would be useful if one could reach&lt;/p&gt;&lt;p&gt;example.com/windows-server/this-page.asp&lt;/p&gt;&lt;p&gt;and it would actually work properly, as opposed to the LAMP server attempting to process an asp page and that not working out.&lt;/p&gt;&lt;p&gt;Basically what I need to do is map a virtual directory on Apache to and IIS7 directory.&amp;nbsp; ANy suggestions will be much appreciated.&amp;nbsp; Thanks in advance. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Redirect Issue with Virtual Directory</title><link>http://forums.iis.net/p/1160907/1916951.aspx#1916951</link><pubDate>Tue, 15 Sep 2009 01:47:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1916951</guid><dc:creator>woordy2000</dc:creator><cs:applicationKey>iis7_-_setup__migration-41</cs:applicationKey><description>&lt;p&gt;I have my a virtual directory located in C:/mypath. I have a created a virtual directory under my Web site--&amp;gt;Stuff--&amp;gt;App&lt;/p&gt;
&lt;p&gt;&amp;nbsp;so on the browser I can go to &lt;a href="http://www.mydomain.com/stuff/app"&gt;www.mydomain.com/stuff/app&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can access &lt;a href="http://www.mydomain.com/stuff/app/default.apx"&gt;www.mydomain.com/stuff/app/default.apx&lt;/a&gt;&amp;nbsp;. The problem when I click a button a click an event that should redirect me to back to default.aspx, IIS send me back to &lt;a href="http://www.domain.com/stuff/default.aspx"&gt;www.domain.com/stuff/default.aspx&lt;/a&gt;&amp;nbsp; and ignoes the /app section. This is&amp;nbsp; not a valid path and so I get apage not found error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Also all my references are thrown off because of this.&lt;/p&gt;
&lt;p&gt;In my local machine everything is working fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any suggestions.&lt;/p&gt;</description></item><item><title>Problem with setting up virtual directories</title><link>http://forums.iis.net/p/1160525/1915365.aspx#1915365</link><pubDate>Tue, 01 Sep 2009 08:22:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915365</guid><dc:creator>niklas_arbin</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi, &lt;/p&gt;&lt;p&gt;&amp;nbsp;We&amp;#39;ve been running our CMS system on IIS6 and are now planning to move to IIS7, however there is one problem I have yet to find a solution for.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The way the cms works is dependent on virtual folders. A default installation will be installed with a virtual directory called secure that points to the root of the site. (Both the root and /secure are pointing to the same physical location).&lt;/p&gt;&lt;p&gt;The cms system also handles sub-sites (www.foo.com/subsite), that also uses virtual directories to point the /subsite virtual folder to the root.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Problem is that I&amp;#39;m running in to all sorts of problems with the web config, and right now I&amp;#39;m at a loss on how to solve this issue. I can get the defualt website up, but then I cannot access /secure and vice versa. &lt;/p&gt;&lt;p&gt;&amp;nbsp;(The CMS is our own system and I can modify the code to some extent, but to rewrite the entire site handling is quite a big task) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Anyone who have experience with this, or has any helpful suggestions is greatly appreciated.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards Niklas &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Assigning an AppPool to a Virtual Directory?</title><link>http://forums.iis.net/p/1160505/1915263.aspx#1915263</link><pubDate>Mon, 31 Aug 2009 18:18:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915263</guid><dc:creator>rlbreton</dc:creator><cs:applicationKey>iis7_-_general--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;I trust there is a way to do this that I am missing?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help would be much appreciated &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>