How to add a global reference in VB.NET 2.0

M

MSDN

Hi ,


I tried to add a global reference in VB.NET under
Project>Propertied>References <Add ....>
It does not seem to be working.
I still have to Import the Reference etc.... not the same as 1.1


Thanks for any input

SA
 
P

Patrice

Importation and defining a reference is not the same thing. In 1.1. it was
defined in project properties where you could define those referenced
assemblies you would like also to import automatically. Try to found this in
2.0 (if I remember some compiler options are now in web.config, this might
be now placed there to support runtime compilation).
 
M

MSDN

Patrice,

Thank you,

SA


Patrice said:
Importation and defining a reference is not the same thing. In 1.1. it was
defined in project properties where you could define those referenced
assemblies you would like also to import automatically. Try to found this
in 2.0 (if I remember some compiler options are now in web.config, this
might be now placed there to support runtime compilation).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top