P
Paul
Hi,
I have two VB .Net solutions (call them A and B). They are both Windows
Applications. One of them (B) has a class (B.class) that i need to
reference from the other project (A).
So my question is this. How do i reference B.class in the IDE debuginng
enviornment from project A?
Everytime I try this, it launches the compiled exe and not the debug
enviornment that i have running.
I hope this is clear.
Paul
I have two VB .Net solutions (call them A and B). They are both Windows
Applications. One of them (B) has a class (B.class) that i need to
reference from the other project (A).
So my question is this. How do i reference B.class in the IDE debuginng
enviornment from project A?
Everytime I try this, it launches the compiled exe and not the debug
enviornment that i have running.
I hope this is clear.
Paul