简体   繁体   中英

Visual Studio 2017 Crystal Reports Error Load Report Failed

I will admit first and foremost that his is probably a lack of knowledge issue. As I'm not finding documentation on "how to" deploy a crystal report webpage from visual studio 2017 to a Windows 2012 R2 server. I assumed it would be the same as any other webpage, but apparently I'm missing something.

So this is just a proof of concept so it is BASIC. I mean zero programming just using the tools given by the IDE and crystal reports SDK.

I created a basic no frills website, added a crystal reports viewer, set up the Crystal Report Source to point at the report in a reports folder and when that didn't work to a place on the HDD ( Here I think is the problem ). This set up works locally with no issues. However from the server it throws the Error: Load Report Failed..

Now I realized at one point that the report itself was not publishing, so I set "Copy to Output Directory" to "Copy Always".. this does not work. So I right click the report in the Solution Explorer and published it.. it's there now, yet the error still comes up. I would guess because it points directly to the local copy on my system.

I thought this has to be a rights issue, so for testing I gave Everyone full control of that reports folder with List folder content all the way down to it. Still no joy..

To defelect the obvious question, yes I have already checked 32 bit and 64 bit on the application pool and I have installed the Runtime on the server, i have tried both 32 bit and 64 bit there as well.

So educated assistance would be very helpful here. Thank you.

you can sort out the load report failed error using below URL

http://remiware.co/2015/07/08/solving-the-load-report-failed-error/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM