Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method not found
Message
De
03/12/2003 11:34:15
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brésil
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Method not found
Divers
Thread ID:
00855474
Message ID:
00855474
Vues:
54
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 
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform