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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. XML comments in asp.net 2.0 are not seen once dll is registed in GAC

XML comments in asp.net 2.0 are not seen once dll is registed in GAC

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdotnetxmlhelp
2 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.
  • S Offline
    S Offline
    store_cold
    wrote on last edited by
    #1

    :( Hello, Can anybody help me out please, I had my class library and i had created stron name key and installed in Global Assembly Cache(GAC), and i had added the reference to that dll file, but now i can't see the additional description given to any of the functions under <summary> tag, but before adding my project to GAC with loose reference i was able to see the additional comments which i could not see now. I hope you can get a fair idea that what i want to say. please help me out

    M 1 Reply Last reply
    0
    • S store_cold

      :( Hello, Can anybody help me out please, I had my class library and i had created stron name key and installed in Global Assembly Cache(GAC), and i had added the reference to that dll file, but now i can't see the additional description given to any of the functions under <summary> tag, but before adding my project to GAC with loose reference i was able to see the additional comments which i could not see now. I hope you can get a fair idea that what i want to say. please help me out

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, You can try as below: + Copy the XML comment document of your assembly to the folder C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 + Remove the reference to the assembly in the reference list if you alread have. + Add reference to the assembly again.

      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