按教程在HEAD区复制以下代码<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0,user-scalable=0" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta content="black" name="apple-mobile-web-app-status-bar-style" /><meta content="telephone=no" name="format-detection" /><script src="/e/templates/wap/mobile.js" type="text/javascript"></script>后出现后面错误Server Error in '/' Application.
A potentially dangerous Request.Form value was detected from the client (wz_head="<meta name="viewport..."). Description: ASP.NET has detected data in the request that is potentially dangerous because it might include HTML markup or script. The data might represent an attempt to compromise the security of your application, such as a cross-site scripting attack. If this type of input is appropriate in your application, you can include code in a web page to explicitly allow it. For more information, see http://go.microsoft.com/fwlink/?LinkID=212874.
Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (wz_head="<meta name="viewport...").
Source Error: