当前位置: 代码迷 >> .NET报表 >> 高分VS2010自带水晶报表发布到IIS,报Object reference not set to an instance of an object
  详细解决方案

高分VS2010自带水晶报表发布到IIS,报Object reference not set to an instance of an object

热度:309   发布时间:2016-05-05 01:38:59.0
高分求助:VS2010自带水晶报表发布到IIS,报Object reference not set to an instance of an object.
本地机器跑是正常的,发布到服务器上(windows server 2003 sp2) ,也安装了CRforVS_clickonce_13_0_2,但是现在还是报Object reference not set to an instance of an object.错误,有谁遇到过吗?

------解决方案--------------------
这个应该不是报表报的错,
------解决方案--------------------
检查Network Service帐户(或ASP.NET帐户)是否对C:\windows\temp目录有读写权限
  相关解决方案