Recent content by Therese

  1. T

    Question Webclient 11-7 -> 12.8 Application installation file

    Thank you Stefan! Is seems the prowcini.exe etc is still in use. The documentation of this is really poor or uneasy to find... But hopefully I should be able to just modifiy my project files in VS. We have migrated most customers to Pasoe in 11.7 already so the main part is done there. Have...
  2. T

    Question Webclient 11-7 -> 12.8 Application installation file

    So, I have inherited an old Webclient application built in 11.7. We are now looking into upgrading it to OE 12.8. To distribute it an .msi was built in Visual Studio including installation instructions for both the Progress WebClient and our app. It is including Webclient files with destination...
  3. T

    Sen. (4175) Error message when connecting to database

    I found what caused the error. The wrong promsgs file was pointed out in the environment variables. The old one from 10.0B was used.
  4. T

    Sen. (4175) Error message when connecting to database

    No, I only get error message "Sen. (4175)".
  5. T

    Sen. (4175) Error message when connecting to database

    Hello, I get an error message after upgrading to OE 101B, when I try to open an editor connected to a database on another server. Connection arguments: C:\DLC101B\bin\prowin32.exe -db db1 -ld db1 -H [XXX.XXX.XX.XXX] -S 20000 -U au -P auis&h -N tcp -db db2 -ld db2 -H [XXX.XXX.XX.XXX] -S 20001...
  6. T

    Multiple rows in fill-in label?

    Is it possible to have a fill-in label in two rows? In tool-tip you can break the text into two rows using "~n", is there any similar method for applying this to a fill-in label??? Thanks!
Back
Top