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. Referencing dll from other folder in root folder ?

Referencing dll from other folder in root folder ?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestionworkspace
3 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.
  • K Offline
    K Offline
    King Shez
    wrote on last edited by
    #1

    Hi I have created a website in ASP.NET 2.0 and i have added the reference tro a dll , dll icopied to the bin folder, what i want is that dll's referencedc should be present in other folder not in bin and they are configuration should be in web.config, hows this posssible, kindly reply ASAP, thanks in advance. regards,

    B 1 Reply Last reply
    0
    • K King Shez

      Hi I have created a website in ASP.NET 2.0 and i have added the reference tro a dll , dll icopied to the bin folder, what i want is that dll's referencedc should be present in other folder not in bin and they are configuration should be in web.config, hows this posssible, kindly reply ASAP, thanks in advance. regards,

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      King Shez wrote:

      what i want is that dll's referencedc should be present in other folder not in bin and they are configuration should be in web.config

      I didn't get your question. When one add the dll as refernce in project then the dll's class is accesible from all the codebehind files in that project.Please check the namepace of the class that dll is giving.

      Cheers!! Brij

      K 1 Reply Last reply
      0
      • B Brij

        King Shez wrote:

        what i want is that dll's referencedc should be present in other folder not in bin and they are configuration should be in web.config

        I didn't get your question. When one add the dll as refernce in project then the dll's class is accesible from all the codebehind files in that project.Please check the namepace of the class that dll is giving.

        Cheers!! Brij

        K Offline
        K Offline
        King Shez
        wrote on last edited by
        #3

        Sorry man, this is not the problem, whenever i add the reference in website in ASP.NET it copies the dll to bin folder, but in webproject it adds th reference in references and we can configured these reference in web.config and we can change the reference path as well from the project settngs, how to do this in website, thanks for your response, regards,

        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