ASPX
Document Sample


ASPX
<InfoLight:WebDataSource ID="wdsStudent" runat="server" SelectAlias="ddm"
SelectCommand="select
s30_student.stu_id,s30_student.stu_name,s30_student.stu_sex,s30_student.stu_bd
ate,s30_student.stu_idno,
s30_student.stu_st2id, s90_stdst2.st2_name,s30_student.stu_st3id,
s90_stdst3.st3_name,
s30_student.stu_st5id,s30_student.stu_equal,
s30_student.stu_pname,s30_student.stu_tel,s30_student.stu_padr,s30_student.stu_
pzip,s30_student.stu_madr,
s30_student.stu_mzip,s30_student.stu_email,s30_student.stu_grayear,s30_student.s
tu_educode,s30_student.stu_handphone,
s30_student.grad_school,s30_student.stu_fname
from s30_student
Left Outer Join s90_stdst2 on s30_student.stu_st2id=s90_stdst2.st2_id
Left Outer Join s90_stdst3 on s30_student.stu_st3id=s90_stdst3.st3_id">
</InfoLight:WebDataSource>
<InfoLight:WebFormView ID="WebFormView1" runat="server"
DataSourceID="wdsStudent">
ERROR Message
Srvtools.WebDataSource 元件 wdsStudent 發生錯誤,不支援屬性:InnerDataSet
Server Stack
於 Srvtools.WebDataSource.get_InnerDataSet()
於 Srvtools.WebFormView.InitializeRow(FormViewRow row)
於 System.Web.UI.WebControls.FormView.CreateRow(Int32 itemIndex,
DataControlRowType rowType, DataControlRowState rowState, TableRowCollection
rows, PagedDataSource pagedDataSource)
於
System.Web.UI.WebControls.FormView.CreateDataRowFromTemplates(Boolean
dataBinding, TableRowCollection rows)
於 System.Web.UI.WebControls.FormView.CreateDataRow(Boolean dataBinding,
TableRowCollection rows, Object dataItem)
於 System.Web.UI.WebControls.FormView.CreateChildControls(IEnumerable
dataSource, Boolean dataBinding)
於
System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnu
merable data)
於 System.Web.UI.WebControls.FormView.PerformDataBinding(IEnumerable
data)
於
System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IE
numerable data)
於 System.Web.UI.DataSourceView.Select(DataSourceSelectArguments
arguments, DataSourceViewSelectCallback callback)
於 Srvtools.WebDataSourceView.Select(DataSourceSelectArguments arguments,
DataSourceViewSelectCallback callback)
於 System.Web.UI.WebControls.DataBoundControl.PerformSelect()
於 System.Web.UI.WebControls.BaseDataBoundControl.DataBind()
於 System.Web.UI.WebControls.FormView.DataBind()
於 System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
於 System.Web.UI.WebControls.FormView.EnsureDataBound()
於
System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
於 System.Web.UI.Control.EnsureChildControls()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Control.PreRenderRecursiveInternal()
於 System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Get documents about "