Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Namespace not found
Message
From
18/08/2005 13:45:26
 
 
To
18/08/2005 12:44:59
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01042013
Message ID:
01042032
Views:
22
This message has been marked as the solution to the initial question of the thread.
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform