Why does Visual Studio crash opening ASPX with MVC RC1

前端 未结 12 1428
抹茶落季
抹茶落季 2020-12-24 02:36
  • Upgraded from MVC Beta to MVC RC1.
  • Re-pointed all references in the project to point to the new assemblies
  • Rebooted
  • Everything compiles (and
12条回答
  •  借酒劲吻你
    2020-12-24 03:00

    Actually I think my problem was some rogue copies of the Beta MVC DLLs hanging around.

    I deleted them all, uninstalled the RC1 and made sure they all left the GAC and then reinstalled the RC1. So far everything seems fine.

提交回复
热议问题