Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assembly Reference
Message
De
30/04/2010 16:01:29
 
 
À
30/04/2010 15:38:49
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
MS SQL Server
Divers
Thread ID:
01462576
Message ID:
01462586
Vues:
41
>>I have a solution with two projects: NSPLogic and NSPWindows. NSPLogic is simply a collection of public classes that are used for business logic. I registered NSPLogic in NSPWindows references, but my forms don't see the classes. I put a using statement--using NSPLogic, but that throws an error when I try to run the project in debug mode. What am I doing wrong?
>
>The using statement needs to specify the entire namespace, and I'm betting that the namespace of the classes in your NSPLogic project is not simply "NSPLogic".
>
>~~Bonnie

Nope. That wasn't it. Both projects have the same namespace. Could that be the problem?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform