Hi,
I've stumbled upon another issue.
When I have a Project containing a DT Package in the following way:
Project: SomeProjectDT.dproj
BPL inside Project: SomeProjectDT120.bpl
The project is build and the correct bpl file is deployed. But the registration says SomeProjectDT.bpl instead of the correct SomeProjectDT120.bpl
Therefore the BPLs can not be found.
Is there a configuration I need to update to adjust the registration info?
Hi,
I've stumbled upon another issue.
When I have a Project containing a DT Package in the following way:
Project:
SomeProjectDT.dprojBPL inside Project:
SomeProjectDT120.bplThe project is build and the correct bpl file is deployed. But the registration says
SomeProjectDT.bplinstead of the correctSomeProjectDT120.bplTherefore the BPLs can not be found.
Is there a configuration I need to update to adjust the registration info?