NetTalk Central

Author Topic: NetWebYear Javascript error  (Read 3764 times)

estadok

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • EstaSoft
    • Email
NetWebYear Javascript error
« on: April 29, 2012, 11:53:43 PM »
Hi all!
I have included a procedure NetWebYear Planner to the project. When displaying the firebug shows an error: Object [object Object] has no method 'drawText'. How can I fix it? While in Example 12, this error does not occur. Just tried to import the procedure of example, the result is the same.
Clarion 9.0.10376
NetTalk 7.26
SecWin 6.25
StringTheory 1.92

estadok

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
    • EstaSoft
    • Email
NetWebYear Javascript error
« Reply #1 on: April 30, 2012, 01:18:44 AM »
Strange ... error found. Just disabled the options "combine common files" and "serv pre-compressed files". In example i switch on those options and have the same error. This is a bug?
« Last Edit: April 30, 2012, 01:25:04 AM by estadok »
Clarion 9.0.10376
NetTalk 7.26
SecWin 6.25
StringTheory 1.92

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11302
    • View Profile
Re: NetWebYear Javascript error
« Reply #2 on: April 30, 2012, 08:09:59 PM »
by the time you deploy you definitly want those options ticked on, so it's worth following up on this.

you mention the error does not occur in the examlpe - so can you make an example app for us where it _does_ occur?

another approach - delete all the .gz files from your web\scripts and web\styles folders, and manually run the gzipall.bat (which is in your app folder). It's possible an old file is causing you pain.

cheers
Bruce