Solved! Go to Solution.
With the Silverlight viewer the basemaps reference layers that require internet access. And you can't remove basemaps from application.
What you can try and do is add your own basemap and remove all the other default basemaps. Just read up on how to do that.
http://resources.arcgis.com/en/help/silverlight-viewer/concepts/index.html#/Configuring_basemaps/017...
Only ArcGIS Server Cached (Tiled) map services, Bing Maps, and OpenStreetMap are supported in the Basemap gallery.
Dynamic map services are not supported for use as basemaps.
Jamal,
Flex does not require any access to the Internet to run, as long as you configure the main config file to look at services on your own arcgis server. Flex does not have the same issues of only using tiled base maps you can add a base map in as a dynamic layer.
You will have to insure that your client browsers have the or react plugin installed though if they do not have Internet access.
Regards
Anthony
Jamal,
It does not look like you have silverlight installed on your machine so you will need to connect to the Internet to install it.
For your flex problem ensure you have write access to the c: drive and that your IIS is running
Regards
Anthony
Jamal,
No you do not have to be on the Internet to create a flex application. That being said I do not use the application builder, if you take the compiled version of the viewer and place it under your c:\inetpub\wwwroot folder then manually amend the config.xml file in notepad to look at your services then this should work. Have a look at the install guide:
http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Getting_started_with_the_ArcGIS...
I presume Silverlight is the same but I do not use it to be 100% sure. What you must ensure is that you have the correct browser plugin either Flash for flex or silverlight to run the application in the browser. This may mean you need to access the Internet to get it.
I dont think that Installing Silverlight for ArcGIS automatically installs silverlight.
Regards
Anthony