مبروك… لقد اتممت الامتحان بنجاح، وعلامتك هي 10 من 10
امتحان اشارات مرورية اضغط هنا للبدء بامتحان جديد
مبروك… لقد اتممت الامتحان بنجاح، وعلامتك هي 10 من 10
أنا ظهر لي هذا:
Server Error in ‘/Ar/TrfTst’ Application.
——————————————————————————–
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
Line 261:
Line 262: ‘End If
Line 263: Me.ds.Tables(0).Rows(Session(“Icount”)).Item(“Ans” ) = RB.SelectedItem.Text
Line 264: Session(“ds”) = ds
Line 265:
باركولي حصلت الليسن هههههههههههههه 10 من 10
مبروك… لقد اتممت الامتحان بنجاح، وعلامتك هي 10 من 10
امتحان اشارات مرورية اضغط هنا للبدء بامتحان جديد
مبروك… لقد اتممت الامتحان بنجاح، وعلامتك هي 10 من 10
أنا ظهر لي هذا:
Server Error in ‘/Ar/TrfTst’ Application.
——————————————————————————–
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
Line 261:
Line 262: ‘End If
Line 263: Me.ds.Tables(0).Rows(Session(“Icount”)).Item(“Ans” ) = RB.SelectedItem.Text
Line 264: Session(“ds”) = ds
Line 265:
Source File: D:WebSiteartrftstTrfTst.aspx.vb Line: 263
Stack Trace:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n(ExceptionArgument argument, ExceptionResource resource) +62
System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n() +12
System.Collections.Generic.List`1.RemoveAt(Int32 index) +1356876
System.Data.RecordManager.NewRecordBase() +71
System.Data.DataTable.NewRecord(Int32 sourceRecord) +21
System.Data.DataRow.BeginEditInternal() +82
System.Data.DataRow.set_Item(DataColumn column, Object value) +138
System.Data.DataRow.set_Item(String columnName, Object value) +24
Ar_TrfTst.WebForm1.RB_SelectedIndexChanged(Object sender, EventArgs e) in D:WebSiteartrftstTrfTst.aspx.vb:263
System.Web.UI.WebControls.ListControl.OnSelectedIn dexChanged(EventArgs e) +105
System.Web.UI.WebControls.RadioButtonList.RaisePos tDataChangedEvent() +145
System.Web.UI.WebControls.RadioButtonList.System.W eb.UI.IPostBackDataHandler.RaisePostDataChangedEve nt() +7
System.Web.UI.Page.RaiseChangedEvents() +137
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4778
——————————————————————————–
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210