2

I'm trying to help a co-worker set up an ArcFlex Viewer app using the Application Builder. I'm a bit puzzled by the settings screen:

enter image description here

It's asking for a web server base folder (local path) and a web server base folder URL (web path). What should I enter for the local path if this is going to be hosted on a remote server? It's a free hosting service, so I don't really have access to the local path there other than .../my_user_name/public_html.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Mar 5, 2013 at 23:27
1
  • According to me you need to put that service name or IP. Check similar tutorial regarding this e-education.psu.edu/cloudGIS/node/42 Commented Mar 6, 2013 at 5:16

1 Answer 1

2

You need a web server that you have write access to, in order to create (and view) apps using the application builder.

When you're happy with your application you can move it to the remote server. All you have to do is move the whole folder.

Say for example you created an application called GreatApp, then (assuming default set up on Windows machine), you can just copy the c:\inetpub\wwwroot\flexviewers\GreatApp folder to your remote server.

answered Mar 9, 2013 at 16:30
7
  • So if I understand correctly, the base folder path is for development and the base folder URL is for production? Commented Mar 10, 2013 at 21:13
  • No, both are for the same environment. The folder path is where the application builder writes to, and the URL is to be able to view it inside the application builder (in the Preview tab). Commented Mar 11, 2013 at 2:05
  • What if this is a Linux server and I'm not able to run the app builder from the server itself? I can't just build an app with the right relative paths and upload to the server? Commented Mar 11, 2013 at 5:21
  • The application builder require a web server that you have read/write access to. See system requirements at resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/… Commented Mar 11, 2013 at 14:32
  • You would either need to start/use a web server on the same machine as the application builder, OR map a drive to the machine that has the web server. Commented Mar 11, 2013 at 14:34

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.