Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Why VS sucks today

Why VS sucks today

Scheduled Pinned Locked Moved The Lounge
visual-studio
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Michael Bookatz
    wrote on last edited by
    #1

    Some one sent me a project with links to DLLs that are located in different locations on my PC to his and in VS there is no way to change the location that the DLL is pointing to. Instead I need to modify the csproj file directly!!!!!!! Okay and breath.... rant over

    Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

    realJSOPR J E T 4 Replies Last reply
    0
    • M Michael Bookatz

      Some one sent me a project with links to DLLs that are located in different locations on my PC to his and in VS there is no way to change the location that the DLL is pointing to. Instead I need to modify the csproj file directly!!!!!!! Okay and breath.... rant over

      Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

      realJSOPR Offline
      realJSOPR Offline
      realJSOP
      wrote on last edited by
      #2

      When I use "other assemblies" like that, I create a folder in the solution labeled "Other Assemblies", and add references to THAT folder. That way, this particular problem is avoided. It would be nice if there was a Send to Compressed folder" option in VS so that all of the project dependencies were automatically resolved, thus resulting in a ZIP that contains all referenced DLLs that aren't in the GAC.

      .45 ACP - because shooting twice is just silly
      -----
      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

      D M 2 Replies Last reply
      0
      • realJSOPR realJSOP

        When I use "other assemblies" like that, I create a folder in the solution labeled "Other Assemblies", and add references to THAT folder. That way, this particular problem is avoided. It would be nice if there was a Send to Compressed folder" option in VS so that all of the project dependencies were automatically resolved, thus resulting in a ZIP that contains all referenced DLLs that aren't in the GAC.

        .45 ACP - because shooting twice is just silly
        -----
        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

        D Offline
        D Offline
        Dalek Dave
        wrote on last edited by
        #3

        Could he not send 'local copy' of DLL's with his code? I know it is a bit kludgy, but is saves time having to locate them.

        ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave

        1 Reply Last reply
        0
        • realJSOPR realJSOP

          When I use "other assemblies" like that, I create a folder in the solution labeled "Other Assemblies", and add references to THAT folder. That way, this particular problem is avoided. It would be nice if there was a Send to Compressed folder" option in VS so that all of the project dependencies were automatically resolved, thus resulting in a ZIP that contains all referenced DLLs that aren't in the GAC.

          .45 ACP - because shooting twice is just silly
          -----
          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

          M Offline
          M Offline
          Michael Bookatz
          wrote on last edited by
          #4

          My main grip is that I have the dll's it just that I can't edit from VS I need to edit the file's by hand. I suppose the plus side is that I'm learning more about csproj file format.

          Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

          1 Reply Last reply
          0
          • M Michael Bookatz

            Some one sent me a project with links to DLLs that are located in different locations on my PC to his and in VS there is no way to change the location that the DLL is pointing to. Instead I need to modify the csproj file directly!!!!!!! Okay and breath.... rant over

            Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

            J Offline
            J Offline
            John M Drescher
            wrote on last edited by
            #5

            I solve this (paths of dlls, libs and includes on different machines) now by using CMake to generate my project files. http://cmake.org/[^]

            John

            1 Reply Last reply
            0
            • M Michael Bookatz

              Some one sent me a project with links to DLLs that are located in different locations on my PC to his and in VS there is no way to change the location that the DLL is pointing to. Instead I need to modify the csproj file directly!!!!!!! Okay and breath.... rant over

              Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

              E Offline
              E Offline
              Ennis Ray Lynch Jr
              wrote on last edited by
              #6

              If it is not a project reference then I just sign the assemblies and drop them in the GAC but I am lazy that way.

              Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

              1 Reply Last reply
              0
              • M Michael Bookatz

                Some one sent me a project with links to DLLs that are located in different locations on my PC to his and in VS there is no way to change the location that the DLL is pointing to. Instead I need to modify the csproj file directly!!!!!!! Okay and breath.... rant over

                Weight loss Target Weight at start [1/Feb/2009] 127kg Weight now [10/Jan/2010] 99.7kg Target weight : 80kg Only 19.7 to go hope to be there by March Wish me luck!

                T Offline
                T Offline
                txmrm
                wrote on last edited by
                #7

                If it's a Windows application you don't have to modify the references. You can add reference paths to the project that will resolve the actual reference to a different folder. Right click on the project file, click properties, go to the references tab, and click reference paths.

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups