Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in DataAccess class with System namespaces
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Error in DataAccess class with System namespaces
Miscellaneous
Thread ID:
01242754
Message ID:
01242754
Views:
72
I used the Business Object Generator to generate objects with stored procedures. In the Data Aceess classes I'm getting erros with the Systeme namespace. Below is the line of code (created by the Business Object Generator) and the error message.

private System.ComponentModel.IContainer components = null;

The type name 'Data' does not exist in the type 'Travis.Travel.Business.System'

public override System.Data.IDbCommand CreateUpdateCommand()

The type name 'ComponentModel' does not exist in the type 'Travis.Travel.Business.System'

Regards,

E.R.
Regards,

E.R. Gilmore
Next
Reply
Map
View

Click here to load this message in the networking platform