Attempted to read or write protected memory
I had the same problem after upgrading from .NET 4.5 to .NET 4.5.1. What fixed it for me was running this command: netsh winsock reset
I had the same problem after upgrading from .NET 4.5 to .NET 4.5.1. What fixed it for me was running this command: netsh winsock reset
When I hear those terms this is what comes to mind: Patch – Publicly released update to fix a known bug/issue Hotfix – update to fix a very specific issue, not always publicly released Maintenance Release – Incremental update between service packs or software versions to fix multiple outstanding issues Service Pack – Large Update … Read more