Common Language Runtime detected an invalid program?

前端 未结 2 2096
抹茶落季
抹茶落季 2020-12-21 05:47

I have this error repeating continuously in my program.

I have tried the following:

  1. Restart Visual Studio
  2. Clean and Rebuild Solution
2条回答
  •  难免孤独
    2020-12-21 06:17

    Try following-

    1) Delete temporary asp.net files from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
    2) Recompile the assemblies and update the corresponding referenses

提交回复
热议问题