Global.asax parse error after minor change and revert to previous version

前端 未结 4 770
梦如初夏
梦如初夏 2021-02-07 13:21

The project in context is:

  • ASP .NET Web Application
  • .NET Framework: 4
  • Platform Target: x86
  • IDE: Visual Studio 2010 Ultimate SP1
4条回答
  •  萌比男神i
    2021-02-07 13:58

    we had a similar issue here.

    and what we did was just to close the IDE. and open it again, and then build, then run.

    pretty frustrating and confusing.

提交回复
热议问题