NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on November 10, 2022, 12:47:47 PM

Title: How to get rid of this errorning
Post by: Alberto on November 10, 2022, 12:47:47 PM
Hi,
I write errorning because its an error but the app compiles ok like it is a warning.
Its a DLL from a multi DLL app, its not the data.dll
I have this same errorning in 4 of 16 dlls and I can find the solution.
Please see pic
Any idea?
Title: Re: How to get rid of this errorning
Post by: Bruce on November 13, 2022, 10:10:06 PM
which build is this on?
Title: Re: How to get rid of this errorning
Post by: Alberto on November 14, 2022, 05:11:36 AM
Last C11.1
Last NT12 and all CS templates
All this apps cames from apps first programed using C9 and Nt6
They were upgraded and upgraded in each Clarion new version and NT new version
Title: Re: How to get rid of this errorning
Post by: Alberto on November 28, 2022, 06:12:11 AM
Bruce, please, I need to solve this.
Title: Re: How to get rid of this errorning
Post by: Bruce on November 28, 2022, 10:03:35 PM
unfortunately there's insufficient data to debug it.

I'd suggest an example, but I'm guessing this is isolated to this app.

So you'd need to debug where the error is in the app - ie which procedure. then check the template for that procedure to see what is going on.

I've reviewed the template, and I don't believe you should get this error in normal operation.

Cheers
Bruce
Title: Re: How to get rid of this errorning
Post by: Alberto on December 01, 2022, 05:32:26 AM
Please check what happend when you disable the procedure extension.
Title: Re: How to get rid of this errorning
Post by: Alberto on December 01, 2022, 06:20:12 AM
Example sent to yout email.
May be you get errorrs because of templeates you dont have installed but you can get this error too even iwhout those templates.
I cant realize from where proc it comes , theres no info about it in the error.
Thanks