The problem I have is that we have an IT policy that we cannot have IIS (or any web server) on any machines but designated servers.
But, if I access the Silverlight Builder remotely...I shouldn't need a local web server right?
Barry,installing IIS is easy and free. Just enable it using the 'Turn Windows features on/off' in Control PanelMake sure that all the features are enabled that ArcGIS installation for Application Builder requires.( The link you referred to)
Barry,You have to install the Silverlight Application Builder on the remote serverCan the then access it, eg. http://theRemoteServerName/Builder/Assuming that you have access to it and that it is exposed in IIS on remote server. You can protect this application through settings in IIS if you don't want others to be able to access it (Not a good idea in any case).The new application that is created will be on the remote machine and not on your local machine. Will be under the inetpub/wwwroot/apps/...Once again it can be accessed via, eg. http://theRomoteServerName/Apps/MyNewApplication/Alternatively you can configure the application on your local machine, deploy it and copy the application directory (using xcopy, ftp, etc) to the remote server.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.