A document processed by the JRC engine cannot be opened in the C++ stack

前端 未结 13 1683
没有蜡笔的小新
没有蜡笔的小新 2020-12-05 10:00

I have created a crystal report in vs2010 with .net4.0. when I publish the website it throws the error \"A document processed by the JRC engine cannot be opened in C++ stack

13条回答
  •  失恋的感觉
    2020-12-05 10:33

    This just happened to me and after hours of headache I found it was a file permissions issue. For some reason when copying from our CR dev server to the shared custom .rpt directory the permissions on the file were all jacked up and I had to add permissions for several user groups back to the file.

提交回复
热议问题