Enable Location in a Granite Net Database!
Below are the steps to enable Asset location in a Granite Net database.
Navigate to ‘C:\Program Files (x86)\Cues\Granite Net’ folder and open the GraniteNet_management_console.exe.cofig file with notepad.
Locate the <appSettings> section and add the following entry:
<add key="ShowHiddenModules" value="AssetLocation" />
Save the changes. You may have to add the write permission to the file before editing to save it.
You will need to activate the asset location feature using the Granite Net Management console. It can be found under the software modules section.
This will add the Asset location field to asset panes. This feature will need to be enabled on any database’s that will be synchronizing their data.
As a best practice, create a backup of the database before enabling this feature.