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

More Search Options

  • IIS 7 FTP 7.5 support for XCRC?

    Posted to IIS7 - General by KeithHutch on 07-30-2009, 8:58 AM

    Hello,  We are using IIS7 w/ FTP over SSL (7.5) in our production environment to transfer a bunch of zip files.  After the completes an upload we want to get the CRC of the remote file on FTP 7.5 to compare to the local file to verify they were transferred with 100 % success.  Every time we issue the XCRC command to the FTP 7.5 we ...

    • http://forums.iis.net/p/1159669/1912036.aspx#1912036
  • Re: Webdav - File names with + symbol not working correctly when copied to webdav mapped network drive

    Posted to IIS7 - Publishing by KeithHutch on 11-17-2008, 4:01 PM

    [quote user="vijaysen"] Keith, This is a bug and we are looking into this. [/quote] Any updates on this bug status or work-a-rounds I can implement in the meantime? Cheers, Keith

    • http://forums.iis.net/p/1152289/1885126.aspx#1885126
  • Re: Put website in "maintenance" mode

    Posted to IIS7 - Publishing by KeithHutch on 11-04-2008, 5:42 PM

     If you have an ASP.NET web application site, and you place a text file named "app_offline.htm" in the root of the site, all requests to that website will redirect to that app_offline.htm file. Basically, if you need to take an entire ASP.NET site offline, you can place some nice message in that file. Then, any new requests to a ...

    • http://forums.iis.net/p/1152788/1883761.aspx#1883761
  • Re: Webdav - File names with + symbol not working correctly when copied to webdav mapped network drive

    Posted to IIS7 - Publishing by KeithHutch on 11-04-2008, 5:39 PM

    Still experiencing this issue...  Can anyone else confirm the same issue? Anilr? IIS team?

    • http://forums.iis.net/p/1152289/1883760.aspx#1883760
  • Re: Webdav - File names with + symbol not working correctly when copied to webdav mapped network drive

    Posted to IIS7 - Publishing by KeithHutch on 10-10-2008, 4:02 PM

     I have already tried setting allowDoubleEscaping="true" and while it allows a file to be served (GET) when you do a webdav PUT the file 'This is a + test.txt' becomes 'This is a  test.txt'  It seems like there is some kind of bug in the webdav module that does not properly URL encode/decode a file with a ...

    • http://forums.iis.net/p/1152289/1881769.aspx#1881769
  • Re: Custom Authentication to membership provider for webdav?

    Posted to IIS7 - Publishing by KeithHutch on 10-09-2008, 10:02 AM

    I fixed this problem by going into the Server Manager and removing the Role, 'Request Filtering'  IIS 7 then no longer will filter out symbols like : % & * ?   I'm still having a problem with files with a + symbol in them. I have created a new post to highlight this problem Cheers, Keith

    • http://forums.iis.net/p/1152183/1881653.aspx#1881653
  • Webdav - File names with + symbol not working correctly when copied to webdav mapped network drive

    Posted to IIS7 - Publishing by KeithHutch on 10-09-2008, 10:01 AM

    OK I'm having a weird problem that I would like to know if anyone else is experiencing. Windows 2008 server (RTM any version) IIS 7.0 with Webdav module and QFE hotfix with request filtering disabled or not installed. Try and copy a file with a file name containing a + symbol from another computer with a mapped network drive to the ...

    • http://forums.iis.net/p/1152289/1881652.aspx#1881652
  • Re: Custom Authentication to membership provider for webdav?

    Posted to IIS7 - Publishing by KeithHutch on 10-08-2008, 4:02 PM

    Anilr,  I have gotten past the name issue as it's not a big deal to include the machinename\user in my instructions to my userbase. I have discovered a much bigger issue though.  Special characters like + % and & are not allowed in the file name when you upload or download through the webdav mapped drive. Let me describe what ...

    • http://forums.iis.net/p/1152183/1881604.aspx#1881604
  • Configure Webdav Authoring Rules via code?

    Posted to Publishing by KeithHutch on 10-06-2008, 6:54 PM

     Ok, I was reading this article on how to use AppCmd via the command line   How to Configure WebDAV Settings Using AppCmd  I actually need to do this via scripting interface if possible.  For instance I am creating a virtual directory via code like this:         Dim iisManager As New ...

    • http://forums.iis.net/p/1152231/1881408.aspx#1881408
  • Re: Custom Authentication to membership provider for webdav?

    Posted to IIS7 - Publishing by KeithHutch on 10-05-2008, 12:59 PM

    Update: I have gotten the Custom Basic Authentication for IIS to work on my IIS7 server.  I can navigate to http://localhost and it prompts me for the username/password which I enter and it validates against the SQL membership provider.  The only problem I am now having is that I have had to go into the aspnet_Users table in SQL ...

    • http://forums.iis.net/p/1152183/1881295.aspx#1881295

1 2 Next >

Microsoft Communities