Guids for COM
Not applicable
11-15-2011
06:26 AM
Hi,
i have a navisworks plugin using the COM-Api in .NET C# and i have used
the ComClass statement above my class. There i have given 3 guids (ClassId,
InterfaceId and EventsId).
My problem is that the plugin refuses to load on some computers without
actual error messages indicating the problem.
I had renamed the plugin once without changing the guids. Is that a problem?
On other computers i use "regasm /codebase c:\path\to\plugin.dll" to register the plugin. Is this the correct way?
Can i do something to clean up a computer from old com-guids and names or is this not necessary?
Thanks in advance.
Link copied