本文介绍了更新visual studio 2008上的许可证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚将Measurement studio 2013放在visual studio 2008上并获得了我的许可证和所有内容但是当我运行我的程序时我已经写了我收到了错误



An创建表单时出错。有关详细信息,请参阅Exception.InnerException。错误是:NationalInstruments.UI.WindowsForms.Switch是未经许可的。



评论?想法?



我尝试了什么:



如果我去测量工作室子菜单然后许可列出的所有内容都是许可的...

I just put Measurement studio 2013 on visual studio 2008 and got my licenses and everything but when I run my program I already had written I get the error

An error occurred creating the form. See Exception.InnerException for details. The error is: NationalInstruments.UI.WindowsForms.Switch is unlicensed.

Comment? Thoughts?

What I have tried:

If i go to Measurement studio sub-menu and then licenses everything listed is licensed...

推荐答案


这篇关于更新visual studio 2008上的许可证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-22 17:51