产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

不能发布文章这是个啥错误啊 [复制链接]

1#

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;color666666"><%=Author_UserName%></span>】
Line 54: 【<span  onclick="document.getElementById('TBAuthor').value=this.innerHTML" style="cursor:pointer;color666666"><%=Author_TrueName%></span>】
Line 55: 【<span  onclick="document.getElementById('TBAuthor').value=this.innerHTML" style="cursor:pointer;color666666">佚名</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
分享 转发
TOP
2#

你数据库和文件名版本不匹配
TOP
发新话题 回复该主题