system.net.webexception C# Vista -


i have object of type webclient connects web server. when run code under vista system.net.webexception socket error.

i bit bewildered other program used sockets directly (port scanner) worked under xp , failed work under win7. thought might case in current app, since used webclient - high level class - bewilderment justified) problem solved adding modifying scope in excepion's firefall. thanx time.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -