Error: «Could not load type MvcApplication»

后端 未结 30 1691
心在旅途
心在旅途 2020-11-28 02:18

I am getting the error

Could not load type MvcApplication

when I try to run my website.

How to correct it?

30条回答
  •  执念已碎
    2020-11-28 02:32

    Make sure you shouldn't have to open the MVC project like File->Open Web Site use File->Open Project instead.

提交回复
热议问题