My application crashes with the following error whenever I save to the DB.
Unable to find an entry point named 'SetClrFeatureSwitchMap' in DLL 'SqlServerSpatial110.dll'.
This error started yesterday afternoon after a Windows Update and PC Reboot. The dll is not referenced in the project and is not in the bin folder.
I use EF5 and I can connect to the DB and pull data but when I call ObjectContext.SaveChanges() the error occurs.
The application does not use geometry, so I have no idea where this is coming from.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…