Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executing Code from a network location #1

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Executing Code from a network location #1

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant