Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Method not found
Message
From
03/12/2003 11:34:15
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brazil
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Method not found
Miscellaneous
Thread ID:
00855474
Message ID:
00855474
Views:
53
I'm trying to use the NewRow method from mmBusinessObject class but I'm getting the following error:
Method not found: System.Data.DataRow OakLeaf.MM.Main.Business.mmBusinessObject.NewRow().

Any ideas?

Thanks in advance.

Eugênio
Method not found: System.Data.DataRow OakLeaf.MM.Main.Business.mmBusinessObject.NewRow(). 
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.MissingMethodException: Method not found: System.Data.DataRow OakLeaf.MM.Main.Business.mmBusinessObject.NewRow().

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: 


[MissingMethodException: Method not found: System.Data.DataRow OakLeaf.MM.Main.Business.mmBusinessObject.NewRow().]
   O2Filmes.SistemaCopias.Web.wfPedido.Page_Load(Object sender, EventArgs e) +0
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +731

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 
Next
Reply
Map
View

Click here to load this message in the networking platform