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

More Search Options

  • Re: contents under internet information services have disapear the local server is suddently gone

    Posted to General by ApurvaJoshi on 07-11-2007, 2:56 PM

    Can you please look at the event logs and paste the error from Service Control Manager here? Make sure to paste the error code as well (somethig like 2148073478  or -2146893818 etc).  Thanks, AJ

    • http://forums.iis.net/p/1132373/1798709.aspx#1798709
  • Re: HTTP/1.1 New Application Failed

    Posted to IIS7 - Classic ASP by ApurvaJoshi on 05-02-2007, 2:12 AM

    Wata,  Thanks for the FREB. It seems like for some reasons the wesite in question is not treated as an ''application''. In IIS7 it's not possible to manually ''remove application'' from the website level (In IIS6 you could go to the home directory tab and click on remove/create to toggle - and you will run into similar issue). Let's try ...

    • http://forums.iis.net/p/1103576/1690814.aspx#1690814
  • Re: Username and password prompt for closing Word files

    Posted to Security by ApurvaJoshi on 05-01-2007, 1:27 PM

    Seems that way. The POST request by the office application to author.dll, to get write permissions fail with anonymous access. Someone with better FPSE knowledge can confirm if this is by design or not. The server side solution in your case would be what I mentioned before. Write an ISAPI filter to make Word/Excel files act read-only when ...

    • http://forums.iis.net/p/1105107/1690062.aspx#1690062
  • Re: HTTP/1.1 New Application Failed

    Posted to IIS7 - Classic ASP by ApurvaJoshi on 05-01-2007, 12:50 AM

    It's unfortunate that Steve had to go through such a trouble to make this work. I am still curious to find out the root cause for this issue. Wata, Are you still experiencing this issue? Can you please tell me, if your application has global.asa file in the same folder? Are you using any Anti-Virus software like Norton? If answer is positive ...

    • http://forums.iis.net/p/1103576/1689148.aspx#1689148
  • Re: Why asking to Choose client certificate

    Posted to Security by ApurvaJoshi on 05-01-2007, 12:21 AM

    Yeah, that's messed up. Did you set SSLAlwaysNegoClientCert at root level before? (May be trying to solve 413 & UploadReadAheadSize issue). If you have above set to TRUE, try changing it to FALSE and see if it works. Also make sure there is no proxy betn server client. HTH, AJ  

    • http://forums.iis.net/p/1104243/1689121.aspx#1689121
  • Re: IIS 7.0 settings

    Posted to IIS7 - Security by ApurvaJoshi on 04-30-2007, 11:56 PM

    If it's local database then try this. If the database is remote then try this also. HTH, AJ

    • http://forums.iis.net/p/1104967/1689094.aspx#1689094
  • Re: Using client certificates: "Require client certificates" is enabled on IIS

    Posted to Security by ApurvaJoshi on 04-30-2007, 11:46 PM

    What you are looking for is described here and here. HTH, AJ

    • http://forums.iis.net/p/1105057/1689078.aspx#1689078
  • Re: Username and password prompt for closing Word files

    Posted to Security by ApurvaJoshi on 04-30-2007, 11:35 PM

    It has to be some HTTP headers that other server is sending. For example, if you set HTTP header like ''Content-Disposition: Attachment'' for the vdir that's hosting your office files then IE will treat those files as a download and open the downloaded copy from it's cache. This opens the file locally and word should not query for authoring or ...

    • http://forums.iis.net/p/1105107/1689070.aspx#1689070
  • Re: Error with ADSUTIL when trying to configure IISADMPWD

    Posted to Troubleshooting by ApurvaJoshi on 04-25-2007, 6:15 PM

    Error 0x80070003 means ''ERROR_PATH_NOT_FOUND''. Can you please make sure that the ID of the website that you are trying to set PasswordChangeFlags flag for is ''1''? It is likely that you deleted the ''Default Web Site'' which has (ID of 1) previously and now you are working with the site that has different ID. You can open up metabase.xml ...

    • http://forums.iis.net/p/1103354/1682301.aspx#1682301
  • Re: Initial Memory Allocation (or OutOfMemoryException)

    Posted to Performance by ApurvaJoshi on 04-19-2007, 2:32 PM

    Your guess is correct, you are running into fragmentation issue. The best approach here is to find out what's causing OOM exceptions. You can use debugdiag to get started. http://support.microsoft.com/kb/919790/en-us HTH, AJ

    • http://forums.iis.net/p/1100714/1673499.aspx#1673499

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

Microsoft Communities