cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
353
Views
0
Helpful
2
Replies

Browsing Share prices .ASP on IIS when using a proxy?

allan.wells
Level 3
Level 3

Hi All,

We have a client that pumps all internet traffic through web proxy server.

We have setup some .ASP on IIS that retrieves share price information and added this as a servcie in CM and pointed it at the IIS script

The issue is its not returning the results. Http error.

Where would we input the proxy information so that the querying IIS server can get to the web page ?

IS this done in IIS?

tHanks

Allan

2 Replies 2

stephan.steiner
Spotlight
Spotlight

How is your asp page getting the pages from the web? If you're using the CiscoURLProxy.URLGrabber (the one that ships with the SDK, used in the Stockchart sample), check out the SDK documentation, it explains how to set up a proxy. If you're using Microsoft's own component (Msxml2.XMLHTTP, used in the stockticker sample), then you need to look up that ActiveX on MSDN to see how it reacts.. could be that it relies on your IE browser settings (.NET does), but there might be other options (down to not supporting proxies altogether).

Sascha Monteiro
Level 6
Level 6

Hi,

I know Berbee has a sort of a proxy program,

which rewrites the URL's..

As the Phones must have absolute URL's..