|
|
2008-03-27 14:19
| 只看楼主
树型|
收藏|
小
中
大
1#
我快崩溃了,老出现这个问题, 高手帮帮忙
之前出现过一次, 恢复数据库后就好了. 现在用了几天又出现了这个问题. 只要一出现问题就出现如下乱码 简洁版�?/a>最后发�?/th> 在线用户:2�?/strong> “/”应用程序中的服务器错误。 编译错误 说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。
编译器错误信息: CS1056: 意外的字符“\”
源错误:
| | | 行 319: } //end if行 320:行 321: templateBuilder.Append(" <img src=\"templates/" + templatepath.ToString() + "/images/error.gif\" alt=\"鏃堕棿闄愬埗\"/>鎴鏃堕棿锛? + pollenddatetime.ToString() + "\r\n");行 322: templateBuilder.Append(" </div>\r\n");行 323: templateBuilder.Append(" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n"); |
源文件: d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx 行: 321
d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(321,155): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(321,157): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(321,159): error CS1010: 常量中有换行符 d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(1384,172): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(1863,64): error CS1056: 意外的字符“�” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(1863,70): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(1863,72): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\showtopic.aspx(1863,74): error CS1010: 常量中有换行符 d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\spaceindex.aspx(551,64): error CS1056: 意外的字符“�” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\spaceindex.aspx(551,70): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\spaceindex.aspx(551,72): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\spaceindex.aspx(551,74): error CS1010: 常量中有换行符 d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\posttopic.aspx(1536,64): error CS1056: 意外的字符“�” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\posttopic.aspx(1536,70): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\posttopic.aspx(1536,72): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\posttopic.aspx(1536,74): error CS1010: 常量中有换行符 d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\topicadmin.aspx(807,64): error CS1056: 意外的字符“�” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\topicadmin.aspx(807,70): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\topicadmin.aspx(807,72): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\topicadmin.aspx(807,74): error CS1010: 常量中有换行符 d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\topicadmin.aspx(852,102): error CS1513: 应输入 } d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\buytopic.aspx(523,64): error CS1056: 意外的字符“�” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\buytopic.aspx(523,70): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\buytopic.aspx(523,72): error CS1056: 意外的字符“\” d:\hosting\wwwroot\dipaiphoto_com\htdocs\bbs\aspx\11\buytopic.aspx(523,74): error CS1010: 常量中有换行符
|