ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation, EstimateDuration, Name, Id. 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.InvalidOperationException: ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation,
EstimateDuration, Name, Id. 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:
[InvalidOperationException: ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation, EstimateDuration, Name, Id.] System.Web.UI.WebControls.ObjectDataSourceView.GetResolvedMethodData(Type type,
String methodName, IDictionary allParameters, DataSourceOperation operation) +1330006 System.Web.UI.WebControls.ObjectDataSourceView.ExecuteUpdate(IDictionary keys, IDictionary values, IDictionary oldValues) +2514 System.Web.UI.DataSourceView.Update(IDictionary
keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback) +78 System.Web.UI.WebControls.GridView.HandleUpdate(GridViewRow row, Int32 rowIndex, Boolean causesValidation) +1215 System.Web.UI.WebControls.GridView.HandleEvent(EventArgs
e, Boolean causesValidation, String validationGroup) +837 System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +95 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object
source, EventArgs e) +117 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +87 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +171
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection
postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746 --------------------------------------------------------------------------------
luizpires
Member
10 Points
5 Posts
UpadateCategory
May 23, 2008 06:27 PM|LINK
Can you help me?
ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation, EstimateDuration, Name, Id. 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.InvalidOperationException: ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation, EstimateDuration, Name, Id. 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: [InvalidOperationException: ObjectDataSource 'CategoryData' could not find a non-generic method 'UpdateCategory' that has parameters: Abbreviation, EstimateDuration, Name, Id.] System.Web.UI.WebControls.ObjectDataSourceView.GetResolvedMethodData(Type type, String methodName, IDictionary allParameters, DataSourceOperation operation) +1330006 System.Web.UI.WebControls.ObjectDataSourceView.ExecuteUpdate(IDictionary keys, IDictionary values, IDictionary oldValues) +2514 System.Web.UI.DataSourceView.Update(IDictionary keys, IDictionary values, IDictionary oldValues, DataSourceViewOperationCallback callback) +78 System.Web.UI.WebControls.GridView.HandleUpdate(GridViewRow row, Int32 rowIndex, Boolean causesValidation) +1215 System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +837 System.Web.UI.WebControls.GridView.OnBubbleEvent(Object source, EventArgs e) +95 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.GridViewRow.OnBubbleEvent(Object source, EventArgs e) +117 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.ImageButton.OnCommand(CommandEventArgs e) +87 System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +171 System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746 --------------------------------------------------------------------------------
nimeshprabha...
Participant
1898 Points
525 Posts
Re: UpadateCategory
May 23, 2008 08:22 PM|LINK
HI,
rather just giving the Error, can you just post what made u get this error..?
while doing which operation did you get this error...
please explain -> what u did ?
Nimesh Prabhakar
Mark this post as "ANSWER", if it helped you..
luizpires
Member
10 Points
5 Posts
Re: UpadateCategory
May 23, 2008 10:15 PM|LINK
At Project List, click edit a category and click Save category.
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: UpadateCategory
May 26, 2008 03:32 AM|LINK
Check 'UpdateCategory' methos is there or not?
http://forums.asp.net/t/1199275.aspx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: UpadateCategory
Jun 30, 2008 03:25 AM|LINK
What is the status of your thread,
Have you solved your problem
If yes please mark the answer
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
luizpires
Member
10 Points
5 Posts
Re: UpadateCategory
Jul 01, 2008 02:52 PM|LINK
I made changes and is ok.
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: UpadateCategory
Jul 02, 2008 03:25 AM|LINK
Thats nice, Mark the answer that helps you
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
delegate1
Member
4 Points
2 Posts
New version timetracker starter kit
Aug 07, 2008 09:43 AM|LINK
Hi,
Does anyone know where I can find a new version of the timetracker starter kit in which the major bugs have been fixed?
It seems a lot of us are making the same improvements in the C# sources. For instance
There must be someone who has come across the same issues, fixed it and is willing to share the project!
Cheers,
Timetracker ASP.NET Starter Kits issues new version error improvements errors source bugs issue C# bug fixed fix Time Tracker
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: New version timetracker starter kit
Aug 08, 2008 03:27 AM|LINK
There are lots of people who came across this issue
But ther is no new version for TTS, You can get complete Trials and Tribulations of Time Tracker
http://forums.asp.net/p/941943/1128558.aspx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
delegate1
Member
4 Points
2 Posts
Re: New version timetracker starter kit
Aug 08, 2008 07:26 AM|LINK
Thank you. I had already come across this useful link but noticed it discusses the VB.NET-version.
Are there any major differences with the C#-version?
Timetracker new version C# link version Time Tracker VB.NET VB differences