Error 00006 using the FDMERGE command
From Support
This error indicates that the form does not exist.
This can occur in several ways:
1) The form is missing or simply does not exist.
2) The form name that was entered contains characters that must be formatted differently in a URL.
For example: A space in the template name would get changed to %20 in the URL. This means that attempting to merge a report with a form named "Invoice Sample.FDT" will error because the form name will become "Invoice%20Sample.FDT" in the URL that is passed.
03/06/07 - For the time being, avoid URL special characters.
