Iristyle / PerfTap

A Windows PerfMon monitoring service that pushes data to a graphite server
MIT License
123 stars 32 forks source link

Install error: Operation could not be supported #15

Closed happyismoho closed 8 years ago

happyismoho commented 8 years ago

Can anyone shed some light on the following error when I install Perftap?

OS: Windows 2012 R2, Node in a MS fail over cluster

System.IO.FileLoadException: Could not load file or assembly 'file:///c:\PerfTap \PerfTap.WindowsServiceHost.exe' or one of its dependencies. Operation is not supported

cemsbr commented 6 years ago

I'm having the same issue. Did you solve it?

cemsbr commented 6 years ago

Workaround: click with the right mouse button on the service exe file and then in the "Unblock" button. After that, install the service with installutil.exe as in the ps1 script.