Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Build
Message
From
23/07/2003 19:11:17
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Problem with Build
Miscellaneous
Thread ID:
00812969
Message ID:
00812969
Views:
50
I need some hints in tracking down the following errors.
In Jumpstart Windows Forms App Step 2 while building the Solution I get the following errors:

1. the statement:
using Acme.OrderSystem.Business; in SecuritySetupForm.cs

causes

C:\MM.net\Windows Projects\Order System CSharp\SecuritySetupForm.cs(8): The type or namespace name 'Business' does not exist in the class or namespace 'Acme.OrderSystem' (are you missing an assembly reference?)


2. This statement in OrderDetailDataAccessSql.cs

protected override mmDataAccessBase CreateDataAccessObject(string dataAccessClassName)

causes this warning in the build

C:\MM.net\Business Objects\Order System Business Objects CSharp\Order System Business Objects CSharp\OrderDetailDataAccessSql.cs(95): 'Acme.OrderSystem.Business.OrderDetailDataAccessSql.CreateDataAccessObject(string)': no suitable method found to override
Next
Reply
Map
View

Click here to load this message in the networking platform