Operation could destabilize the runtime in StructureMap

前端 未结 2 2095
野性不改
野性不改 2020-12-10 08:22

I am getting this error in one of my ASP.NET 4.5 MVC application on my local machine. Other applications setup with ASP.NET 4.5 and using StructureMap work fine.

2条回答
  •  借酒劲吻你
    2020-12-10 08:39

    KB2748645 does not apply for Windows 8/8.1/10. In this case, you can try : Run -> Turn Windows features on or off -> reinstall .NET Framework 4.5 & IIS .

    Note: if you have ANTS 8.5 Performance Profiler, disable & de-attach it.

    It helped in my case.

提交回复
热议问题