03-27-2013 11:58 AM
Hi,
we are happily working with the Legacy package of Measurement Studio, mostly using the UI classes.
But: we would like to migrate our application from Visual Studio 2008 to 2010 and also port it to 64 bit.
Is there a possibility to continue working with the legacy package, e.g. with extra supplied 64 bit libraries?
It would be a larger effort to rewrite all UI using the .NET assemblies of Measurement Studio 2010+.
Kind regards,
Martin
04-02-2013 02:28 AM
Hi aValidAlias,
if you want to build 64bit applications this is not possible.
The reason is because the ActiveX components were built for 32-bit and you can't use those components in a 64-bit application.
You can create 32-bit applications without any problems.