1. Larry Peters
  2. PowerBuilder
  3. Sunday, 3 June 2018 22:30 PM UTC

Hi all,

I raised this question a year ago but I can't find any recent reference to the issue so I'll ask again.

I am now using Appeon R2 Build 1769.

Is it or will it become possible to build the application using PBC170.exe with a nominated manifest option?

I have a .NET component which consumes a web service so I use an external manifest to identify the dll, etc.

Regards,

Larry Peters

 

Marco Meoni Accepted Answer Pending Moderation
  1. Monday, 4 June 2018 10:45 AM UTC
  2. PowerBuilder
  3. # 1

Hi Larry,
if you need to start an exe file with side-by-side assembly/dll, Windows looks for a file named [applicationName].exe.manifest.
Default location for a assembly/dll file is the same directory as the exe file.
So, when running PowerBuilder, copy all the dll files to the directory of pb170.exe file and name the manifest file pb170.exe.manifest.
In runtime mode, name the manifest [applicationName].exe.manifest.
Best,
Marco

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.