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

编译错误

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

编译器错误消息: 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:14px;font-family:\"Microsoft YaHei\";background:#f5f5f5;}\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 -240px;position:absolute;border:1px solid #fff;width:480px;top:50%;left:50%;text-align:left;}\r\n.showMsg h5{margin:0;padding:0 0 0 10px;background:#83c44e;color:#fff; height:42px;line-height:42px;overflow:hidden;font-size:16px;font-weight:normal;text-align:left;}\r\n.showMsg .content{padding:20px;font-size:14px;min-height:84px;_height:84px;background:#fff;}\r\n.showMsg .footer{background:#eee;line-height:34px;height:34px;text-align:center;}\r\n</style>
行 20: ");
行 21: 	templateBuilder.Append("<!-- m.aifengqinggan.com Baidu tongji analytics -->

源文件: f:\usr\localuser\qyw8247960001\aspx\main\error.aspx    行: 19






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