Click here to Skip to main content
15,896,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to renew the value stored in Cache (Asp.net 1.1) Pin
Bluebamboo25-Apr-08 13:47
Bluebamboo25-Apr-08 13:47 
GeneralRe: How to renew the value stored in Cache (Asp.net 1.1) Pin
AlexeiXX325-Apr-08 13:52
AlexeiXX325-Apr-08 13:52 
Generalspecial characters problems Pin
Mogaambo24-Apr-08 5:18
Mogaambo24-Apr-08 5:18 
GeneralRe: special characters problems Pin
AlexeiXX324-Apr-08 18:38
AlexeiXX324-Apr-08 18:38 
QuestionResizing image and reducing the storage size of the image uploading?? Pin
Sobel Jose Alappat24-Apr-08 5:03
Sobel Jose Alappat24-Apr-08 5:03 
AnswerRe: Resizing image and reducing the storage size of the image uploading?? Pin
Farhad Eft24-Apr-08 6:39
Farhad Eft24-Apr-08 6:39 
GeneralRe: Resizing image and reducing the storage size of the image uploading?? Pin
Sobel Jose Alappat24-Apr-08 20:41
Sobel Jose Alappat24-Apr-08 20:41 
QuestionError :--System.Data.Common.DataRecordInternal.get_Item(System.String) Pin
rahul.net1124-Apr-08 2:21
rahul.net1124-Apr-08 2:21 
Hello all,
I have developed a website and it is live currently. Site is working properly from last two month. But from last 4 to 5 days in one of the page in my site i am getting following error and data will not get displayed on page. I am binding data to datalist control> Everything is running from last two month. When i run the application on local i m not facing any problem. Can anybody know about following error. Why this is coming. Is there is any updation in framework 2.0 from microsoft which is installed on my web hosting server and because of this my code is having some problem. It goes in exception while binding the data to datalist.

The error is as follow

System.Data.Common.DataRecordInternal.get_Item(System.String)

Please help me to solve this the detailed error is as follow..
In need some information about this error.

<cosystem.data.common.datarecordinternal.get_item(system.string)reply() at="" system.reflection.methodbase.performsecuritycheck(object="" obj,="" runtimemethodhandle="" method,="" intptr="" parent,="" uint32="" invocationflags)<br="" mode="hold"> at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.CallMethod(Container BaseReference, String MethodName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, BindingFlags InvocationFlags, Boolean ReportErrors, ResolutionFailure& Failure)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure& Failure)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames)
at ASP.forum_problemdetail_aspx.__DataBinding__control20(Object sender, EventArgs e) in d:\hosting\phatmath\Forum\ProblemDetail.aspx:line 234
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.BaseDataList.DataBind()
at Student_ProblemDetail.reply()


People Laugh on me Because i am Different but i Laugh on them
Because they all are same.

GeneralRe: Error :--System.Data.Common.DataRecordInternal.get_Item(System.String) Pin
eyeseetee24-Apr-08 3:13
eyeseetee24-Apr-08 3:13 
GeneralRe: Error :--System.Data.Common.DataRecordInternal.get_Item(System.String) Pin
rahul.net1124-Apr-08 3:47
rahul.net1124-Apr-08 3:47 
Generaladd Oreder and Order details into database Pin
Sarfaraj Ahmed24-Apr-08 1:42
Sarfaraj Ahmed24-Apr-08 1:42 
GeneralRe: add Oreder and Order details into database Pin
eyeseetee24-Apr-08 3:19
eyeseetee24-Apr-08 3:19 
GeneralRe: add Oreder and Order details into database Pin
Sarfaraj Ahmed24-Apr-08 4:13
Sarfaraj Ahmed24-Apr-08 4:13 
GeneralDisplaying Images dynamically Pin
chakran24-Apr-08 1:24
chakran24-Apr-08 1:24 
GeneralRe: Displaying Images dynamically Pin
greekius24-Apr-08 2:27
greekius24-Apr-08 2:27 
GeneralRe: Displaying Images dynamically Pin
ChrisKo24-Apr-08 9:10
ChrisKo24-Apr-08 9:10 
GeneralMS.Net 1.1 DataList Display problem Pin
AshwinSCGupta24-Apr-08 0:36
AshwinSCGupta24-Apr-08 0:36 
GeneralRe: MS.Net 1.1 DataList Display problem Pin
eyeseetee24-Apr-08 3:45
eyeseetee24-Apr-08 3:45 
Questionhow to use using Encore.PayPal.API; Pin
sugunavathysubramanian24-Apr-08 0:29
sugunavathysubramanian24-Apr-08 0:29 
AnswerRe: how to use using Encore.PayPal.API; Pin
Vasudevan Deepak Kumar24-Apr-08 4:46
Vasudevan Deepak Kumar24-Apr-08 4:46 
QuestionHow to Implement Google Suggest Functionality in Asp.net application. Pin
Amit Agarrwal24-Apr-08 0:25
Amit Agarrwal24-Apr-08 0:25 
AnswerRe: How to Implement Google Suggest Functionality in Asp.net application. Pin
Vasudevan Deepak Kumar24-Apr-08 0:27
Vasudevan Deepak Kumar24-Apr-08 0:27 
GeneralRe: How to Implement Google Suggest Functionality in Asp.net application. Pin
Amit Agarrwal24-Apr-08 1:23
Amit Agarrwal24-Apr-08 1:23 
Questioncalling web service using javascript [modified] Pin
samrat.net23-Apr-08 23:52
samrat.net23-Apr-08 23:52 
GeneralRe: calling web service using javascript Pin
Spunky Coder24-Apr-08 0:02
Spunky Coder24-Apr-08 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.