NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on August 15, 2016, 05:38:51 AM
-
Hi Bruce
I upgrade from Nettalk 8.66 to Nettalk 9.12 and from clarion 8 to Clarion 10.0.0.12278 and all the latest Capesoft templates that i use in the app
The apps iss mulkti dll and use MSSQL
Sometimes I can connect to the database after login without a problem. and can access the items on the menu. Then the webserver will shutdown or freeze. When it shut down there is now error message. Sometimes I am lucky to open a record from a browse and save the changes, when I want to update another record it shutdowns the webserver. The shutdown is so intermittent that it is impossible to to track when and where it will happens.
Any suggestions what i can try to resolve this problem
Kind regards
Johan
-
Have you gone through and made all the changes required in the NT8 to NT9 documentation?
-
The only changes I can see in the documentation is about the ADDLOG change.
There is now orphane in my webserver or webhandler and I do not have any code in AddLog PROCEDURE (NetWebServerWorkerBase p_web)
Is there something else that I missed in the documentation?
Tanks
-
Probably more of a Clarion 8 to Clarion 10 issue than a NetTalk issue.
Unfortunately Clarion 8 is very old, so I don't recall all the details of upgrading from that.
To debug use standard approaches, Debug Runtime or GPF Reporter, compile in Debug mode, and so on.
cheers
Bruce