windows service (vb .net) through default proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • calinux
    New Member
    • Oct 2008
    • 6

    windows service (vb .net) through default proxy

    hi

    i am developing a windows application (VS 2008 - .net 3.5) which is requesting some data from a server (XML) and depends by results it is doing something

    this application is using a UI for load/ save setings and a windows service which is requesting data at each 20 minutes.

    i realized that the form (UI) has no problem to communicate with server (with or without proxy) but windows service is working only when is no proxy.

    can somebody help me? can be an example in c# or vb.

    i really appreciate it
    calin
Working...