> Looks to be a tag that I should include inside my "Default.aspx" page?
Simply, copy both files ashx e ashx.cs to your Visual Studio web
project, at the root directory.
So then you have a new url to call: as example if you have a web
project called "Sample", then copy the files into the root path and
you have a new url called
http://localhost/proxy.ashx or http://localhost:numport/proxy.ashx if
you use integrated VS webserver.
Use the new url as explained here:
http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to