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

前端 未结 13 1677
没有蜡笔的小新
没有蜡笔的小新 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:13

    I have found another set of circumstances under which this rather unhelpful error appears.

    If you F5 to run/debug your web application in Visual Studio BUT still have the the report open in Crystal Reports (2011), you will get the error.

    Drove me nuts for about an hour today!

提交回复
热议问题