I'm using the "ArcGIS Server Manager" to create "Web Applications" with my maps. In ASP.NET project has a "web.config". How do I get my "web.config" come with some "tags" standard?
More specifically, these tags would be:
< configuration> < configSections> < /configSections> < system.net> < settings> < >>servicePointManager expect100Continue="false" /> < /settings> < /system.net> < >>/configuration>
These tags are described in: How do I use a layer of Bing / Google a "WebApplication" in "ArcGIS Server Manager"?
I thank all the GIS forum! Thank you!
