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. Deploying new assemblies

Deploying new assemblies

Scheduled Pinned Locked Moved Web Development
dotnethelp
4 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
    Akhilesh Yadav
    wrote on last edited by
    #1

    hi, I've to deploy my newly made assembly to client but the problem is there are around 15 sites using old assembly. Is there any way with which I'll put my assembly in GAC ....some sites will autmatically start using new assembly ....others will run on older ones. Presetly there are not much site , only 15, so if there is any coding change should be done. cheers akhilesh

    R 1 Reply Last reply
    0
    • A Akhilesh Yadav

      hi, I've to deploy my newly made assembly to client but the problem is there are around 15 sites using old assembly. Is there any way with which I'll put my assembly in GAC ....some sites will autmatically start using new assembly ....others will run on older ones. Presetly there are not much site , only 15, so if there is any coding change should be done. cheers akhilesh

      R Offline
      R Offline
      Rojan Gh
      wrote on last edited by
      #2

      What is the Main namespace of your assembly and should all of the websites use your newly written assembly? And what version of .net do you use?

      Sojaner!

      A 1 Reply Last reply
      0
      • R Rojan Gh

        What is the Main namespace of your assembly and should all of the websites use your newly written assembly? And what version of .net do you use?

        Sojaner!

        A Offline
        A Offline
        Akhilesh Yadav
        wrote on last edited by
        #3

        hi, Actaully the namespace and assembly name is same, using this assembly already websites are running but now a new version is released. My problem is out of 15 sites, 9 sites to use new assembly and rest should use the old assemblies. Akhilesh

        R 1 Reply Last reply
        0
        • A Akhilesh Yadav

          hi, Actaully the namespace and assembly name is same, using this assembly already websites are running but now a new version is released. My problem is out of 15 sites, 9 sites to use new assembly and rest should use the old assemblies. Akhilesh

          R Offline
          R Offline
          Rojan Gh
          wrote on last edited by
          #4

          Hi, there is a tool name gacutil.exe in the "Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin" that helps you register the assembly in the GAC but before doing that, tell me if the websites use the assemblies placed in the BIN folder at the website's root folder or from the GAC?

          Sojaner!

          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