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. Web Development
  3. ASP.NET
  4. .NET dll does not appear in .NET tab of Add Reference window

.NET dll does not appear in .NET tab of Add Reference window

Scheduled Pinned Locked Moved ASP.NET
questioncsharpdotnetcom
7 Posts 3 Posters 1 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.
  • A Offline
    A Offline
    Arindam Tewary
    wrote on last edited by
    #1

    Hi I apologise if people feels its duplicate as I posted this question yesrteday. But unfortunately didnt get the desired solution. I am posting here today as I hope I can get a solution today atleast!! I have a dll("sample.dll") written in .NET and I have givena strong name and installed into my system's GAC. I can see that dll ("sample.dll") into GAC ( as I have registered using GACUTIL tool). Now I expect to this dll to appear in list of dll that appears in .NET tab of Add Reference window. as I know that any GAC dll is listed in this tab. Whats going wrong here? How can I see my dll("sample.dll") into list of .NET or COM tab of Add Reference window ? Thanks in advance,

    Thanks, Arindam D Tewary

    S 1 Reply Last reply
    0
    • A Arindam Tewary

      Hi I apologise if people feels its duplicate as I posted this question yesrteday. But unfortunately didnt get the desired solution. I am posting here today as I hope I can get a solution today atleast!! I have a dll("sample.dll") written in .NET and I have givena strong name and installed into my system's GAC. I can see that dll ("sample.dll") into GAC ( as I have registered using GACUTIL tool). Now I expect to this dll to appear in list of dll that appears in .NET tab of Add Reference window. as I know that any GAC dll is listed in this tab. Whats going wrong here? How can I see my dll("sample.dll") into list of .NET or COM tab of Add Reference window ? Thanks in advance,

      Thanks, Arindam D Tewary

      S Offline
      S Offline
      Sherin Iranimose
      wrote on last edited by
      #2

      Arindam Tewary wrote:

      as I know that any GAC dll is listed in this tab.

      I dont think So. .Net tab displaying the dlls from .net directory only.

      Arindam Tewary wrote:

      Now I expect to this dll to appear in list of dll that appears in .NET tab of Add Reference window.

      You can do this by copy your dll to(.net 2.0) C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory

      EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

      A 2 Replies Last reply
      0
      • S Sherin Iranimose

        Arindam Tewary wrote:

        as I know that any GAC dll is listed in this tab.

        I dont think So. .Net tab displaying the dlls from .net directory only.

        Arindam Tewary wrote:

        Now I expect to this dll to appear in list of dll that appears in .NET tab of Add Reference window.

        You can do this by copy your dll to(.net 2.0) C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory

        EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

        A Offline
        A Offline
        Arindam Tewary
        wrote on last edited by
        #3

        Thanks Sherin. Cool ans .. It worked magically !!! :-D :-D

        Thanks, Arindam D Tewary

        N 1 Reply Last reply
        0
        • S Sherin Iranimose

          Arindam Tewary wrote:

          as I know that any GAC dll is listed in this tab.

          I dont think So. .Net tab displaying the dlls from .net directory only.

          Arindam Tewary wrote:

          Now I expect to this dll to appear in list of dll that appears in .NET tab of Add Reference window.

          You can do this by copy your dll to(.net 2.0) C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory

          EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

          A Offline
          A Offline
          Arindam Tewary
          wrote on last edited by
          #4

          Any idea what are dlls listed in COM tab ?

          Thanks, Arindam D Tewary

          N S 2 Replies Last reply
          0
          • A Arindam Tewary

            Any idea what are dlls listed in COM tab ?

            Thanks, Arindam D Tewary

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            I believe those are registered "COM" DLL's which can be referred.

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

            1 Reply Last reply
            0
            • A Arindam Tewary

              Thanks Sherin. Cool ans .. It worked magically !!! :-D :-D

              Thanks, Arindam D Tewary

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              A better option would be putting in Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

              1 Reply Last reply
              0
              • A Arindam Tewary

                Any idea what are dlls listed in COM tab ?

                Thanks, Arindam D Tewary

                S Offline
                S Offline
                Sherin Iranimose
                wrote on last edited by
                #7

                Navaneeth is right, The registered COM dlls. And you can register your dll usingn regsvr32, If it is a com dll.

                EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

                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