NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on May 05, 2017, 12:32:15 AM

Title: Routine Not Defined
Post by: rupertvz on May 05, 2017, 12:32:15 AM
Hi Guys,

When working in NetWebForms I get this random compiler error,

What could be the cause of this?
Title: Re: Routine Not Defined
Post by: Bruce on May 05, 2017, 01:12:04 AM
when you say it's "random" - do you mean it sometimes happens, but then you compile again and it goes away?

cheers
Bruce
Title: Re: Routine Not Defined
Post by: rupertvz on May 05, 2017, 02:23:19 AM
Thanks Bruce,

Yesterday I had to restore a backup to get the issue resolved.

At first I deleted the procedure and try to import from an earlier backup of the application, which resulted in more errors.  I unfortunately didn't take down the other errors that were given during compile.
Title: Re: Routine Not Defined
Post by: terryd on May 10, 2017, 11:37:09 PM
Hi Rupert.
This will happen if you had a results field which used to be reset by another field. If you then remove the results field from the form and do not remove the reset from the other field.