Hi Ken,
I've just done a quick install here of the 8.07 build into Clarion 8, and run one of the examples - and it seems to be ok, so I think the build itself is ok.
The object is the CLW files - these are compiled into your data DLL (if you are doing a multi-dll / app setup) or into your exe in the case of a single app.
The DLL is ClaNet.DLL which will be in the \clarion8\accessory\bin folder
By default the DLL will be copied tothe application folder (unless you have turned that feature off, of the local DLL was locked at the time of the compile.)
So my suggestions are;
a) If you are doing a multi-dll system make sure everything was recompiled.
b) delete the clanet.dll from the application folder
c) recompile the app (just the exe will do) and the DLL should re-appear in the app folder - and it should have a data of 10 april.
Cheers
Bruce