"Assembly could not be found" error

H

hakan aktan

Hi all,

I used Opennetcf.dll in my VB2003 - CF 1.3 application. So i added
"OpenNetCF.dll" to my project.
But every time i open my project solution , external dll files (
opennetcf.dll /cfserial.dll) is being deleted and error msg says:
"The .NET assembly "OpenNetCF.dll" could not be found"

I copy the dll and add again but after open sln again VS2003 deletes dll
file again and gives same error.
Is there a way to register dll files to library of CF?

Thanx in advance..
 
H

hakan aktan

i solved the problem. If you want to add a new dll to your project and it
gives error just as below, here is solution:

you may copy the dll file to :

C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE

directory just near other dll files. Then you will see it when you click
"Add Referance " under ".NET" tab

that ' s all to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top