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
Just copy the .rpt file (crystl report template ) from local machine to specific server/machine's folder and I am prey sure you can run resolve the issue CrystalDecisions.Shared.CrystalReportsException: Load report failed.
For me it worked well and no error on server side. My application is able to store pdf file to share path according the code.