Results 1 to 2 of 2

Thread: Remove a reference? [Resolved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2001
    Location
    N42 29.340 W71 53.215
    Posts
    422

    Resolved Remove a reference? [Resolved]

    Is there a "right" way to remove a reference when it's no longer needed?

    I ask because I temporarily added the Microsoft Word obj lib to a project, then, for lack of a better idea, in the Solution Explorer window right-clicked on that and selected Remove.

    This removed it from the window, but I noticed the dll file was still in the \obj folder.

    I hope this makes sense, .NET is not my native tongue.

    Thanks, DaveBo


    Incidentally, I hear MS is working on a user-friendly, bug-free, works-as-advertised and affordable version of VB known as VB.NP, or "Visual Basic No Problems" (April fool!)
    Last edited by DaveBo; Apr 4th, 2005 at 01:53 PM. Reason: Resolved, thanks
    "The wise man doesn't know all the answers, but he knows where to find them."
    VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Remove a reference?

    you did it the right way... you can even delete the obj folder and the bin folder (unless you manually put other files in the bin folder) and when you rebuild your project, it would recreate them

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width