06-08-2012 08:17 PM
Hello,
I understand the MS2010 does not support C++ MFC, but why does it not support C++ dotNET?
In a C++ Windows Forms project, all the NI controls are present in the tool box. The application can be built, yet there is a license error for every control instantiated.
Is there a way to fix this? Or it it part of the Legacy C++ MFC.
Thanks
Martin
06-11-2012 12:18 PM
Hi,
Follow the direction in this KnowledgeBase to get rid of that error. I was initially getting that error, but after I added the information in the KB, I was able to build.
06-11-2012 12:43 PM
Rohama,
That does solve the problem. Perhaps the developers could add a wizard for a C++ .NET project in the future.
BTW, the Knowledge base article should be updated with keywords "VS2010 .NET" and the 2010 version of MS (which is 9?)
Thanks
Martin