View Single Post
Join Date: Sep 2007
Posts: 5
Reputation: getz is an unknown quantity at this point 
Solved Threads: 0
getz getz is offline Offline
Newbie Poster

errors in vb.net

 
0
  #1
Sep 12th, 2007
what is the problem when I get such error while connect it to MySQL and Symbol:

Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'barcode new' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' in project 'barcode new' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac'.
The dependency 'ICSharpCode.SharpZipLib' could not be found.

Can someone help me?
Reply With Quote