1. Prasad Neelapala
  2. PowerBuilder
  3. Tuesday, 11 July 2023 08:51 AM UTC

I have deployed the application.xml with the path but still getting this error message what are we doing wrong?

Attachments (1)
Chris Tillman Accepted Answer Pending Moderation
  1. Tuesday, 18 July 2023 20:20 PM UTC
  2. PowerBuilder
  3. # 1

Developers who install the Powerbuilder package get the runtime at

C:\Program Files (x86)\Appeon\Common\Powerbuilder\<runtime version>

It seems, if the computer has never had the Powerbuilder IDE installed ie, most client computers, the Powerbuilder Runtime Installer will install to

C:\Program Files (x86)\Appeon\Shared
 
NOT
 
C:\Program Files (x86)\Appeon\Common
 
The compiler constructs the application.xml file when building to point to the IDE runtime path, not the one with Shared in it.

 

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Tuesday, 11 July 2023 12:57 PM UTC
  2. PowerBuilder
  3. # 2

The <appname>.xml file is a text file that contains the location of the PowerBuilder Runtime. The error message you received is telling you that the location in the xml file was not found.

1 - Make sure the PowerBuilder Runtime is installed.

2 - Edit the xml file and change the folder name to the location it is installed to.

Comment
There are no comments made yet.
René Ullrich Accepted Answer Pending Moderation
  1. Tuesday, 11 July 2023 09:14 AM UTC
  2. PowerBuilder
  3. # 3

Check:

Correct name for file application.xml? (same name as application)

Is the file in the directory with exe?

Correct runtime path in application.xml specified?

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.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.