NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Exception occurred at address 1CAFE286 when adding new NetServiceMethod
« previous
next »
Print
Pages: [
1
]
Author
Topic: Exception occurred at address 1CAFE286 when adding new NetServiceMethod (Read 4945 times)
jari@softmade.fi
Full Member
Posts: 134
Exception occurred at address 1CAFE286 when adding new NetServiceMethod
«
on:
June 08, 2017, 02:10:54 AM »
Tested with web77.app and both C9.1 and C10
C9.1 and NetTalk 9.27
C10 12278 and NetTalk 9.28
Any ideas where to start solve this ?
Regards
Jari
Exception occurred at address 1CAFE286
Exception code C0000005: Access Violation
Process PID=6956 Image: C:\Clarion9.1\bin\Clarion.exe
Thread 3 Handle=00000CEC TID=7692
Exception parameters:
00000008
1CAFE286
EAX=1E840900 EBX=07C98B5D ECX=1E840940 EDX=1E840940
ESI=1CAFE29A EDI=1E7AEBB8 EBP=1E7AF020 ESP=1E7AEAF8
EIP=1CAFE286 FLG=00010212
Call Stack:
1CAFE286
07CBF59F
070F9BC1
77C69902
77C698D5
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Exception occurred at address 1CAFE286 when adding new NetServiceMethod
«
Reply #1 on:
June 08, 2017, 06:52:07 AM »
to get more GPF information,
compile in debug mode (not the debugger, just debug mode)
use the debug runtime DLL (copy \clarion10\bin\debug into \clarion10\bin
Cheers
Bruce
Logged
jari@softmade.fi
Full Member
Posts: 134
Re: Exception occurred at address 1CAFE286 when adding new NetServiceMethod
«
Reply #2 on:
June 08, 2017, 10:04:11 PM »
Hi Bruce
The problem is that I can't add new service procedure.
GPF error comes immediately when I press the Finsh button.
Same problem when adding a new application with Nettalk Wizard.
If Generate WebService is chekked then comes gpf after Finish button
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Exception occurred at address 1CAFE286 when adding new NetServiceMethod
«
Reply #3 on:
June 08, 2017, 10:30:26 PM »
Ah - the IDE is GPFing?
In that case I'd export the app to a TXA, and create a new app based on the TXA.
With any luck that will sort out the issue.
cheers
Bruce
Logged
jari@softmade.fi
Full Member
Posts: 134
Re: Exception occurred at address 1CAFE286 when adding new NetServiceMethod
«
Reply #4 on:
June 09, 2017, 12:02:11 AM »
It did not help
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Exception occurred at address 1CAFE286 when adding new NetServiceMethod