« Return to Thread: Error on Run - System.DllNotFoundException: hid.dll

Re: Error on Run - System.DllNotFoundException: hid.dll

by waltersaegir :: Rate this Message:

Reply to Author | View in Thread

I copied the hid.dll from my XP machine and now I'm getting:
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.DllNotFoundException: ws2_32.dll

I've copied the ws2_32.dll from the XP machine and there is one in the wine System32 directory, but it still complains that it can't find one.

Any guesses/suggestions please?


This is a .NET application that runs under Windows and it likely uses the hid.dll

Lluis Sanchez Gual wrote:
MonoDevelop does not use that hid.dll, so no idea where are you getting
this message from.

 « Return to Thread: Error on Run - System.DllNotFoundException: hid.dll