VS will not compile because a class is defined in multiple places. I'm trying to remove one of the Project references. When I select the reference and hit the "remove" button, the "OK' button becomes disabled, preventing the removal.
How can I remove a Project reference from VS?
Thanks in advance
> VS will not compile because a class is defined in multiple places. I'm trying to remove one of the Project references. When I select the reference and hit the
"remove" button, the "OK' button becomes disabled, preventing the removal.
> How can I remove a Project reference from VS?
>
> Thanks in advance
Where, exactly, are you "selecting" the reference? What window?
Mythran
Ineffectual Removalist - 29 Jul 2004 00:19 GMT
Under the Project menu, I hit "Add Referenct" and then the .NET tab.
Thanks
> > VS will not compile because a class is defined in multiple places. I'm trying
> to remove one of the Project references. When I select the reference and hit the
[quoted text clipped - 7 lines]
>
> Mythran
Mythran - 29 Jul 2004 17:14 GMT
Ok, you want to "remove" a reference? Open the Solution Window. Expand your
project. There should be an item called "References" under it. Expand the
references item. Then select the reference you want to remove. Right-click the
reference and choose the appropriate action you want to perform.
Hope this helps ;)
Mythran
> Under the Project menu, I hit "Add Referenct" and then the .NET tab.
>
[quoted text clipped - 11 lines]
> >
> > Mythran
Ineffectual Removalist - 30 Jul 2004 01:39 GMT
Thanks a lot. That's all that was needed
> Ok, you want to "remove" a reference? Open the Solution Window. Expand your
> project. There should be an item called "References" under it. Expand the
[quoted text clipped - 24 lines]
> > >
> > > Mythran