I am having a problem when I pass a string from an ASP page to Crystal (v.8). Here's what's happening:
I am passing several parameters in from the ASP page using a URL. One of the parameters is a string. If I pass a single-word string such as "Services", the CR displays and prints correctly. However, if a pass a multi-word string such as "Services Rendered", the CR displays properly, but when I try to print from the CR viewer, I get the "Unable to Start Print Job" error.
FYI - some of the fields on the report are populated from a Stored Procedure, but the problem field is not.
Any solutions?
I am passing several parameters in from the ASP page using a URL. One of the parameters is a string. If I pass a single-word string such as "Services", the CR displays and prints correctly. However, if a pass a multi-word string such as "Services Rendered", the CR displays properly, but when I try to print from the CR viewer, I get the "Unable to Start Print Job" error.
FYI - some of the fields on the report are populated from a Stored Procedure, but the problem field is not.
Any solutions?