Re: Request for the permission of type System.Net.SocketPermission



Hi Brendon,

I am afraid there's no other way. However, if you deploy your application to
each machine locally (as opposed to a network share), the application code
should be granted the "FullTrust" permission set by default (unless the
administrator is really paranoid and has set a restrictive enterprise-wide
security policy).

"Brendon Co" <brendonco@xxxxxxxxx> wrote in message
news:1138776780.773776.201100@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

i have client/server socket application, but when i run the client in a
separate computer i get this error below.

Request for the permission of type System.Net.SocketPermission


I search the net but it leads me to caspol or mscorcfg.msc.Is there
other way to NOT configure using these tools when deployed?

Your thoughts.



.



Relevant Pages

  • RE: Deploy Win Form
    ... SqlClientPermission for network share application. ... Select "Full Trust" permission set for this application. ...
    (microsoft.public.dotnet.languages.csharp)
  • Running Win32.net apps on Network Share
    ... donothing Win32.Net app on a network share. ... Make a duplicate of the permission set LocalIntranet ... Check the Box called "Allow calls to Unmanaged Assemblies" ...
    (microsoft.public.dotnet.security)