简体   繁体   中英

MVC3 in IIS 7.0 Keep getting HTTP Error 404.0 - Not Found

I have implemented a MVC3 web application that works in Visual Studio.

http://localhost:1234/Home/Index This is the home page that works.

I have deployed in IIS 7.0 and keep seeing

HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

Can someone please guide me what needs to be done? I have copied MVC3 dlls along with the application too.

您是否已将文件放入应用程序的文件夹?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM