Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Namespace not found
Message
De
18/08/2005 19:10:32
 
 
À
18/08/2005 17:41:23
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01042013
Message ID:
01042120
Vues:
20
The biggest one I have a pain with is that, when you change the name of a control, the .Net IDE does not necessarily make the change in all the necessary places in your code.

At least this is the way with 2005 Beta. I heard from a buddy that fixing this part of the IDE was one of the last things they did with 2003. So I assume it will be the same with 2005.

PF

>>>I have two projects in one solution. Files in one project use one namespace, in another project, another namespace.
>>>
>>>In one of the projects, I want to use a class from the other project. I put:
>>>
>>>
>>>using MySession // the namespace from the other project
>>>...
>>>
>>>
>>>and in this line, the compiler complains that the namespace can't be found. (I copied and pasted the namespace, to make sure it wasn't a spelling error.)
>>>
>>>What am I missing?
>>
>>Did you set the reference for it?
>
>Indeed, that was it. We had done that in the course already, but I had forgotten the steps (I didn't deem it necessary to take notes <g>).
>
>So, now I can go ahead and tackle the next compiler error.

(On an infant's shirt): Already smarter than Bush
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform