Hi All,
I was having this problem before 8.11 but updating to 8.11 hasn't fixed it. ...using C9.0.
Compiling my wizarded app or any of the example apps, I get errors in NetWeb.Clw:
NetWebServerWorker.Sendstring PROCEDURE (.....)
self.SendString(p_DataString.FieldGetValuePtr(),p.....) - No matching prototype
- Unknown function label
- Field not found: GETVALUEPTR
I'm getting the same error wherever SendString is called.
also getting the same errors for self._ParseSettings and other procedure calls.
I'm guessing it's not finding an include file but I don't know which one.
Thanks for any help
Alan