PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

安装0824版出现如下的错误,如何解决? [复制链接]

1#
先安装0814版,install、data_manage.aspx后出现如下错误!
Server Error in '/' Application.
--------------------------------------------------------------------------------
DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'.
Source Error:

Line 25:      <div class="template_list_normal_box" <%=Template_list_style%>>
Line 26:      <ul  title=" <%#DataBinder.Eval(Container.DataItem,"title").ToString().Replace("\"",""")%> ">
Line 27:        <li class="template_list_title_left"><a href="<%#GetUrl(DataBinder.Eval(Container.DataItem,"lanmu1id").ToString(),DataBinder.Eval(Container.DataItem,"lanmu3id").ToString(),DataBinder.Eval(Container.DataItem,"id").ToString(),DataBinder.Eval(Container.DataItem,"url").ToString())%>"  class="a_template_list_title"  target="<%=Target%>"  style="<%#DataBinder.Eval(Container.DataItem,"title_style")%>"><%#Get_title_num(DataBinder.Eval(Container.DataItem,"title").ToString())%></a></li>
Line 28:        <li class="template_list_title_right"><span style="display:<%=Date_Show%>"><%#DataBinder.Eval(Container.DataItem,"thedate","{0:yyyy-MM-dd}")%></span></li>
Line 29:      </ul>

Source File: d:\web\lanmu\template_article.ascx    Line: 27
Stack Trace:

[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'.]
  System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +197
  System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +79
  System.Web.UI.DataBinder.Eval(Object container, String expression) +108
  ASP.lanmu_template_article_ascx.__DataBind__control8(Object sender, EventArgs e) in d:\web\lanmu\template_article.ascx:27
  System.Web.UI.Control.OnDataBinding(EventArgs e) +99
  System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206
  System.Web.UI.Control.DataBind() +12
  System.Web.UI.Control.DataBindChildren() +216
  System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
  System.Web.UI.Control.DataBind() +12
  System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +130
  System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +454
  System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +53
  System.Web.UI.WebControls.Repeater.DataBind() +72
  PageAdmin.template_article.Article_List(Repeater PName, String Show_tj, Int32 Showtype) +2264
  PageAdmin.template_article.Get_Data() +1652
  PageAdmin.template_article.Page_Load(Object sender, EventArgs e) +207
  System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
  System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
  System.Web.UI.Control.OnLoad(EventArgs e) +99
  System.Web.UI.Control.LoadRecursive() +47
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Control.LoadRecursive() +131
  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
后安装0824版报错如下

Server Error in '/' Application. The remote server returned an error: (500) Internal Server Error. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[WebException: The remote server returned an error: (500) Internal Server Error.]   System.Net.HttpWebRequest.GetResponse() +1501883   PageAdmin.masterlogin.Get_PageAdmin() +1559   PageAdmin.masterlogin.Check_Version() +386   PageAdmin.masterlogin.Page_Load(Object src, EventArgs e) +111   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34   System.Web.UI.Control.OnLoad(EventArgs e) +99   System.Web.UI.Control.LoadRecursive() +47   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42


登录域名报错如下:

Server Error in '/' Application. DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'.

Source Error:

Line 25:       <div class="template_list_normal_box" <%=Template_list_style%>>Line 26:       <ul  title=" <%#DataBinder.Eval(Container.DataItem,"title").ToString().Replace("\"",""")%> ">Line 27:        <li class="template_list_title_left"><a href="<%#GetUrl(DataBinder.Eval(Container.DataItem,"lanmu1id").ToString(),DataBinder.Eval(Container.DataItem,"lanmu3id").ToString(),DataBinder.Eval(Container.DataItem,"id").ToString(),DataBinder.Eval(Container.DataItem,"url").ToString())%>"  class="a_template_list_title"  target="<%=Target%>"  style="<%#DataBinder.Eval(Container.DataItem,"title_style")%>"><%#Get_title_num(DataBinder.Eval(Container.DataItem,"title").ToString())%></a></li>Line 28:        <li class="template_list_title_right"><span style="display:<%=Date_Show%>"><%#DataBinder.Eval(Container.DataItem,"thedate","{0:yyyy-MM-dd}")%></span></li>Line 29:      </ul>

Source File: d:\web\lanmu\template_article.ascx    Line: 27

Stack Trace:

[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'url'.]   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +197   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +79   System.Web.UI.DataBinder.Eval(Object container, String expression) +108   ASP.lanmu_template_article_ascx.__DataBind__control8(Object sender, EventArgs e) in d:\web\lanmu\template_article.ascx:27   System.Web.UI.Control.OnDataBinding(EventArgs e) +99   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206   System.Web.UI.Control.DataBind() +12   System.Web.UI.Control.DataBindChildren() +216   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216   System.Web.UI.Control.DataBind() +12   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +130   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +454   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +53   System.Web.UI.WebControls.Repeater.DataBind() +72   PageAdmin.template_article.Article_List(Repeater PName, String Show_tj, Int32 Showtype) +2264   PageAdmin.template_article.Get_Data() +1652   PageAdmin.template_article.Page_Load(Object sender, EventArgs e) +207   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34   System.Web.UI.Control.OnLoad(EventArgs e) +99   System.Web.UI.Control.LoadRecursive() +47   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Control.LoadRecursive() +131   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

原来的0610版没有任何问题。请帮忙解决!谢谢
分享 转发
TOP
2#
TOP
3#

按这个升级一下 ,又报错如下
Server Error in '/' Application. The remote server returned an error: (500) Internal Server Error. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[WebException: The remote server returned an error: (500) Internal Server Error.]  System.Net.HttpWebRequest.GetResponse() +1501883  PageAdmin.masterlogin.Get_PageAdmin() +1559  PageAdmin.masterlogin.Check_Version() +386  PageAdmin.masterlogin.Page_Load(Object src, EventArgs e) +111  System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15  System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34  System.Web.UI.Control.OnLoad(EventArgs e) +99  System.Web.UI.Control.LoadRecursive() +47  System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

TOP
发新话题 回复该主题