You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. check out the project onto a network drive
2. compile project
3. execute the code from the network location
Instead of executing the project correctly the TCPClient class will not
establish a connection it will present System.net.socketpermission exception.
If you copy the project to the local machine the code will work accordingly.
The proposed fix is to add Socketpermissions.
Original issue reported on code.google.com by Swen.Gaudl on 19 Feb 2014 at 12:21
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Swen.Gaudl
on 19 Feb 2014 at 12:21The text was updated successfully, but these errors were encountered: