Weird - ever had a GUID conflict for Revit add-ins installed via MSI?
Rabu, 14 Agustus 2013
0
komentar
Just installed CloudWorx (more on this later) and it had a GUID conflict with CADtoEarth - weird? Wonder if the installer somehow couldn't properly generate a unique identifier (see image).
In any case, Jeremy describes how to generate a new GUID over here, but I couldn't find GUIDgen.exe easily on my XP 64-bit PC, so I downloaded GUIDgen from:
http://www.microsoft.com/en-us/download/details.aspx?id=17252
In any case, Jeremy describes how to generate a new GUID over here, but I couldn't find GUIDgen.exe easily on my XP 64-bit PC, so I downloaded GUIDgen from:
http://www.microsoft.com/en-us/download/details.aspx?id=17252
- Generated new GUID, copy to clipboard
- Open offending (ie. most recent) .addin file that caused Revit to show the error on startup
- Paste the newly generated GUID into the ClientID field
- Save the .addin manifest and restart Revit
This resolved the GUID conflict.
Baca Selengkapnya ....