产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 不能发布文章这是个啥错误啊
1045601505 - 2012/7/9 13:41:00

Server Error in '/' Application.
--------------------------------------------------------------------------------


Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'Author_UserName' does not exist in the current context

Source Error:









Line 51:           <td width=100px height=25 >作者</td>
Line 52:           <td><input type="textbox" name="TBAuthor" id="TBAuthor"  Maxlength="100"  size=30>
Line 53: 【<span  onclick="document.getElementById('TBAuthor').value=this.innerHTML" style="cursor:pointer;color:#666666"><%=Author_UserName%></span>】
Line 54: 【<span  onclick="document.getElementById('TBAuthor').value=this.innerHTML" style="cursor:pointer;color:#666666"><%=Author_TrueName%></span>】
Line 55: 【<span  onclick="document.getElementById('TBAuthor').value=this.innerHTML" style="cursor:pointer;color:#666666">佚名</span>】

Source File: d:\wwwroot\liushunli\Web\master\information_2.aspx    Line: 53



Show Detailed Compiler Output:









--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3634; ASP.NET Version:2.0.50727.3634
xiyou - 2012/7/9 15:40:00
你数据库和文件名版本不匹配
1
查看完整版本: 不能发布文章这是个啥错误啊