【发布时间】:2014-02-06 22:23:57
【问题描述】:
我在这里遇到了一个大问题。我尝试运行我的项目,完成后我收到以下消息:
#ExternalChecksum("C:\Users\xxx\Documents\Visual Studio 2010\WebSites\xxx\Report.rpt","{406ea660-64cf-4c82-b6f0-42d48172a799}","279EAF2B70DD7A17F09A2C9C84D5ADF6")
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.1008
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
我之前在 Visual Studio 2010 中安装了 Crystal Reports 版本 13。当我收到此消息时,我检查了项目中的 .NET 版本,我删除了 ASP.NET 的临时文件,我在 web.config 中检查了对 Crystal Reports 的所有引用。所有这些都很好。我不知道该怎么办,我瘫痪了。请你帮助我好吗?我将不胜感激!
【问题讨论】:
标签: asp.net vb.net visual-studio-2010 crystal-reports