Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Default document not processed in CF2021/IIS 10/Windows Server 2019

New Here ,
Nov 05, 2021 Nov 05, 2021

I am experiencing a very strange behavior with respect to default document processing.

If I explicitly go to https://server/index.cfm, the page loads without issue.

If I go to https://server/  I am getting the following error:

 

Detailed Error Information:

ModuleNotificationHandlerError Code
   IsapiModule
   ExecuteRequestHandler
   cfmHandler
   0x80070003
Requested URLPhysical PathLogon MethodLogon User
   https://server:443/index.cfm
   E:\Sites\server\index.cfm
   Negotiate
   AuthenticatedUser

 

I have enabled failed request tracing in IIS, but nothing is being logged there either.

101
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 14, 2021 Nov 14, 2021
LATEST

I would then expect you to see errors or warnings in \config\wsconfig\{Magic Number}\isapi_redirect.log. Please share them with us.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources