G
Guest
I have two issues to address:
a) The source code lies in the network path. I am trying to use windows
sockets for making a mail client. On execution of this program in debug mode,
i get an error as below:
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
SendMail.exe
Additional information: File or assembly name Interop.MSWinsockLib, or one
of its dependencies, was not found.
b) We also develop for handhelds (smart device apps). Unless we are a
minimum of local administrator, we are not able to run in debug mode - Is
this required?
thanks
a) The source code lies in the network path. I am trying to use windows
sockets for making a mail client. On execution of this program in debug mode,
i get an error as below:
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
SendMail.exe
Additional information: File or assembly name Interop.MSWinsockLib, or one
of its dependencies, was not found.
b) We also develop for handhelds (smart device apps). Unless we are a
minimum of local administrator, we are not able to run in debug mode - Is
this required?
thanks