Error in 5.18

Home Forums kbmMW Error in 5.18

Viewing 4 reply threads
  • Author
    Posts
    • #55959
      zoran
      Participant

      Hi Kim

      After installing 5.18 I get this error when my client app tries to login into the server (either service or standalone):

      Error reading kbmMWCustomService.PixelsPerInch: Property PixelsPerInch does not exists (SERVER)

      In 5.16 and previous versions I did not have this problem.

      Regards

      Zoran

       

    • #55972
      TomYU
      Participant

      Has this problem been solved?

    • #55973
      zoran
      Participant

      No. I reverted to 5.16. This is in D 10.4.2. When I have the time I’ll try it in D 11 (which I’m not using yet – waiting for the next 1-2 patches)

    • #55978
      VadimMest
      Participant

      >Error reading kbmMWCustomService.PixelsPerInch: Property PixelsPerInch does not exists (SERVER)
      It seems like dfm  file contains property PixelsPerInch but version Delphi what used to build server doesn’t know about this propertiy. The form or the datamodule was opened and was saved in other version Delphi or don’t prepared for your version

      Try to  open kbmmw\source\d104\*.dfm  and remove absent properties. Check library path for versions of dfm

      Best Regards
      Vadim Mescheryakov

    • #56044
      kimbomadsen
      Keymaster

      Hi,

      of some reason this sneaked in…. dunno if it was during save using Delphi 11 (could be, while kbmMW was not fully installed).

      I have however cleared the bug for the next release.
      The issue is easily solved, by opening the relevant .pas file matching the .dfm file, ignore all errors and save it again.
      Kim/C4D

Viewing 4 reply threads
  • You must be logged in to reply to this topic.