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 to be visible in .NEt tab of Add Reference dialog

.NET dll to be visible in .NEt tab of Add Reference dialog

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

    Hi I have a dll which will be used by multiple application. So I have build the dll(say "sample.dll"). Now using GACUTIL.exe I have installed into GAC. Now my epectation is to see the "sample.dll" into list of dll into .NET tab of Add reference window( As I assume that .NET tab of Add Reference window lists all GAC dlls.) But while adding a reference I can not find sample.dll into that list. Where I am going wrong? In any application where "sample.dll" will be used I want to take a refrence of "sample.dll" from GAC. Thanks in advance!!!

    Thanks, Arindam D Tewary

    N 1 Reply Last reply
    0
    • A Arindam Tewary

      Hi I have a dll which will be used by multiple application. So I have build the dll(say "sample.dll"). Now using GACUTIL.exe I have installed into GAC. Now my epectation is to see the "sample.dll" into list of dll into .NET tab of Add reference window( As I assume that .NET tab of Add Reference window lists all GAC dlls.) But while adding a reference I can not find sample.dll into that list. Where I am going wrong? In any application where "sample.dll" will be used I want to take a refrence of "sample.dll" from GAC. Thanks in advance!!!

      Thanks, Arindam D Tewary

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

      Can you see the assembly when you browser to GAC ? Make sure your assembly has strong name generated.

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

      A 1 Reply Last reply
      0
      • N N a v a n e e t h

        Can you see the assembly when you browser to GAC ? Make sure your assembly has strong name generated.

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

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

        Yup !! when I am browsing "sample.dll",it is there in GAC. And its obvious that if I am having it insatalled into GAC(if I can see my "sample.dll", I believe its installed into GAC) then its already having its much needed strong name with it. Isnt it? :confused::confused:

        Thanks, Arindam D Tewary

        N 1 Reply Last reply
        0
        • A Arindam Tewary

          Yup !! when I am browsing "sample.dll",it is there in GAC. And its obvious that if I am having it insatalled into GAC(if I can see my "sample.dll", I believe its installed into GAC) then its already having its much needed strong name with it. Isnt it? :confused::confused:

          Thanks, Arindam D Tewary

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

          Arindam Tewary wrote:

          having its much needed strong name with it. Isnt it?

          Yeah. I don't have any idea, it's weird. :confused:

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

          A 1 Reply Last reply
          0
          • N N a v a n e e t h

            Arindam Tewary wrote:

            having its much needed strong name with it. Isnt it?

            Yeah. I don't have any idea, it's weird. :confused:

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

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

            Anywz thanks for your help!!! :)

            Thanks, Arindam D Tewary

            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