NetTalk Central

Author Topic: C9.1-11139, NetTalk 8.22, ClarionCL  (Read 2928 times)

Johan de Klerk

  • Full Member
  • ***
  • Posts: 214
  • Johan de Klerk
    • View Profile
    • Designer Software
C9.1-11139, NetTalk 8.22, ClarionCL
« on: August 01, 2014, 06:03:36 AM »
Hi,

I would appreciate any help if at all possible.

I have a NTWeb app that I have just converted from C6.3 and NT 7.34 to C9.1-11139 and NT 8.22.

I am new to C9.1 so it could even be me. :-(
However all my Win32 apps Generates and Builds 100% with the same command lines.

I generate it using the command line:
clarioncl /win /ag c:\clubinfo\flyingdaybookings.app

I then get these errors:
C:\Clarion9.1\accessory\template\win\netweba.tpw(141,3): error GENE000: (netweba.tpw) Error: Cannot close file Flyin_nw.$$$
C:\Clarion9.1\accessory\template\win\netweba.tpw(164,3): error GENE000: (netweba.tpw) Error: Cannot close file FlyingDayBookings_ni.$$$
error GENE000: File C:\ClubInfo\FlyingDayBookings_ni.$$$ is still open error GENE000: File C:\ClubInfo\Flyin_nw.$$$ is still open

I then generate it again using using the same command line:
clarioncl /win /ag c:\clubinfo\flyingdaybookings.app
This time no errors and generates 100%.

I then build it using using the command line:
MsBuild.exe /nologo /t:build /p:ClarionBinPath=c:\clarion9.1\bin\ /p:Configuration=Release C:\clubinfo\flyingdaybookings.sln

I then get these errors:
C:\ClubInfo\obj32\release\Flyin_nw.clw(123,3): error : Invalid MEMBER statement
C:\ClubInfo\obj32\release\Flyin_nw.clw(123,3): error : Expected: <statement> <EOF> <INT> <REAL> <DECIMAL> <STRING> <LINEBREAK> ( ; ACCEPT ASSERT CHOOSE INCLUDE OMIT RAISE TRY SECTION COMPILE BEGIN PRAGMA
C:\ClubInfo\obj32\release\Flyin_nw.clw(140,1): error : Procedure doesn't belong to module: NETWEBRELATIONMANAGER
C:\ClubInfo\obj32\release\Flyin_nw.clw(156,1): error : Procedure doesn't belong to module: NETWEBFILENAMED
C:\ClubInfo\obj32\release\Flyin_nw.clw(182,1): error : Procedure doesn't belong to module: NETWEBSETSESSIONPICS
C:\ClubInfo\obj32\release\Flyin_nw.clw(214,1): error : Procedure doesn't belong to module: NETWEBSETPICS

Has anyone seen this?
Is there a solution or somewhere that I can look and fix this.

Thanks in advance.

Regards

Johan de Klerk



« Last Edit: August 02, 2014, 12:44:38 AM by Johan »
Clarion 10, NT 11.57

peterH

  • Sr. Member
  • ****
  • Posts: 413
    • View Profile
Re: C9.1-11139, NetTalk 8.22, ClarionCL
« Reply #1 on: August 01, 2014, 09:10:00 AM »
Looks like your AV gets in the way. Make sure that your dev folders are excluded.

Peter

Johan de Klerk

  • Full Member
  • ***
  • Posts: 214
  • Johan de Klerk
    • View Profile
    • Designer Software
Re: C9.1-11139, NetTalk 8.22, ClarionCL
« Reply #2 on: August 01, 2014, 11:00:26 PM »
Hi Peter,

I have run it with my AV off but still get the errors.

This only happens with my NTWeb apps.
My Win32 apps in the same folder compiles 100% with these command lines without any errors.

Regards

Johan de Klerk
Clarion 10, NT 11.57

mriffey

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • Email
Re: C9.1-11139, NetTalk 8.22, ClarionCL
« Reply #3 on: February 12, 2015, 07:36:23 PM »
I sent bruce a fix for this issue a couple of months ago.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: C9.1-11139, NetTalk 8.22, ClarionCL
« Reply #4 on: February 13, 2015, 01:32:12 AM »
Johan,

If I implemented what Mark sent me then I guess you should just update to the latest NetTalk 8 build Johan.
I confess though I don't recall the issue or Mark's suggested fix though, so if it doesn't help please report back and I'll pin Mark for the fix again.

cheers
Bruce