收到“#Error” SSRS 报告中 - 如何诊断?
我有一些自定义代码,可以调用这些代码来格式化 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论