ThinkGeo.com    |     Documentation    |     Premium Support

BingsMapsLayer

Hallo,

I try to display a BingMapsLayer in my Desktop-Application. I need to authenticate against a proxy-server. So I create a WebProxy with the credentials and set the proxy-Member with my generated WebProxy - and i get always a 407-error from my Proxy server. 

I use the same procedure with googlemaps and OSM-Layer (as well as for WMS) and there are no errors.


Any suggenstions?


Torsten



Hello Torsten, 
  
 Thanks for your post, 407 error most is caused by the authority validate, could you please check this part? 
  
 And if you can provide a simple sample that can recreate the problem, it will be really helpful. 
  
 Regards, 
  
 Gary

Hallo Gary,

thank you for your answer. I have attached a little solution - the google-button works fine, the bing-button throws 407. 

 



Hello Torsten, 
  
 Thanks for your sample and sorry for delay, in your code, you use the uri like Uri uri = pr.GetProxy(new Uri(“thinkgeo.com/”)); but sorry to say, we didn’t provide the proxy services, it’s not working like this, you need find another webproxy, and you can test it use your Internet Explorer. 
  
 Any more questions please feel free to let us know. 
  
 Regards, 
  
 Gary