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
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