Visual Studio 2008 中的 C# .net 4 图表开发

发布于 2024-09-28 21:36:13 字数 326 浏览 0 评论 0原文

我的旧计算机以前的用户曾设法使用 Visual Studio 2008 在 ac# 项目中开发图表控件。

现在,计算机已被更换,我不能再这样做了。

我读到 .net 4 与 VS2008 不兼容 - 但后来我知道图表之前是有效的。

有谁知道如何解决这个问题?

如果有帮助的话,控件位于 System.Windows.Forms.DataVisualization.Charting 中(如果它是非标准库)

我在计算机上安装了 .net 4(可能是客户端配置文件),但 VS 在选项。可以手动添加吗?也许这就是以前所做的?

任何帮助将非常感激!

A previous user of my old computer had managed to develop charting controls in a c# project using Visual Studio 2008.

Now, the computer has been replaced and I can no longer do this.

I have read that .net 4 is incompatible with VS2008 - but then I know that the charting was working before.

Does anyone have any ideas how this problem could be solved??

If it helps, the controls were in System.Windows.Forms.DataVisualization.Charting (in case it is non standard library)

I have .net 4 (may be client profile) installed on the machine, but VS only shows upto 2.5 in the options. Is it possible to add it manually? Perhaps this is what was previously done?

Any help would be really appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦境 2024-10-05 21:36:13

你应该单独使用VS2010。您将无法在 VS2008 中使用 .Net 4.0 proj。

一些相关的帖子。

我可以在 Visual Studio 中使用 .NET 4.0 beta 2008年?

You should use VS2010 alone. You'll not be able to use .Net 4.0 proj in VS2008.

some related post.

Can I use .NET 4.0 beta in Visual Studio 2008?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文