I tried to complie the ClickToCenter Map example.
The following error :
An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in system.dll
Additional information: Unrecognized configuration section defaultProxy
The debugger hightlight the following line :
this.Url = "http://renderv3.staging.mappoint.net/Render-30/RenderService.asmx";
Anyone help me pls.