Hi,
I have a RadMap configured to show the sample continents using Shapefiles.
Works fine with the VS 2010 Web Development Server.
But when I change the Start options to use custom server instead of default web server then the map simply shows the background and does not load the shapes.
How can I use custom server with RadMap?
I have a RadMap configured to show the sample continents using Shapefiles.
<
telerik:MapShapeReader Source="../Shapes/world_continents.shp"
DataSource="../Shapes/world_continents.dbf"
ToolTipFormat="CONTINENT" />
Works fine with the VS 2010 Web Development Server.
But when I change the Start options to use custom server instead of default web server then the map simply shows the background and does not load the shapes.
How can I use custom server with RadMap?