|
POST
|
Sounds like this is solved but I wanted to add this link to a technical article about this issue. http://support.esri.com/en/knowledgebase/techarticles/detail/40287 -Lindsay
... View more
04-26-2013
07:31 AM
|
0
|
0
|
4879
|
|
POST
|
Alison, It is an access issue. The Addin's were installed under your profile, so the config file is located under a path similar to the two lines below. C:\Users\%UserName%\AppData\Roaming\ArcGIS4LocalGovernment\ConfigFiles C:\Documents and Settings\%UserName%\Application Data\ArcGIS4LocalGovernment\ConfigFiles When the other user logs on they cannot access your profile information. So, by default the addin will create a new loaded.config for the user that is logged in( the new config is the default our the box version). I am assuming you have a loaded.config file for your own data, if yes, then you will have to copy that version of the loaded.config to a location the other user will have access to it, then have the user load that loaded.config under their profile. Cheers, Lindsay
... View more
03-26-2013
08:41 AM
|
0
|
0
|
524
|
|
POST
|
Thanks for reporting this issue. We will get this fixed in the coming release. Cheers, Lindsay
... View more
03-26-2013
08:33 AM
|
0
|
0
|
1655
|
|
POST
|
Matt, Are you using 10.0 or 10.1 Do you have both the AddressManagement and Attribute Assistant addin's present in your addin manager? (customize>addin manager)? -Lindsay
... View more
03-08-2013
12:56 PM
|
0
|
0
|
3588
|
|
POST
|
This post I made should solve your issue with IE ... http://forums.arcgis.com/threads/74065-Tax-Parcel-Viewer-error-when-loading-Javascript-API-when-run-in-IE8?p=263086#post263086 Cheers, Lindsay
... View more
02-22-2013
02:27 PM
|
0
|
0
|
759
|
|
POST
|
Hi Ronnie, We, ArcGIS for Local Government support Oracle 11G. We are aware of this issue and are working toward fixing it in the coming release. The failures you are seeing on import are on the following items: luCodeViolationInspection_ATTACH DamageResidentialBuilding_ATTACH WaterDistribution_Net_Junctions You'll notice that issues exist with table items which add additional characters upon creation. To workaround the issue you are describing, remove the attachment from the: luCodeViolationInspection DamageResidentialBuilding feature classes. (Using "delete attachments" ) Rename the features classes to: luCodeViolateInspect DamageResBuilding The recreate the attachments (using "create attachments") As for the WaterDistribution_NET_JUNCTIONS, recreate the network using the word Water, this will shorten the table name length significantly. Cheers, Lindsay
... View more
01-11-2013
12:41 PM
|
0
|
0
|
508
|
|
POST
|
Nicole, What version of ArcGIS Server are you using? Cheers, Lindsay
... View more
01-11-2013
09:20 AM
|
0
|
0
|
891
|
|
POST
|
Heena, Jordan is correct you can get the XML's from the basemaps download. Sorry for the confusion http://www.arcgis.com/home/item.html?id=1118010522f14f5294bc88c1445efc09 Cheers, Lindsay
... View more
12-17-2012
11:24 AM
|
0
|
0
|
741
|
|
POST
|
Hi Andrew, I think I know what the issue is. If you look at the section of the config file below you will see two little sections, Street Cleaning & Libraries The street cleaning section is expecting a polygon. The libraries section is expecting a point. They are very similar, but slightly different. If you intend on configuring your application with only point data, you should make sure that your configuration file is using configurations based on the pattern you see with libraries, instead of street cleaning. Hopefully this helps, Cheers, Lindsay Thomas StreetCleaning:
{
Name: "Street Cleaning",
Image: "images/streetCleaning.png",
HasRendererImage: false,
ServiceUrl: "http://arcgis-tenone2012-1974758903.us-west-1.elb.amazonaws.com/arcgis/rest/services/GovernmentServices/MapServer/7",
FieldNames: [
{ ServiceAvailability:
[
{ FieldName: "WEEKONE", DisplayText: "Week 1" },
{ FieldName: "WEEKTWO", DisplayText: "Week 2" },
{ FieldName: "WEEKTHREE", DisplayText: "Week 3" },
{ FieldName: "WEEKFOUR", DisplayText: "Week 4" }
]
},
{ Field: "Agency: ${AGENCY}" },
{ Field: "Contact: ${CONTACT}" },
{ Field: "Phone: ${PHONE}" },
{ Links:
[
{ DisplayText: "Website", FieldName: "AGENCYURL" },
{ DisplayText: "Email", FieldName: "EMAIL" }
]
}
],
Color: "#00FF00",
isRendererColor: true,
LayerVisibility: true
},
Libraries:
{
Name: "Libraries",
Image: "images/library.png",
HasRendererImage: false,
ServiceUrl: "http://arcgis-tenone2012-1974758903.us-west-1.elb.amazonaws.com/arcgis/rest/services/GovernmentServices/MapServer/4",
distance: 4,
FieldNames: [
{ FieldName: "FacilitySitePoint.NAME" },
{ FieldName: "FacilitySitePoint.FULLADDR" },
{ FieldName: "GovServiceInfo.PHONE" }
],
LayerVisibility: true,
ShowBeyondBuffer: true
},
... View more
12-17-2012
11:16 AM
|
0
|
0
|
631
|
|
POST
|
Hi Dave, The Election Results viewer on Mobile Devices will not display the color polygons like the tablet or destkop view of the application. This is the expected behavior. Cheers, Lindsay
... View more
12-03-2012
08:55 AM
|
0
|
0
|
538
|
|
POST
|
Hi Josh, Yes, please delete your addin's before you add your new ones. Make sure you have ArcGIS closed when you install your new addins. Cheers, Lindsay
... View more
11-30-2012
12:17 PM
|
0
|
0
|
1870
|
|
POST
|
Hi Bob, If you check out the web help http://resources.arcgis.com/en/help/localgovernment/10.1/#/Getting_started_with_ArcGIS_for_Local_Government/028s00000059000000/ This takes about the approach to standing up with your own data. cheers, Lindsay
... View more
11-19-2012
07:49 AM
|
0
|
0
|
598
|
|
POST
|
Glad to hear Mike gave you a promising answer. Cheers, Lindsay
... View more
11-16-2012
07:54 AM
|
0
|
0
|
842
|
|
POST
|
Hi Patricia, We have logged this issue as a bug. (this issue occurs in the 10.0.82 version of the addin) In the meantime, we have a workaround for you (I past this on to the tech support person who was helping you as well, but thought I would response so others can see the workaround) Workaround In Step 4 B. of the help http://resources.arcgis.com/en/help/localgovernment/10.1/index.html#/Migrating_your_data_to_the_Local_Government_geodatabase/028s00000049000000/ We say select the feature class in the Catalog Tree. This will expose a bug. You will get the error message you posted below when importing the xml to the gdb if your selection is in the catalog tree only. If you select in the Content tab when selecting the feature dataset\class to get the spatial reference you will not get this error. (ensure that the content tab has a selection) hopefully this helps. Cheers, Lindsay Thomas
... View more
11-15-2012
02:25 PM
|
2
|
0
|
5365
|
|
POST
|
Hi Alison Maybe try TIMESTAMP? http://resources.arcgis.com/en/help/localgovernment/10.1/index.html#/Timestamp/028s000000mw000000/ Would that support your workflow? Cheers, Lindsay
... View more
11-15-2012
02:14 PM
|
0
|
0
|
842
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-29-2016 10:53 AM | |
| 1 | 01-26-2017 06:13 AM | |
| 1 | 11-30-2016 09:20 AM | |
| 1 | 08-13-2015 09:41 AM | |
| 1 | 07-08-2015 06:02 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|