Re: Request for the permission of type System.Net.SocketPermission
- From: "Dmytro Lapshyn [MVP]" <x-code@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 8 Feb 2006 13:15:10 +0200
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.
.
- References:
- Request for the permission of type System.Net.SocketPermission
- From: Brendon Co
- Request for the permission of type System.Net.SocketPermission
- Prev by Date: Re: Databinding Textbox on TabPage
- Next by Date: Re: Browse for folders dialog
- Previous by thread: Request for the permission of type System.Net.SocketPermission
- Next by thread: Drag And Drop Issue
- Index(es):
Relevant Pages
|