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. General Programming
  3. C#
  4. dll compilation,error CS0006

dll compilation,error CS0006

Scheduled Pinned Locked Moved C#
helpcsharpquestion
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
    samtam
    wrote on last edited by
    #1

    I am doing compilation of C# projects programaticaly using ICodeCompiler class.it works fine for a single project compilation but if the project which is being compiled,includes the reference(dll)of another project then on compilation it gives the compiler error CS0006,ddl not found(of that refered project),while that dll is present in that project's folder along with that project's other files.Can anybody help me out to fix this problem? waitng for ur reply,thanks sam

    L 1 Reply Last reply
    0
    • S samtam

      I am doing compilation of C# projects programaticaly using ICodeCompiler class.it works fine for a single project compilation but if the project which is being compiled,includes the reference(dll)of another project then on compilation it gives the compiler error CS0006,ddl not found(of that refered project),while that dll is present in that project's folder along with that project's other files.Can anybody help me out to fix this problem? waitng for ur reply,thanks sam

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      You need to add a reference to that assembly.**

      xacc.ide-0.2.0 preview - Now in 100% C# goodness

      **

      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