Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Meas studio 7.1 scattergraph control won't load in Visual Studio 2005

Just loaded Visual Studio 2005.  Brought project in from VS 2003 that uses Measurement Studio 7.1 scattergraph and 3D graph.  Builds OK, but debug launch produces this error message:

"Length of the data to decrypt is invalid."
"   at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)\r\n   at System.Security.Cryptography.CryptoStream.FlushFinalBlock()\r\n   at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)\r\n   at System.IO.Stream.Close()\r\n   at System.IO.Stream.Dispose()\r\n   at NationalInstruments.Restricted.LicenserHelper.Decrypt(String cypherText)\r\n   at NationalInstruments.Restricted.LicenseBase.a(String )\r\n   at NationalInstruments.Restricted.LicenseBase.RunTimeCheck(LicenseContext context, Type type)\r\n   at NationalInstruments.Restricted.LicenseProviderBase.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)\r\n   at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)\r\n   at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)\r\n   at System.ComponentModel.LicenseManager.Validate(Type type, Object instance)\r\n   at NationalInstruments.UI.WindowsForms.ScatterGraph..ctor()\r\n   at LocusW.LocusWStart.InitializeComponent() in C:\\Documents and Settings\\Steve\\My Documents\\Visual Studio 2005\\IQLProjects\\LocusW\\LocusWStart.vb:line 756\r\n   at LocusW.LocusWStart..ctor() in C:\\Documents and Settings\\Steve\\My Documents\\Visual Studio 2005\\IQLProjects\\LocusW\\LocusWStart.vb:line 100"

Anyone know how I can fix this?
0 Kudos
Message 1 of 2
(2,783 Views)

Please read the Knowledge Base article License Exception When Using Measurement Studio 7.x .NET Libraries with Microsoft Visual Studio 200... and see if this resolves your issue.

-Elton

0 Kudos
Message 2 of 2
(2,777 Views)