We are deploying a Powerserver 2022 application to a web server. The application uses DLLs. We added in the manifest file as loadmax_cloud.exe.manifest so Windows can associate DLLs with the executable, but we are getting the following error message The application name is loadmax_cloud.
---------- Package: Package project of loadmax_cloud (12:28:39)
Checking the configuration information for the publishing...
The external files cannot contain any file (.exe, .xml, manifest file etc.) that has the same name as the application, or the PBD or p-code file to be generated. Error file is loadmax_cloud.exe.manifest.
Failed to publish the installable cloud app.
---------- Finished Package project of loadmax_cloud (12:28:39)
Is there a solution method for this to allow us to include the manifest file?
Cheers
Jim
Thanks for the fast response - we'd been googling for information without any success.
We've applied external manifest and it's all working fine - many thanks!.
Jim