Hi all,
my program use a connection to WebService and running without any problem on
win2000 and winXP.
but when i run it on winXP with SP2 it throw me Socket Exception,
so i turned off the firewall in the security center,
and then i got:
System.Security.Policy.PolicyException: Required permissions cannot be
acquired.
Is anyone know why is it happaning
thanks,
Amihai
Nadav - 23 Dec 2004 16:33 GMT
SP2 limit the amount of concurrent connections to a certain workstation,
however, this limitation doesn't apply for server versions of windows OS.
> Hi all,
>
[quoted text clipped - 10 lines]
> thanks,
> Amihai