Error on Run - System.DllNotFoundException: hid.dll

View: New views
5 Messages — Rating Filter:   Alert me  

Error on Run - System.DllNotFoundException: hid.dll

by waltersaegir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here's the error:

Unhandled Exception: System.DllNotFoundException: hid.dll
  at (wrapper managed-to-native) Farcourier.HQCT.HidApiDeclarations:HidD_GetHidGuid (System.Guid&)

Am I missing some configuration parameter in the MonoDevelop installation?

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

by Lluis Sanchez Gual :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

MonoDevelop does not use that hid.dll, so no idea where are you getting
this message from.

El dl 26 de 05 del 2008 a les 15:18 -0700, en/na waltersaegir va
escriure:
> Here's the error:
>
> Unhandled Exception: System.DllNotFoundException: hid.dll
>   at (wrapper managed-to-native)
> Farcourier.HQCT.HidApiDeclarations:HidD_GetHidGuid (System.Guid&)
>
> Am I missing some configuration parameter in the MonoDevelop installation?

_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list

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

by waltersaegir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

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

by waltersaegir :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.


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

by Lluis Sanchez Gual :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


El dj 29 de 05 del 2008 a les 14:48 -0700, en/na waltersaegir va
escriure:
> 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?

My suggestion is to run MoMA (http://www.mono-project.com/MoMA) on that
application and see if it can really run on Mono.

In any case, this post is out of topic. This list is about the
MonoDevelop IDE, not about porting applications from Windows to Linux.

Lluis.


_______________________________________________
Monodevelop-list mailing list
Monodevelop-list@...
http://lists.ximian.com/mailman/listinfo/monodevelop-list