I am using mapsuite mvc edition and there is problem in loading image. It is not showing my code is given below
Map1.MapTools.LoadingImage.ImageUri = new Uri(Server.MapPath(@"~/ShapeFiles/loading_logofinal_by_zegerdon-d60eb1v.gif"));
Browser show an error
Not allowed to load local resource:
If there is error in my code please tell me how to resolve it.
Thank you.