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

More Search Options

  • Re: w3wp.exe (ASP .Net) eating memory

    Posted to Troubleshooting by davcox on 11-18-2009, 2:08 AM

    Your best bet is to head over to the http://www.asp.net/ forums and post more details about your asp.net code and how it is using strings; they will be able to help you avoid using too much memory in your pages.  Dave

    • http://forums.iis.net/p/1162722/1925195.aspx#1925195
  • Re: ISAPI Redirect

    Posted to Extensibility by davcox on 11-18-2009, 1:59 AM

    A lot of times this will happen when your HTML page is in a separate application pool than your ASPX page.  Is this the case?  Dave

    • http://forums.iis.net/p/1161128/1925194.aspx#1925194
  • Re: PROPFIND to respond in a timely manner. How?

    Posted to Extensibility by davcox on 11-18-2009, 1:55 AM

    You should be careful here in your implementation, when we implemented WebDAV, we included checks to limit the depth and size of PROPFIND responses.  You should have some configurable limit on the folder depth you will search and the size of the response XML you will generate (before aborting the request).  Any reason not to use ...

    • http://forums.iis.net/p/1161373/1925193.aspx#1925193
  • Re: pkgmgr.exe versus ServerManagerCmd.exe

    Posted to IIS7 - Configuration & Scripting by davcox on 11-18-2009, 1:48 AM

    ServerManagerCmd only comes on Server SKU's ... such as Windows Server 2008 For Vista or Windows7 (or Server sku's as well), you can still use pkgmgr commands to install our optional components.  If you're only using server SKU's, I'd suggest using ServerManagerCmd Dave

    • http://forums.iis.net/p/1162677/1925192.aspx#1925192
  • Re: Administration Pack V 7.5 ?

    Posted to IIS7 - Administration Pack by davcox on 10-12-2009, 12:37 PM

    Two issues, as far as administration goes, the Administration pack supports shared configuration mode.  Administration Pack is just UI components, these do not rely on shared configuration; but they will manage specific sections in the shared configuration that you previously could not manage.   For FTP/WEbDAV components, since ...

    • http://forums.iis.net/p/1161553/1920424.aspx#1920424
  • Re: How to map web pages ?

    Posted to Setup & Migration by davcox on 09-02-2009, 8:13 PM

    You can try this one: http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1262  Dave

    • http://forums.iis.net/p/1160580/1915659.aspx#1915659
  • Re: How to map web pages ?

    Posted to Setup & Migration by davcox on 09-02-2009, 6:02 PM

    Yes, this can be done on IIS7.0 quite easily through the use of regular expressions and this module:  http://www.iis.net/extensions/URLRewrite  You can post in their forum for help on constructing the rewrite rules, but please play with this a bit, the UI is great and easy to use.  http://forums.iis.net/1152.aspx  On IIS6, ...

    • http://forums.iis.net/p/1160580/1915654.aspx#1915654
  • Re: IIS Request Timed out error

    Posted to General by davcox on 09-02-2009, 5:58 PM

    So this looks like the client is dropping the connection rather than the server ... does this happen on all clients or just some subset?

    • http://forums.iis.net/p/1160562/1915653.aspx#1915653
  • Re: IIS Request Timed out error

    Posted to General by davcox on 09-02-2009, 4:29 PM

    Have you checked the http log?  What does the IIS log say? You may be running into the Timer_MinBytesPerSecond if the response is going really slow in terms of bytes per second ... Dave

    • http://forums.iis.net/p/1160562/1915641.aspx#1915641
  • Re: WebDAV IIS 5 truncates folder listing

    Posted to Publishing by davcox on 09-02-2009, 4:16 PM

    There are a number of security limits we put in place ... both on the request and response side ... can you help me know approximately how many files you're talking about?  Dave

    • http://forums.iis.net/p/1160365/1915637.aspx#1915637

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

Microsoft Communities