Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Jumpstart -- can't build!
Message
From
13/07/2003 13:34:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
C# Jumpstart -- can't build!
Miscellaneous
Thread ID:
00809664
Message ID:
00809664
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform