Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Licence issue and Error 1603 when trying to uninstall

I have an application I wanted to be able to work on on my laptop (previously working on the desktop with the upgrade to 8.5). However I needed to install 8.5 on the laptop which seemed to go fine, except whenever I try to run from VS2005 (c#) now I get a

System.ComponentModel.LicenseException was unhandled by user code
  Message="NationalInstruments.UI.WindowsForms.WaveformGraph is unlicensed."
  Source="NationalInstruments.Common"
  StackTrace:
       at NationalInstruments.Restricted.LicenseBase.ShowUnLicensedBehavior(Type type, Object instance)
       at NationalInstruments.Restricted.LicenseBase.a(Type A_0, Object A_1, String A_2)
       at NationalInstruments.Restricted.LicenseBase.a(Type A_0, Object A_1)
       at NationalInstruments.Restricted.LicenseBase.RunTimeCheck(LicenseContext context, Type type, Object instance)
       at NationalInstruments.Restricted.LicenseProviderBase.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
       at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
       at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)
       at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
       at NationalInstruments.UI.WindowsForms.WaveformGraph..ctor()
.........

Although I'm told I'm licensed, and I've done 'Refresh class libraries' and 'Update project references'.

NationalInstruments.Analysis.Enterprise Licensed
NationalInstruments.Net Licensed
NationalInstruments.NetworkVariable Licensed
NationalInstruments.UI.WebForms Licensed
NationalInstruments.UI.WindowsForms Licensed

How do I make it work (it's fine on the desktop) ?

Regards

Paul
0 Kudos
Message 1 of 3
(4,153 Views)
The 1063 error is when trying to uninstall 8.1 from the installer (as I thought that this could be messing things up)
0 Kudos
Message 2 of 3
(4,152 Views)
Solved by uninstalling everything that would uninstall, then removing the left over directory and references before re-installing
0 Kudos
Message 3 of 3
(4,144 Views)