【问题标题】:asp:chart is not available on visual web developer 2008 express editionasp:chart 在visual web developer 2008 express edition 上不可用
【发布时间】:2010-04-15 07:37:27
【问题描述】:

我刚刚在我的系统上安装了微软图表控制软件。现在该图表出现在 Visual C# 2008 速成版的数据工具箱中。但在visual web developer 2008 express edition上不可用

当我尝试时

<asp:chart >

它不可用...

我是否必须执行一些程序才能使其在 Web 开发人员中处于活动状态。

谁能告诉我是什么问题...


我在 web.config 中添加了以下内容,可用但我收到错误..

The type or namespace name 'DataVisualization' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?)

我现在该怎么办...

【问题讨论】:

    标签: asp.net charts


    【解决方案1】:

    你是否在你的 web.config 中引用它

    • 在控制标签下(路径:“”):

    • 在“”下):

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-02-15
      • 1970-01-01
      • 1970-01-01
      • 2023-03-17
      • 1970-01-01
      • 2011-01-11
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多