简体   繁体   English

Windows 7上的MSChart for C#

[英]MSChart for C# on Windows 7

I started developing an app on Windows XP and VIsual C# Express 2010. This app uses MSChart components. 我开始在Windows XP和VIsual C#Express 2010上开发应用程序。该应用程序使用MSChart组件。 Now I need to get this app ready for Winodws 7. Therefore I installed Win 7 and Visual C# Express 2010 (and also Visula Studio 11 Beta) but I can't get the MSChart to work. 现在,我需要为Winodws 7准备好该应用程序。因此,我安装了Win 7和Visual C#Express 2010(以及Visula Studio 11 Beta),但无法使用MSChart。 It's not listed in the tools windows and I can't selectet it with "Choose items...". 它未在工具窗口中列出,我无法通过“选择项目...”进行选择。 I downloaded and installed the Microsoft Chart Controls für Microsoft .NET Framework 3.5 (MSCHART.exe) but i can't get it working neither in VC# Express 2010 nor in VS11B. 我下载并安装了Microsoft Chart Controls for Microsoft .NET Framework 3.5(MSCHART.exe),但我无法在VC#Express 2010和VS11B中都无法正常运行。

Does MSChart no long work on new systems or am I doing something wrong? MSChart不再能在新系统上工作还是我做错了什么? I'm thankfull for any help! 感谢您的帮助!

edit: just figured out that on both Visual C# Express 2010 and Visual Studio 11 Beta a .net 4 project will show MSChart tool in tools window. 编辑:刚刚发现,在Visual C#Express 2010和Visual Studio 11 Beta上,.net 4项目都将在工具窗口中显示MSChart工具。 changing to .net 3.5 will remove the chart tool in both environments... 更改为.net 3.5会在两种环境中删除图表工具...

Problem is: the app needs to work on XP with .net 3.5 (not higher) and Win 7. 问题是:该应用程序需要在.net 3.5(不更高)和Win 7的XP上运行。

是您的Window7,Office还是您的64位应用程序版本,我们在64位平台上运行Active X和OCX时遇到了许多问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM