Error: «Could not load type MvcApplication»

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

    If you're hosting in IIS express and you open your project in two different locations, then you might see this error.

    The solution is to go to Project/Properties/Web/Servers and click Create Virtual Directory.

提交回复
热议问题