Click here to Skip to main content
15,883,749 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I'm developing a project for WindowsCE 6.0 whith CompactFramework 2.0.
I've implemented an EpsonDLL but VB.NET 2005 returns this error:

"Missing assembly reference: System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" contenente la classe base ;System.Windows.Forms.AxHost". Aggiungerne uno al progetto."


I found a HostingLibrary.dll that allows me to see the class AxHost in my project, but I want to use this class on a System.Windows.Form. How can I do this?



Sorry for my terrible english
Edit: I tried my best at "translating" your post, but I'm not sure about the last paragraph. Please verify that this is what you meant . Thanks!
Posted
Updated 13-Jan-11 1:51am
v7
Comments
Manfred Rudolf Bihy 13-Jan-11 7:28am    
Edit: Grammar and spelling,code tags added, tags added.
vinod singhjpnp 27-Dec-11 4:32am    
dear sir/mam
I'm using dll Axzkemkeeper.dll file to access fingerprint device n asp.net application but whem i click on connect button it gives an error that
single threaded apartment can not be instantiated .

please do something in fvr of me.

1 solution

This is a useful link:
Hosting ActiveX Controls in the .NET Compact Framework 2.0[^]

Regards
Espen Harlinn
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900