G
Guest
I've created a program which fetches data from the internet using the
WebBrowser and HttpWebRequest classes. The program has been tested on several
computers and everything was working fine until we tried Citrix . The Citrix
client in question has access to the internet through internet exporer, yet
when we try to access the web through the webcontrol in our program it fails
to connect. Are there special considerations which must be taken into account
when connecting through citrix? The citrix client is configured to access the
web through a proxy server.
WebBrowser and HttpWebRequest classes. The program has been tested on several
computers and everything was working fine until we tried Citrix . The Citrix
client in question has access to the internet through internet exporer, yet
when we try to access the web through the webcontrol in our program it fails
to connect. Are there special considerations which must be taken into account
when connecting through citrix? The citrix client is configured to access the
web through a proxy server.