AD
Administrator
Syncfusion Team
June 7, 2005 11:24 PM UTC
Hi Chris,
The builtin support for URL processing uses XmlUrlResolver and this class does not seem to support proxy servers. I will put in a feature request to use the HttpWebRequest class so that proxy servers can be supported.
You can also use the HttpWebRequest class directly and pass on the stream to the HTMLUIControl.
Thanks,
Davis