Greetings all,
I'm using a CFX tag to print Crystal Reports on a designated network printer
from a CF application. I've had the original tag modified to accept a
"landscape" orientation for the printer. The tag basically calls the Crystal
reports engine supplying the report name, printer, port, any record
selection criteria and the new orientation parameter.

I'm getting an error when calling the tag but there's no discernible pattern
as to when the error occurs. Sometimes it will work perfectly, many times in
a row. Sometimes it will fail with the same msg many times in a row and then
start working again with no intervening changes to anything on the system.

The error is simply "Error occurred in tag CFX_PRINTREPORT" followed by
"unexpected error occurred while processing tag"

Does anyone have any suggestions as to where to start in identifying the
cause of this problem?. I have found locally that if I stop and re-start the
CF server that I don't get the error ( ie I do get the error if the CF
server is started as part of boot up, but not after I stop and re-start it)
but this is not the case on the server where the application is running.

It's extremely frustrating as I don't know C++ an can't go into the tag to
figure out what might be causing the problem in there.

Any suggestions would be greatly appreciated.
TIA
Julian

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to