“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误消息: CS1010: Newline in constant

源错误:


行 17: 	StringBuilder templateBuilder = new StringBuilder(220000);
行 18: 
行 19: 	templateBuilder.Append("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<title>提示信息</title>\r\n<style type=\"text/css\">\r\nbody{padding:0;margin:0;width:100%;height:100%;text-align:center;font-size:12px;font-family:\"Microsoft YaHei\";}\r\na:link,a:visited{text-decoration:none;color:#0068a6;}\r\na:hover,a:active{color:#ff6600;text-decoration: underline}\r\n.showMsg{margin:-100px auto auto -225px;position:absolute;border:1px solid #267cb7;width:450px;top:50%;left:50%;text-align:left;}\r\n.showMsg h5{margin:0;padding:0 0 0 10px;background:#3083eb;color:#fff; height:38px;line-height:38px;overflow:hidden;font-size:14px;text-align:left;}\r\n.showMsg .content{padding:20px;font-size:14px;min-height:84px;_height:84px;background:#fff;}\r\n.showMsg .footer{background:#e4ecf7;line-height:34px;height:34px;text-align:center;}\r\n</style>
行 20: ");
行 21: 	templateBuilder.Append("</head>\r\n<body>\r\n<div class=\"showMsg\">\r\n	<h5>提示信息</h5>\r\n    <div class=\"content\">\r\n       ");

源文件: d:\wwwroot\dxjy99.com\aspx\main\error.aspx    行: 19






版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.34249