Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build Problem - Type not found
Message
De
15/09/2005 02:57:17
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Titre:
Build Problem - Type not found
Divers
Thread ID:
01049736
Message ID:
01049736
Vues:
54
Hi All,

I suspect that I am missing something very basic here but I am in the process of developing my first VB.NET application after many years with VFP and cannot find the answer to the following problem.

I have a solutionb that contains 4 projects: UIclasses, DataClasses1, Otherclasses and Dataclasses2.

I have defined a class RGXN in Otherclasses. I have created references to Otherclasses for the Dataclasses1, Dataclasses2 and UIClasses projects.

In a public function in a class in Dataclasses1 i have the following line of code:

dim oXN as RGXN

RGXN appears as a valid option in the intellisense list.

When I then build the solution I get a build error that "type rgXN cannot be found". I click on the build error and get taken to the above line of code.

I have identical references to the above class in both Dataclasses2 and UIClasses without them causing any build errors.

Any help most gratefully received.

TIA,

Andy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform