Forum Search Results for "" RSS 1—4 of 4

More Search Options

  • Re: HTTP Error 404.3 - Not Found

    Posted to IIS 7 - Troubleshooting by JWilcox on 07-28-2006, 6:29 PM

    This is typically an ASP.NET (ISAPI/Classic mode) error.  You shouldn't see this message when using the integrated pipeline apppool. You may need to verify that ASPNET is enabled within the CGI/ISAPI restrictions in inetmgr.  To do this, simply open inetmgr, select your computer in the tree, and then look through the 'CGI/ISAPI ...

    • http://forums.iis.net/p/1005055/1354791.aspx#1354791
  • ASP.NET: AspCompat does not work within Integrated Mode applications

    Posted to IIS7 - Known Issues and Workarounds by JWilcox on 05-25-2006, 4:58 PM

    [issue] AspCompat does not work on IIS7 as of beta 2 (Vista and Longhorn Server) when applications are running within the Integrated Pipeline Mode. [workarounds] Use ISAPI mode (Classic .NET AppPool) instead of the Integrated pipeline mode for any applications that use AspCompat.

    • http://forums.iis.net/p/994019/1296632.aspx#1296632
  • ASPNET: Different aspnet_regiis behavior on Vista/LH

    Posted to IIS7 - Known Issues and Workarounds by JWilcox on 05-25-2006, 4:53 PM

    [issue] In Windows Vista & Longhorn Server Beta 2, %windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe is still present but with different functionality.  Basic behaviors work, but it is highly recommended that you use alternative tools. [workarounds] You can still use aspnet_regiis, but not all the command line switches ...

    • http://forums.iis.net/p/994016/1296623.aspx#1296623
  • Re: PHP Include to asp

    Posted to Classic ASP by JWilcox on 02-28-2006, 8:54 PM

    Are you simply looking to include the resulting HTML that is returned from requesting the PHP page at the location you wish to include, or do you wish to execute arbitrary ASP.NET code from the resolved URL?

    • http://forums.iis.net/p/967569/1213027.aspx#1213027

Microsoft Communities