I have just got this error in a fairly complex Net web form. I haven't modified the form in about a month or so but I have modified tables that the form uses although other procedures using the tables don't appear to be affected.
From what I can establish on the Internet the error is related to writing to an invalid memory address possibly caused by dividing by 0 or some similar error.
Since I didn't change the procedure I am not sure what would cause this.
What process should I follow to track down the problem.
Although this is in a Nettalk application it doesn't appear to be a Nettalk problem so I am going to post in the Clarion user group as well.
I upgraded to Clarion 12055 and, as is normal, wonder if this could have any effect.