PWM
PWM copied to clipboard
MissingMethodException
Hi, I'm trying to use the tool on HP 2570p, which is notorious for having PWM set too low, however on Win7 x64 I'm getting the following error:
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Ty pe System.Runtime.InteropServices.Marshal.GetTypeFromCLSID(System.Guid)'. at IntelPWMCA.Program.Main(String[] args)
GFX is Intel HD 4000 2015 C++ runtime libs installed (both x86 and x64) .NET framework at 4.0
Any idea what might be the cause?
For future reference.. this is a very typical error when the runtime libs don't match 100%.
You can usually find out the correct versions by exploring the manifest files: https://stackoverflow.com/questions/325918/how-to-find-out-which-version-of-the-net-framework-an-executable-needs-to-run