Error: «Could not load type MvcApplication»

后端 未结 30 1673
心在旅途
心在旅途 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:52

    I was getting this error because I was running the project despite some compile time errors. This I didn't notice.

提交回复
热议问题