简体   繁体   English

Azure ASP.NET MVC角色页面将无法在Win7 x64的IIS7上启动

[英]Azure ASP.NET MVC Role page will not start on IIS7 on Win7 x64

I try to run a Plain Vanilla ASP.NET MVC web site on my system under Azure, but the page does not start 我尝试在Azure下的系统上运行Plain Vanilla ASP.NET MVC网站,但该页面无法启动

I have been able to publish the same web page on Windows Vista Ultimate using IIS7. 我已经能够使用IIS7在Windows Vista Ultimate上发布相同的网页。

What happens when you try to start it? 尝试启动它会发生什么?

I would check that all the right IIS features are installed... check this list: http://msdn.microsoft.com/en-us/library/dd573369.aspx 我将检查是否已安装所有正确的IIS功能...检查此列表: http : //msdn.microsoft.com/zh-cn/library/dd573369.aspx

(HTTP redirection would be my guess for the missing feature that impacts MVC.) (HTTP重定向是我对影响MVC的缺少功能的猜测。)

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ASP.NET页将无法在Win7 x64上的IIS7上启动 - ASP.NET page will not start on IIS7 on Win7 x64 无法在Win7 64位上安装IIS7和ASP.NET 3.5 - Can't install IIS7 and ASP.NET 3.5 on Win7 64-bit 在Win7 x64上的IIS 7.5上使用Oracle ODAC11.2.0.1.0从ASP.NET应用程序消耗SSRS 2008R2 x64报告 - Consume SSRS 2008R2 x64 report from ASP.NET app using Oracle ODAC11.2.0.1.0 on IIS 7.5 (Enabled 32 bit apps) on Win7 x64 IIS7 / Win7 .Net 4.0中ASP.Net网站的运行时问题 - Runtime problems for ASP.Net website in IIS7/Win7 .Net 4.0 无法在Web服务器上启动调试。无法启动ASP.NET调试VS 2010,II7,Win 7 x64 - Unable to start debugging on the web server. Could not start ASP.NET debugging VS 2010, II7, Win 7 x64 HOWTO:Win7 x64上的Visual Studio 2010 MVC3项目使用Oracle ODP.NET 11.2 - HOWTO: Visual Studio 2010 MVC3 Project on Win7 x64 Using Oracle ODP.NET 11.2 在IIS7(Win2008)下返回404的URL路由(ASP.NET 4 Web窗体)在IIS7.5(Win7)下返回404? - Url Routing (ASP.NET 4 Web Forms) returning 404 under IIS7 (Win2008) but OK under IIS7.5 (Win7)? 使用自定义页面处理IIS6,IIS7,ASP.NET MVC3中的500个错误的权威指南 - Definitive Guide to Handling 500 Errors in IIS6, IIS7, ASP.NET MVC3 with Custom Page ASP.NET MVC; 编译为64位的x64与anyCPU,有区别吗? - ASP.NET MVC; compiling to x64 versus anyCPU for 64bit, difference? 无法在Windows 7 x64上运行的IIS 7上使用VS 2008调试ASP.NET应用程序 - Unable to debug ASP.NET Applicatation using VS 2008 on IIS 7 running on Windows 7 x64
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM