Could you show the exact error message you have without changing anything ? Or describe the exact behavior you see. Not sure about others but for now it doesn't look like something I had or even heard about. Knowing the exact unchanged error message or some
details on the behavior you see could help to better understand what happens on your side.
For this issue, I’d like to suggest you to enable the failed Request Tracing in IIS, we can enable this Failed Request Tracing in the IIS by steps below,
Open Internet Information Services (IIS) Manager:
In the Connections pane, select the server connection, site, application, or directory for which you want to configure failed request tracing.
In the Actions pane, click Failed Request Tracing...
In the Edit Web Site Failed Request Tracing Settings dialog box, select the Enable check box to enable tracing, leave the default value or type a new directory where you want to store failed request log files in the Directory box, type the number of failed
request trace files you want to store in the Maximum number of trace files box, and then click OK.
And you can check log files in C:\inetpub\logs\FailedReqLogFiles, it will give more details to troubleshoot this issue.
Best regards
Angie
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
2 Points
106 Posts
Occurs Handles Missing Error in IIS 7.5
Dec 29, 2013 09:08 AM|crazyim|LINK
Occurs Handles Missing Error in IIS 7.5
How to solve this problem? I'm using Windows 7 Professional.
IQ Test Online-Free and Premium Members
grow your knowledge and live wisely
All-Star
48510 Points
18072 Posts
Re: Occurs Handles Missing Error in IIS 7.5
Dec 29, 2013 10:35 AM|PatriceSc|LINK
Hi,
Could you show the exact error message you have without changing anything ? Or describe the exact behavior you see. Not sure about others but for now it doesn't look like something I had or even heard about. Knowing the exact unchanged error message or some details on the behavior you see could help to better understand what happens on your side.
If you meant the ASPX handler is missing see http://stackoverflow.com/questions/8530058/how-to-add-aspx-page-handler-on-local-iis-set-up
All-Star
32817 Points
3815 Posts
Re: Occurs Handles Missing Error in IIS 7.5
Dec 30, 2013 01:08 AM|Angie xu - MSFT|LINK
Hi,
For this issue, I’d like to suggest you to enable the failed Request Tracing in IIS, we can enable this Failed Request Tracing in the IIS by steps below,
And you can check log files in C:\inetpub\logs\FailedReqLogFiles, it will give more details to troubleshoot this issue.
Best regards
Angie
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.