1. Ivan Aase
  2. PowerServer
  3. Wednesday, 1 March 2023 09:19 AM UTC

Hi,

Have one case with Powerserver where we find that the bitmap in the code does not appear in the client section when running Powerserver. 
I thought that the bitmap, incorporated in code, was built in at build and thus had no need to be included in deploy.
If you look at a standard client solution, the bitmap is included, while in Powerserver it is not.
The same code is executed in both cases.
One with standard client build and the other as powerserver build and deploy
Attachments (1)
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 1 March 2023 13:37 PM UTC
  2. PowerServer
  3. # 1

Hi Ivan;

  You would need to include your images in either the App's EXE or a PBD by using a PBR (linkage editor command file). Also, your App must not use any direct referencing to the images for this technique to work.

  FWIW: I use the above techniques in my PowerClient & PowerServer Apps with no image rendering issues.  HTH 

Regards... Chris 

Comment
  1. Ivan Aase
  2. Wednesday, 1 March 2023 15:37 PM UTC
Thank's.

It look like I had done somthing wrong yes. Have not incorporate the pbr resolution file in my build..

When done that, it is all ok.. :-)
  1. Helpful
  1. Chris Pollach @Appeon
  2. Wednesday, 1 March 2023 15:42 PM UTC
That's awesome news Ivan .. thanks for letting us know!
  1. Helpful
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.