Yoğunluk olabilir Hocam. Birde farklı tarayıcılardan denerseniz.
Farklı tarayıcıdan denedim ama sonuç değişmedi.
Server Error in '/' 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.ArgumentOutOfRangeExce
ption: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.ThrowHelper.ThrowArgum
entOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) +64
System.ThrowHelper.ThrowArgum
entOutOfRangeException() +15
System.Collections.Generic.Li
st`1.get_Item(Int32 index) +7505076
System.Web.UI.WebControls.Men
uItemCollection.RemoveAt(Int32 index) +21
EMufredatWeb.Site_TTBS_GirisS
onrasi.Page_Load(Object sender, EventArgs e) in D:\Win_Proje\EBA\Projeler\EMufredat\EMufredatWeb\Site_TTBS_GirisSonrasi.Master.cs:53
System.Web.Util.CalliHelper.E
ventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHan
dlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRec
ursive() +50
System.Web.UI.Control.LoadRec
ursive() +141
System.Web.UI.Page.ProcessReq
uestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627