Using PB21 Build 1509 (windows 10 enterprise for virtual desktops). I used the project object option to create external manifest file for my application.
After the build the manifest file was created and I edited it and got it working. The manifest is located on the same folder as the application exe.
However when a colleague logged into the server and ran the same exe, it did not work for her and I don't know if this is a PB issue or a windows 10 enterprise for virtual desktops issue. When I look at properties of the manifest file - it shows: Owner SQHOSTAZURE\Paul but users have (read and execute) and read permissions. A possible solution might be to now choose the project painter option 'Embedded Manifest' and do another build but in that case will it embed the manifest file I modified or will it just create a new manifest file and embed that. If it embeds the manifest that I modified, shouldn't that work for all users? Any ideas oh how to resolve this issue ?