Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# Jumpstart -- can't build!
Message
De
13/07/2003 13:34:56
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
C# Jumpstart -- can't build!
Divers
Thread ID:
00809664
Message ID:
00809664
Vues:
64
I'm a total Newbie to this network, and somewhat of a newbie to .NET in general.

I followed the C# Windows Jump Start example "to the tee" (I even copied most of the code directly from the tutorial with Copy/Past), but when I try to build the solution as suggested in Jump Start Step 2 of building Windows forms, I get a whole slew of errors, which seem to point at OakLeaf.MM... not being found. Here are some of the error messages I get:

C:\MM .NET Jump Start\Order System Business Objects CSharp\OrderDetail.cs(53): 'Acme.OrderSystem.Business.OrderDetail.HookParentRetrieved(OakLeaf.MM.Main.Business.mmBusinessObject, OakLeaf.MM.Main.Business.mmBusinessStateChangeEventArgs)': no suitable method found to override

C:\MM .NET Jump Start\Order System CSharp\App.cs(4): The type or namespace name 'OakLeaf' could not be found (are you missing a using directive or an assembly reference?)

C:\MM .NET Jump Start\Order System CSharp\App.cs(10): The type or namespace name 'mmAppDesktop' could not be found (are you missing a using directive or an assembly reference?)

C:\MM .NET Jump Start\Order System CSharp\App.cs(25): The type or namespace name 'mmFactory' could not be found (are you missing a using directive or an assembly reference?)

Maybe it is a configuration problem? Note: I can compile and run the MM.NET Northwind Sample App just fine, no errors there.

Any ideas?


Pertti
Pertti Karjalainen
Product Manager
Northern Lights Software
Fairfax, CA USA
www.northernlightssoftware.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform