Help me,Please!I was so puzzled!

in Help Center
I wrote some codes to transmit files.
using console project ,it worked well.
but when converted to Window Forms Application Project ,it did not work!
I found some followed Exceptions:
"unsettled“System.TypeLoadException”Exception in VCDll.exe
other info:can't load IceInternal.Connection from programs VCDll, Version=1.0.1425.18656, Culture=neutral, PublicKeyToken=null "
And the Attach file is the warning dialog window.
What can I do?
using console project ,it worked well.
but when converted to Window Forms Application Project ,it did not work!
I found some followed Exceptions:
"unsettled“System.TypeLoadException”Exception in VCDll.exe
other info:can't load IceInternal.Connection from programs VCDll, Version=1.0.1425.18656, Culture=neutral, PublicKeyToken=null "
And the Attach file is the warning dialog window.
What can I do?
0
Comments
The attach file is all programme codes