1. David Vasconcelos
  2. PowerBuilder
  3. Friday, 7 June 2019 15:32 PM UTC

PB2017, PS17.  Compiled with Debug JS only app js size is only 71K which is also the largest size.

Trying to debug on Local PC and get the error.  Any Ideas on how to correct?  Is there a hidden file somewhere?

 

 

have the default settings on..

 

Forgot to mention we are using Microsoft Script Debugger... if there is another one that can be used please let me know...

Thanks

Dave V.

Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 11 June 2019 00:59 AM UTC
  2. PowerBuilder
  3. # 1

Hi David,

The application.js is refer to js file of application object. It seems environment related issue, please try debug it on another machine, for example: VM-ware virtual 64- bit windows 2012R2.

Regards,
ZhaoKai

Comment
  1. David Vasconcelos
  2. Wednesday, 12 June 2019 11:32 AM UTC
Hi Zhao, Unfortunately I don't have that option. I did create a "new project" using the same code and tried to run debugger and still got the same error.
  1. Helpful
  1. Kai Zhao @Appeon
  2. Thursday, 13 June 2019 00:40 AM UTC
HI David,



Please try debug a small application, and please try refer to article below to reduce the size of application.js.



If there is still the issue, please report the PB issues via our standard support ticketing system to ensure it is being properly received and tracked by our tech support:

https://www.appeon.com/standardsupport/. Many thanks in advance.



And please provide informaton below to us for more study, thanks.

1 OS and IE version, for example: 64-bit Widnows 10 & IE 11.

2 A PB case to reprodcue the issue.

3 PowerServer version, for example: 64-bit PowerServer 2017 build 1858.



Regards,

ZhaoKai
  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:53 PM UTC
  2. PowerBuilder
  3. # 2

Richist.js is just one of the files from your project that need to be loaded to debug.  It would need the application.js and other related .js fies that are referenced as well as all global stuff (functions, structures, etc.).  Please try the techniques mentioned in the KB article Chris provided.

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:48 PM UTC
  2. PowerBuilder
  3. # 4

Hi David;

  Did you see this related thread?

https://community.appeon.com/index.php/qna/q-a/debug-powerscript-application-js-too-big

HTH

Regards ... Chris

Comment
  1. David Vasconcelos
  2. Saturday, 8 June 2019 09:36 AM UTC
I did see the article, the richest.js is the largest file at 71K. I don't have or cannot find a file called application.js. I am looking under c:\inetpub\wwwroot\richistlocal. This issue only started to occur last week and I am the only one that is having this problem.
  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.