Forum Search Results for "" RSS 1—10 of 166

More Search Options

  • Re: Stopped site

    Posted to IIS7 - General by JaroDunajsky on 10-13-2009, 12:04 PM

    If a hostname based site (:80:www.site1.com) is stopped and there is a port based site running on the same port (:80:) then the port based site would take over processing requests when the hostname based site is stopped.  But why don't you just configure 2 sites with the same hostname based binding and switch between ...

    • http://forums.iis.net/p/1161722/1920587.aspx#1920587
  • Re: FTP 7.5 Installation Error

    Posted to IIS7 - Publishing by JaroDunajsky on 10-09-2009, 9:42 PM

    The best I can think is a vey unlikely case of corrupted MSi that is maybe cached locally or between your machine and microsoft download center.  That would explain why it fails to install. The MSI log file doesn't appear to give comprehensive information about corrupted files (though you can open the log ...

    • http://forums.iis.net/p/1161577/1920238.aspx#1920238
  • Re: FTP 7.5 Installation Error

    Posted to IIS7 - Publishing by JaroDunajsky on 10-08-2009, 3:24 PM

    What is your OS version? What location on www.iis.net have you used?  I just tried to install FTP7.5 on 64bit Win2008 using Web Platform Intaller and it went fine. I also succesfully tried to directly run MSI following the amd64 link on http://www.iis.net/extensions/ftp You could try to save MSI locally and install from command line using ...

    • http://forums.iis.net/p/1161577/1920031.aspx#1920031
  • Re: making rules working in Visual Studio server (cassini)

    Posted to IIS7 - URL Rewrite Module by JaroDunajsky on 08-12-2009, 3:50 AM

    Not sure what limitations do you have in mind. You mean potential issues with Visual Studio and IIS7 debugging when URL Rewrite is used? Well, you will not get the intellisense when adding/editing URL Rewrite specific configuration to the web.config files from Visual Studio. You could use IIS Manager to write URL Rewrite settings (which ...

    • http://forums.iis.net/p/1159977/1913275.aspx#1913275
  • Re: making rules working in Visual Studio server (cassini)

    Posted to IIS7 - URL Rewrite Module by JaroDunajsky on 08-11-2009, 6:41 PM

    There is no way today to enable URL Rewrite with the Cassini. You would need to use VS to debug on top of IIS7. But your scenario is considered to be supported in the future. Unfortunately I cannot provide you any more details at this time.

    • http://forums.iis.net/p/1159977/1913246.aspx#1913246
  • Re: PHP on IIS7 - problem when uploading files

    Posted to PHP Community by JaroDunajsky on 07-28-2009, 7:20 PM

    You should check security settings on your content directory. Unless your PHP application is explicitly writing ACLs on the file, they would be inherited from settings on the content directory

    • http://forums.iis.net/p/1159594/1911853.aspx#1911853
  • Re: SF_NOTIFY_SEND_RAW_DATA doesn't occur after the file downloading has started in earnest.

    Posted to IIS7 - Extensibility by JaroDunajsky on 07-28-2009, 7:17 PM

    I don't exactly understand what  your situation is, but you should not make any assumptions between the pattern of data received by client and sent by server. Data sent by server may be buffered by transport layer, there may be coallescing happening over multiple sends from client as well. What is the actual problem you are seeing? Are ...

    • http://forums.iis.net/p/1159518/1911852.aspx#1911852
  • Re: web.config files that get created by IIS and overwritten when doing a robocopy

    Posted to IIS7 - Web Farms by JaroDunajsky on 07-28-2009, 7:09 PM

    If you configure IIS programatically, you can specify a commit path. For all the settings that don't need to be distributed you could write them to the applicationhost.config so there would be no web.config files created by IIS for IIS specific configuration. That would allow you to maintain site level web.config to satisfy your scenarios

    • http://forums.iis.net/p/1159614/1911850.aspx#1911850
  • Re: FTP passive mode problems

    Posted to IIS7 - Publishing by JaroDunajsky on 07-28-2009, 3:36 PM

    Are you using the FTP server that ships with Win2008 (FTP 6.0) or have you downloaded it from the www.iis.net (FTP 7.0)? Have you configured any other custom values? From the description it is has to guess what is going on. I could speculate that you configured the passive port range to be very narrow (1-2 ports and) there is a client every ...

    • http://forums.iis.net/p/1159606/1911833.aspx#1911833
  • Re: 2008 WebDav and EFS Don't work

    Posted to IIS7 - Publishing by JaroDunajsky on 07-28-2009, 3:27 PM

    For EFS to work you will need to enable custom properties with WebDAV. The problem you are seeing has to do with the fact that encrypted bit flag is not saved on the webdav side hence client gets confused upon retrieval since it will think the file is not encrypted and you will see nothing but ...

    • http://forums.iis.net/p/1159609/1911831.aspx#1911831

1 2 3 4 5 Next > ... Last »

Microsoft Communities