Consider the following scenario in Microsoft Dynamics SL:
When you do this, you may receive an error.
The CrystalAPI is case-sensitive and Order Types stores the printer in upper-case. If the servername and printername are not all uppercase, then the error will occur.
- You open Order Types (40.200.00).
- You enter a value in Order Type:.
- You click a detail line for a step that prints a report, such as Print Invoice or Print Packing Slip.
- You click the Output Selection button and enter a value for Printer Name that is a shared printer or that uses a UNC path for the printer, such as \\servername\printername.
- You print the form for that step.
When you do this, you may receive an error.
System Message 6201
Report Execution Failed error = 56029
Error Printing Report
The printer specified can not be found. It may not be accessible in the current security context.
Report Execution Failed error = 56029
Error Printing Report
The printer specified can not be found. It may not be accessible in the current security context.
The CrystalAPI is case-sensitive and Order Types stores the printer in upper-case. If the servername and printername are not all uppercase, then the error will occur.