08-25-2011 04:49 AM
Hi,
I create a piece of software, where I used the nationalinstruments.ui.windowsform.dll
If I try to install the software on a other PC, during the installation procedure a error messages come up, that the software could not be installed or started, because I have to install the nationalinstruments.ui.windowsform V9.1.40.204 in the GAC first.
So I installed the NI Driver DVD (which comes with my measurement Studio 2010).
But if I try to install my Software, it is the same. (I try it on 3 different destination PCs with XP and VISTA)
So I tried to install the missing dll manually with installutil.exe, but I got the following error messages :
Keine öffentlichen Installer mit dem RunInstallerAttribute.Yes-Attribut in der A
ssembly D:\gac\NationalInstruments.UI.WindowsForms.dll gefunden.
(no public installer with RunInstallerAttribute.Yes-Attribut found in D:\gac\NationalInstruments.UI.WindowsForms.dll )
I developed my Software in VB.NET Visual Studio 2010 and NI measuremet Studio 2010
Any idea.
Many Thanks
mk
09-20-2011 10:49 AM
Hi,
maybe this will help:
regards