can i use OpenNETCF.Desktop.Communication.dll with vb .net 2003 ??

Last post 04-22-2008 17:24 by Neil. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-22-2008 13:04

    can i use OpenNETCF.Desktop.Communication.dll with vb .net 2003 ??

    hello,  how can i install OpenNETCF.Desktop.Communication.dll in visual basic .net 2003 ?

    when i try to add a reference and select the .dll on the path  (c:\tmp\OpenNETCF.Desktop.Communication.dll)  show my de following error :

     a reference to (c:\tmp\OpenNETCF.Desktop.Communication.dll) could not be added. this is not a valid assembly or com component.

     what can i do ?

     thanks for the help .

    Filed under: ,
  • 04-22-2008 17:24 In reply to

    • Neil
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-30-2007
    • North Wales
    • Posts 1,110

    Re: can i use OpenNETCF.Desktop.Communication.dll with vb .net 2003 ??

    You would need to compile the code against .NET Framework 1.1 (the assembly we distribute is compiled against .NET Framework 2.0), but there is no technical reason preventing its use with Visual Studio .NET 2003. 

Page 1 of 1 (2 items)