Q1: I'm trying to read a VPE Document file created with dycodoc into VPE, using the VPE::ReadDoc() method. But it fails, with error code 201 ("Document file has the wrong (higher) version and can not be opened / read").
Q2: I'm trying to read a template (.TPL) file created with dycodoc into VPE, using the VPE::LoadTemplate() method. But it fails, with error code 201 ("Document file has the wrong (higher) version and can not be opened / read").
A: In both cases objects were placed in the document, which are not supported by the edition of VPE you are using. For example, if you placed interactive objects in the document, the document can not be read using Virtual Print Engine Enterprise Edition.