Hi,
I've just upgraded a DNN site from 9.2 to 9.4 successfully.
The only issue is that a module I've developed isn't working.
I've tried recompiling with Visual Studio and I get 356 errors all with similar error messages to this:
"The type or namespace name 'Entities' does not exist in the namespace 'DotNetNuke' (are you missing an assembly reference?)"
I've checked that the dotnetnuke dll is still referenced and using the object browser I can see it has the Entities namespace.
Has anyone else encountered this issue?
I'm stuck for what to do at the moment.
Best Regards,
Steve