Got an error while using WorkerProcess.GetRequests method from Microsoft.Web.Administration.dll IIS 8.5

后端 未结 1 1798
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-11 06:43

I\'m writing a windows service application in C# (.NET Framework 4.5) for Microsoft Windows Server 2012 R2 Standard x64 (IIS 8.5) and using Microsoft.Web.Administration.dll

1条回答
  •  一整个雨季
    2020-12-11 07:40

    I finally have solved my problem.

    Follow the steps below to complete this problem: Add Roles and Features Wizard -> Server Roles -> Web Server (IIS) -> Web Server -> Health and Diagnostics -> Request Monitor

    0 讨论(0)
提交回复
热议问题