Windows XP SP2
INV2008, SP2
Microsoft Visual Basic 2005 Express
I have an add-in that I had successfully compiled and installed on several computers, including my own. I was given a new computer and when I try to run the same install.bat file that simply states:
@echo off
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe /codebase FG_AutoNamer.dll
PAUSE
On my new computer, I get the following message in the command window:
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.42
Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.
RegAsm : warning RA0000 : Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
And a window that opens - see attached graphic.
I have tried changing my user permissions to administrator - what I was on the other machine but the message still comes up. Inventor does not see the add-in. I am at a loss.
Please, can anyone shed some light on this perplexing issue?
Windows XP SP2
INV2008, SP2
Microsoft Visual Basic 2005 Express
I have an add-in that I had successfully compiled and installed on several computers, including my own. I was given a new computer and when I try to run the same install.bat file that simply states:
@echo off
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe /codebase FG_AutoNamer.dll
PAUSE
On my new computer, I get the following message in the command window:
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.42
Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.
RegAsm : warning RA0000 : Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
And a window that opens - see attached graphic.
I have tried changing my user permissions to administrator - what I was on the other machine but the message still comes up. Inventor does not see the add-in. I am at a loss.
Please, can anyone shed some light on this perplexing issue?
Can't find what you're looking for? Ask the community or share your knowledge.