|
POST
|
Mike, I have a 10.0 and a 10.2.2 AGS setup, not a 10.1, and can't remember exactly when this all changed, but my suggestions : From 10.0 test, try http://localhost/arcgis/manager http://<servername>/arcgis/manager From 10.2.2 test, try http://localhost:6080/arcgis/manager http://<servername>:6060/arcgis/manager you might even try it with https and port 6443 instead of 6080. That doesn't help with your SDE issue, but may get you into manager.
... View more
04-29-2015
01:33 PM
|
0
|
0
|
2278
|
|
POST
|
That's strange unless you do not have the right type of ArcGIS Online account. Check out Welcome—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers for more info. I'm not sure if there is a difference is between a Developers account and just a free account (if something like that exists). An ArcGIS Online organization (or "enterprise account") basically comes "free" if your organization/agency/employer is on annual maintenance ("named users" restrictions may apply). If you have that type of an account, and you don't see those options, my guess is you don't have permissions with you account. If you are the only administrator/user on the account, and don't see it, I would call tech support. If someone else manages your user account for your agency/company, I would talk to them about getting the privileges you need to register with WAB (maybe you are assigned "user" with limited priviledges). Portal is also a product that requires maintenance or other licensing. If you have particular questions about the licensing, you should talk to you company's primary maintenance person (if on exists) or to a local esri rep/distributor. Hope this helps.
... View more
04-29-2015
11:13 AM
|
1
|
1
|
2324
|
|
POST
|
Thomas, I hate to be keep posting my blogs, but if you are new to WAB, these might help Tips and Observations for getting Web AppBuilder - Developer Edition Installed Web AppBuilder Developer Edition – Customization Resource List
... View more
04-29-2015
09:36 AM
|
1
|
0
|
1885
|
|
POST
|
Hi John, I have used ArcPad quite a bit in the past, but not with ArcGIs Online yet. I did come across this video though. Have you watched it, and did it help? ArcPad | Demos - Learn How Customers Incorporate ArcPad into their Projects It may help to know which version of ArcPad you are using too. That may determine the features available with Online. I'm still using an older version, so I can't help much more with the Online syncing at this time.
... View more
04-29-2015
09:15 AM
|
0
|
1
|
712
|
|
POST
|
Joseph, are you still having issues or is the software working now? I just added a link in Web AppBuilder Developer Edition – Customization Resource List to a PDF (under Blogs, Docs.. section) written by TAPAS DAS _ that has a full workflow of installing and of various available custom widgets. I haven't read thru it all yet but initial review looks good. Tapas includes many snapshots/graphics of the process. He posted is as a comment in the esearch thread (Robert S's), but that will be lost in the comments fairly quickly, so I'll post the direct link he provide, here. http://www.tapasdas.com/WAB.pdf (side note) Tapas - I suggest you create the announcement as a blog post or as a discussion (make sure to uncheck the "question" box, since it isn't something to be answered). If you do that, I will link directly to that.
... View more
04-29-2015
09:04 AM
|
2
|
5
|
8179
|
|
POST
|
If in 10.3 Updating and fixing data sources—ArcPy | ArcGIS for Professionals I'm working on updating data sources with arcpy myself right, not just FGDB/SDE, so I'm looking at all of it too. Looks like they recommend updating/replacing the database connection file. #4 on that help page import arcpy
aprx = arcpy.mp.ArcGISProject(r'C:\Projects\YosemiteNP\Yosemite.aprx')
aprx.updateConnectionProperties(r'C:\Projects\YosemiteNP\Vector_Data\Yosemite.gdb',
r'C:\Projects\YosemiteNP\DBConnections\Server.sde')
aprx.save()
del aprx I'm not sure if that will work for you or not, but might be worth checking.
... View more
04-28-2015
05:19 PM
|
1
|
0
|
1232
|
|
POST
|
Alaska Fish and Game announces new Anchorage Bear story map Anchorage Urban Bears Story Map (click to see), See where the bears roam in Anchorage, Alaska.
... View more
04-28-2015
10:31 AM
|
2
|
2
|
6003
|
|
POST
|
Any chance that the password of the account being used to run your ArcGIS Services was changed? That could explain why it happened a couple months ago (assuming password policies of about 90 days). Esri recommends using a service account with a password that doesn't change as often....but that is a matter of your agency policy too. I've seen this similar error in the past, and that is all I can think of off the top.
... View more
04-28-2015
09:14 AM
|
0
|
0
|
3056
|
|
POST
|
Hi Joseph, Did you enter your actual local computer name for "<myServerName>" this should be the machine you plan to do the work on, and not an ArcGIS Server or anything. You attached graphic showed it as a blank, and I'm not sure if you whited it out for the graphic or if it was an invalid name. I mentioned that for me it took a typo and did create the app, but then when I edited, I did correct the typo. One other thing, are you the administer on your AGOL account? I haven't tested to see if a AGOL user can be restricted from registering a computer, but that might be one of the options in the Admin tools. If you are the administrator, that wouldn't be the issue. If this doesn't work, let me know more about the computer name you used (do need actual name, but sample if any special character). I would like to update my instructions if there is more that I could include to make it clearer. Thanks EDIT: ....oh, and importent step....make sure you selected the radio button for "Application". That may be why it looks different.
... View more
04-28-2015
08:35 AM
|
1
|
7
|
8179
|
|
POST
|
...oh, and no, you do not need 10.3 or any ArcGIS Desktop for that matter.....
... View more
04-27-2015
02:10 PM
|
0
|
0
|
8180
|
|
POST
|
Joseph, Web AppBuilder Online can be used totally online without downloading, but you do need an account. If you downloaded Web Appbuilder 1.1 for Developers (WAB), that can be modified locally and hosted thru you web server. At a minimum, you still need an ArcGIS Online account to register the WAB install. For my tips Tips and Observations for getting Web AppBuilder - Developer Edition Installed and when you get into it more Web AppBuilder Developer Edition – Customization Resource List Do you know whether you plan to do it 100% online or host is local? You can sign-up for a free developer account on ArcGIS Online, but I think it may have limitations when it comes to hosting online. I have an enterprise ArcGIs Onine account, so I don't have alot of experience with the other right now.
... View more
04-27-2015
02:08 PM
|
1
|
10
|
8180
|
|
POST
|
My guess is yes, but you probably will want to have two WAB folders set up, one for each. then depending on the folder you start WAB from, that will determine which AGOL account it grabs. I haven't tested it, but I would think it would work. Because they would both use the nodejs, unless you manipulate that to use different ports, you would only be able to edit/run one of thw WAB's at a time. Although looking at it the oposite way, I know you can use multiple machines to work off the same AGOL account. I have that noted Tips and Observations for getting Web AppBuilder - Developer Edition Installed If you find what I said above (or some variation of it) I'll add the info to this doc.
... View more
04-27-2015
01:21 PM
|
1
|
1
|
1074
|
|
DOC
|
check out Web AppBuilder Developer Edition – Customization Resource List for a list of custom widgets and resources from the GeoNet community. Lots of links, but you will have to go thru the list of links to determine what you want to use. Instructions to download and install are on the various pages, not in the list, so follow up questions should be directed to each, not the list or on this thread.
... View more
04-27-2015
10:12 AM
|
1
|
0
|
45309
|
|
POST
|
I'm on my iPad, so haven't looked thru full code, but it looks like you are missing reference to BasemapGallery, arcgisUtils, In require section.
... View more
04-27-2015
07:21 AM
|
1
|
0
|
1260
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-08-2018 08:21 AM | |
| 1 | 10-07-2015 09:48 AM | |
| 1 | 10-25-2015 12:23 PM | |
| 1 | 11-02-2017 09:00 AM | |
| 1 | 11-04-2016 02:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-31-2025
04:56 PM
|