Validation EF6 / NetFrameWork (full) dont works
Hi,
after an update of the Entity Developer from 7.4.0 to 8.0.35 the datamodels with EF6 on NetFramework (full) are throwing a lot of errors like:
The Type VARCHAR2 is not qualified with a namespace or alias...
It doesn't matter whether they are opened in VS 2026, VS 2022 or in ED standalone.
I have also tried both x86 / x64 - same result.
If i change the EF6 to EF5 then the errors will be gone. Datamodels based on EF core are fine.
So i think something is wrong with the EntityDeveloper.AdoNetWrapper.exe.
Does anyone have any ideas and can help me?
br,
René