Upon running in local my website has the below error.
I have checked the DLLs, its the latest 4.2.0.
WRN: Comparing the assembly name resulted in the mismatch: Major Version ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
Nugets which i have upgraded:
I have checked the binding the web.config, all seems to be correct.
Reinstalled via the nuget. Still cant overcome the mentioned issue.
Have to remove the xmlns to just and it working thank you.
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"