NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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?
-
when you say it's "random" - do you mean it sometimes happens, but then you compile again and it goes away?
cheers
Bruce
-
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.
-
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.