Copy link to clipboard
Copied
The following information is meant for the website developer for debugging purposes. | ||||||||||||||||
Error Occurred While Processing Request | ||||||||||||||||
|
Copy link to clipboard
Copied
You need to contact the AHA customer service people about this. They'll have to forward it to whoever maintains their server and application code. You might provide them with the error message you posted here.
For what it's worth, you should never see messages like this on a public-facing web site. That's shoddy work by the web developer. You should see a more generic error page that doesn't expose any details to end users.
-Carl V.
Copy link to clipboard
Copied
In addition to what Carl suggested, I recommend you also telling them where you were in their site and what action you took that arrived you to the enclosed error message. That should better help them replicate the problem.
On the face of it, it would seem the PDF file that is being referenced by the <cfpdf> tag isn't at the location it expected (or there are rights issues with the CF service getting to it).