Click here to Skip to main content
15,922,007 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Dynamic Images (Ajax/Asp.net) Pin
427748026-Apr-09 12:54
427748026-Apr-09 12:54 
GeneralRe: Dynamic Images (Ajax/Asp.net) Pin
Christian Graus26-Apr-09 13:02
protectorChristian Graus26-Apr-09 13:02 
QuestionGridView Problem Pin
sasan5626-Apr-09 9:11
sasan5626-Apr-09 9:11 
AnswerRe: GridView Problem Pin
Christian Graus26-Apr-09 10:58
protectorChristian Graus26-Apr-09 10:58 
AnswerRe: GridView Problem Pin
SayreCC26-Apr-09 14:42
SayreCC26-Apr-09 14:42 
Questiongenerating link at runtime in asp.net Pin
mark_me26-Apr-09 8:27
mark_me26-Apr-09 8:27 
AnswerRe: generating link at runtime in asp.net Pin
Christian Graus26-Apr-09 10:57
protectorChristian Graus26-Apr-09 10:57 
QuestionASP.NET - TargetInvocationException Pin
Murugavel Sadagopan26-Apr-09 6:10
Murugavel Sadagopan26-Apr-09 6:10 
Hi,

in asp.net, i have the following errors,
System.Reflection.TargetInvocationException was unhandled by user code
Message="Exception has been thrown by the target of an invocation."
Source="mscorlib"
StackTrace:
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
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 System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.ListControl.PerformSelect()
at System.Web.UI.WebControls.BaseDataBoundControl.DataBind()
at TimeEntry_aspx.Page_Load(Object sender, EventArgs e) in h:\TimeTracker1\TimeTracker\TimeEntry.aspx.cs:line 40
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

thanks in advance
murugavel
AnswerRe: ASP.NET - TargetInvocationException Pin
Christian Graus26-Apr-09 10:56
protectorChristian Graus26-Apr-09 10:56 
Question[newbie] Visual Studio - controls crammed up anomaly Pin
jon-8026-Apr-09 4:22
professionaljon-8026-Apr-09 4:22 
AnswerRe: [newbie] Visual Studio - controls crammed up anomaly Pin
Christian Graus26-Apr-09 10:50
protectorChristian Graus26-Apr-09 10:50 
GeneralRe: [newbie] Visual Studio - controls crammed up anomaly Pin
jon-8026-Apr-09 20:51
professionaljon-8026-Apr-09 20:51 
Question[Message Deleted] Pin
pradeepsimha26-Apr-09 4:00
pradeepsimha26-Apr-09 4:00 
AnswerRe: How to pass array in asp.net(c#) from one page to other? Pin
Abhijit Jana26-Apr-09 4:04
professionalAbhijit Jana26-Apr-09 4:04 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
pradeepsimha26-Apr-09 4:09
pradeepsimha26-Apr-09 4:09 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
Christian Graus26-Apr-09 20:07
protectorChristian Graus26-Apr-09 20:07 
AnswerRe: How to pass array in asp.net(c#) from one page to other? Pin
Christian Graus26-Apr-09 10:48
protectorChristian Graus26-Apr-09 10:48 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
pradeepsimha26-Apr-09 17:01
pradeepsimha26-Apr-09 17:01 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
Christian Graus26-Apr-09 20:05
protectorChristian Graus26-Apr-09 20:05 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
pradeepsimha26-Apr-09 17:08
pradeepsimha26-Apr-09 17:08 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
Christian Graus26-Apr-09 20:04
protectorChristian Graus26-Apr-09 20:04 
AnswerRe: How to pass array in asp.net(c#) from one page to other? Pin
SayreCC26-Apr-09 14:44
SayreCC26-Apr-09 14:44 
GeneralRe: How to pass array in asp.net(c#) from one page to other? Pin
Christian Graus26-Apr-09 20:06
protectorChristian Graus26-Apr-09 20:06 
QuestionAsp.net ListBox Items(move to top,Move to bottom) Pin
Pawan Kiran26-Apr-09 3:23
Pawan Kiran26-Apr-09 3:23 
AnswerRe: Asp.net ListBox Items(move to top,Move to bottom) Pin
Christian Graus26-Apr-09 10:46
protectorChristian Graus26-Apr-09 10:46 

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.