网络优势 9.1 和视觉工作室 2010?
Ingragistic 的 NetAdvantage 9.1 能否与 Visual Studio 2010 配合使用? 我安装了 VS 2010,然后安装了 NetAdvantage,但我在 VS 中没有看到 NetAdvantage。
Will Ingragistic's NetAdvantage 9.1 work with visual studio 2010?
I installed VS 2010, and then NetAdvantage but I don't see the NetAdvantage in VS.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为您需要进入项目属性并将“应用程序”选项卡上的“目标框架”更改为完整版本之一,而不是 .NET Framework 客户端配置文件。直到 9.2 才添加对客户端配置文件的支持。
I think you need to go into your project properties and change the Target framework on the Application tab to one of the full versions instead of the .NET Framework Client Profile. Support for the client profiles was not added until 9.2.
您可以选择所有所需的程序集,将它们拖放到工具箱中 --> http://help.infragistics.com/NetAdvantage/ WinForms/2010.3/CLR2.0/?page=Introduction_Using_the_Choose_Toolbox_Items_Dialog_Box.html
单击页面底部的“从 Bin 文件夹中拖动程序集”链接。这也适用于其他第三方组件。
You can select all of the desired assemblies, drag and drop them into the toolbox --> http://help.infragistics.com/NetAdvantage/WinForms/2010.3/CLR2.0/?page=Introduction_Using_the_Choose_Toolbox_Items_Dialog_Box.html
Click the "Dragging Assemblies from the Bin Folder" link at the bottom of the page. This works for other 3rd party components as well.