Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
61 stars 57 forks source link

Change operable status of a valve #275

Closed Belhadjma closed 6 years ago

Belhadjma commented 6 years ago

Hi everyone,

I use the water utility network application on the local govermnent data of ESRI and everything goes well except for the tool named "change operable status of a valve" I got a message: Please see the screenshot below. Please help.

Note: I use Arcgis 10.5 and water utility network application June 2017

image

Thanks a lot

MikeMillerGIS commented 6 years ago

can you provide a copy of your config and data schema?

Belhadjma commented 6 years ago

loaded.water.zip

Belhadjma commented 6 years ago

for the schema I use the same as the local govermnent data of ESRI : here is the link http://solutions.arcgis.com/utilities/water/help/network-editing/DataDictionary/DataDictionary.Htm

MikeMillerGIS commented 6 years ago

if that is the case, then I am unsure. Config file is the one we ship and with that data. Can you ensure you have the Operable field on your valves and you can change that from true/false? What language is your machine and arcmap running?

Belhadjma commented 6 years ago

Language is English for both my machine and arcmap. image

MikeMillerGIS commented 6 years ago

The only time we have seen this then is there is a conflict with an old version. Can you uninstall the Attribute Assistant and Water Editing Add in, restart ArcMap and then manually clean out the assembly cache.

%APPDATA%\ESRI\Desktop10.6\AssemblyCache or %LOCALAPPDATA%\ESRI\Desktop10.6\AssemblyCache

Go through each folder and if you see water and attribute assistant dlls remove that folder

Restart ArcMap and ensure the folders are not recreated if not close ArcMap and reinstall the add ins

Belhadjma commented 6 years ago

Ok, thanks a lot. I will do that and I will feed back.

Belhadjma commented 6 years ago

Hi, I did not find the folder named AssemblyCache :

image

MikeMillerGIS commented 6 years ago

it is a hidden and protected OS folder.

Belhadjma commented 6 years ago

I make a seach on the whole disk drive but nothing

MikeMillerGIS commented 6 years ago

make sure to do this https://www.interfacett.com/blogs/how-to-show-protected-operating-system-files-in-windows-8-and-windows-server-2012/

Belhadjma commented 6 years ago

Yes as you can see in the screenshot above, I have checked the hiden file.

MikeMillerGIS commented 6 years ago

that is different than protected os folders

Belhadjma commented 6 years ago

Super, I found the folder.

Belhadjma commented 6 years ago

I am back again. I've done all the steps mentionned above, but when I start my workspace space I notice that it makes changes in the config file. So repeat all the stuff again but, this time I started a brand new MXD file and surprise it works. So it's strange for me that my old mxd document changes the config file when I run it !!!

MikeMillerGIS commented 6 years ago

so all set? If config file does not exist, it will create it

Belhadjma commented 6 years ago

Yes all seems to be working nice. I have to delete all my old mxd and restart new ones.

Thanks a lot for your help. I appreciate that very much.