Web AppBuilder installation and Portal URL

7080
4
Jump to solution
01-23-2015 06:56 AM
JosephRogan
New Contributor III

Hi, I am trying to get the new ESRI Web AppBuilder set up on my machine.  I have Node installed and the Web AppBuilder for ArcGIS (Developer Edition) zip extracted on my local drive.  When I run the startup.bat it opens the command window and starts the server on port 3344 as I had seen demoed to me before.  When it opens in my default browser (IE9) it trys to redirect to setportalurl.  At this point it just hangs and the progress bar sits around 90% or so.  I don't know if its supposed to direct to another page where I can enter my portal url and login info or not.  Is there a way to manually set this info?  I have portal running on my network and access to publish.  Thanks for the help!

0 Kudos
1 Solution

Accepted Solutions
JosephRogan
New Contributor III

Just got it working.

I had to edit apiURL manually in the env.js file to say "apiUrl='http://localhost/arcgis_js_api/library/3.12/3.12'"

View solution in original post

4 Replies
TimWitt2
MVP Alum
JosephRogan
New Contributor III

Thanks for the link, that gave me something new to try, but still no luck.  I tried creating the application in portal and it links to it, but still hangs in the redirect.  In portal I do not have a Register button like the above link describes.  I'm not sure if this is the problem or not.  I have tried all of this in both IE9 and Firefox, as well as on different machines, all with the same result.  I even tried the beta3 version.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Joseph,

   As WAB is a supported release product now, I would recommend calling tech support.

0 Kudos
JosephRogan
New Contributor III

Just got it working.

I had to edit apiURL manually in the env.js file to say "apiUrl='http://localhost/arcgis_js_api/library/3.12/3.12'"