InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



System.MissingMethodException Expand / Collapse
Author
Message
Posted 11/08/2005 21:50:10
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 06/01/2008 22:27:42
Posts: 42, Visits: 90
I added a simple string value to the personal details section of a member's profile.  I can read it fine and use it fine..   just having an issue when I go to click the button to update the value.  I'm getting a:

Exception Type:        System.MissingMethodException
Exception Message:     Method not found: Int32 InstantASP.InstantForum.Data.DataProvider.UpdatePersonalDetails(Int32, Int32, Int32, Int32, System.String, System.String, System.String, System.String, System.String, System.String, System.String).
Exception Source:      InstantASP.InstantForum
Exception Target Site: UpdatePersonalDetails

EditPersonalDetails.vb is calling the Business object's UpdatePersonalDetails() method and that method is returning FALSE (unsuccessful).  That method taps into the DataProvider layer calling its UpdatePersonalDetails() method.

The worst part, is my code compiles with no errors.  All of the method signatures match up with the right data types.  I'm going INSANE...  have spent 3 days scratching my head over this.  Any clues or help would be GREATLY appreciated.


-------------------------
Matt Brown
Metal Review Forums

Post #8066
Posted 19/08/2005 19:42:04
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 06/01/2008 22:27:42
Posts: 42, Visits: 90
FYI: This whole time, it had nothing to do with my code being wrong.  The dll. with the "missing function" just wasn't getting updated after I would build.  I had to change WHERE it was sending the .dll after building.  Once I overwrote the old one with the new one, it worked like a charm.

(Thanks Ryan for the help...)

-------------------------
Matt Brown
Metal Review Forums

Post #8163
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 7:36pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.125. 10 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.