收到“#Error” SSRS 报告中 - 如何诊断?

发布于 2024-08-30 04:02:31 字数 342 浏览 2 评论 0原文

我有一些自定义代码,可以调用这些代码来格式化 SSRS 报告的某些字段。我没有按预期返回格式化值,而是收到无用的消息“#Error”。有日志或任何可以给我一些有用信息的东西吗?

我已验证该程序集位于“C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies”文件夹中。我一建好就复制过来了。我被告知不要从实际报告本身引用此报告,因此我引用了最初构建它的程序集。我公司的其他人也做了同样的事情,但她的机器没有抛出这些错误。

我还尝试了程序集的发布版本和调试版本,但这并没有什么区别。谷歌搜索也毫无价值,因为它不断将“#Error”与“Error”匹配。

I have some custom code that gets called to format certain fields for an SSRS report. Instead of getting the formatted value back as expected, I get the unhelpful message of "#Error". Is there a log or anything that can give me some useful information?

I have verified that the assembly is in the "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies" folder. I copied it over as soon as I built it. I was told not to reference this one from the actual report itself, so I reference the assembly where it was originally built. Someone else in my company does the same thing and her machine is not throwing these errors.

I have also tried both release and debug versions of the assembly, but that does not make a difference. Googling is worthless too, because it keeps matching "#Error" to "Error".

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文