NetTalk Central

Author Topic: Example - Pages (47)  (Read 3055 times)

Keith

  • Sr. Member
  • ****
  • Posts: 306
    • View Profile
    • Email
Example - Pages (47)
« on: April 04, 2014, 12:35:31 AM »
Hi

This example is about serving static pages.  Bruce mentioned it as the code to look at the CIDC 2013. However after converting automatically to C9 and compiling ok it gave me an exception when I tried to run it.  Here's the gobbldegook:

Any ideas?

Keith


Exception occurred at address 0041B1E3
Exception code C0000005: Access Violation
Process PID=5960  Image: C:\C9N7Applications\Pages (47)\web47.Exe
Thread 3  Handle=000002E8  TID=3644

Exception parameters:
00000000
01400016

EAX=08002270    EBX=01400016    ECX=03B0FE00    EDX=08002270
ESI=027F72D0    EDI=03B0FE7B    EBP=03B0FEB0    ESP=03B0FE04
EIP=0041B1E3    FLG=00010202

Call Stack:
0041B1E3
005842A5
00563B3B
00563625
771B9F72
771B9F45

Clarion modules:
00400000  09.00:10376 C:\C9N7Applications\Pages (47)\web47.Exe

Thread stack:
03B0FE00: 00 00 00 00  00 00 40 01  16 00 40 01  89 B1 41 00
03B0FE10: 00 FE B0 03  C0 37 43 00  7B FE B0 03  00 00 00 00
Clarion 10.0.0 build 12799
NetTalk 9.31
StringTheory 2.65
InsightGraphing 2.27

debzidoodle

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
    • Email
Re: Example - Pages (47)
« Reply #1 on: April 04, 2014, 06:22:48 AM »
Does it have string theory?

Keith

  • Sr. Member
  • ****
  • Posts: 306
    • View Profile
    • Email
Re: Example - Pages (47)
« Reply #2 on: April 04, 2014, 12:08:24 PM »
Hi Deb (I'm guessing :-))

You nailed it. Of course the original Web47 was based on pre-String Theory NT.

I'll have to remember to check the Extensions for other examples.

Thanks

Keith
Clarion 10.0.0 build 12799
NetTalk 9.31
StringTheory 2.65
InsightGraphing 2.27

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Example - Pages (47)
« Reply #3 on: April 04, 2014, 11:02:11 PM »
If the template is missing then you will be alerted on the output tab of the IDE.