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. Asp.net assembly info [modified]

Asp.net assembly info [modified]

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
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.
  • M Offline
    M Offline
    mahichandu
    wrote on last edited by
    #1

    Hey.. i addeed classlibrary to my my project..in class library i am adding some methods..i added all assemblys by addreference in the classlibrary.. The type or namespace name 'exception' could not be found (are you missing a using directive or an assembly reference?) what assembly i should add?

    modified on Thursday, June 11, 2009 2:07 PM

    A 1 Reply Last reply
    0
    • M mahichandu

      Hey.. i addeed classlibrary to my my project..in class library i am adding some methods..i added all assemblys by addreference in the classlibrary.. The type or namespace name 'exception' could not be found (are you missing a using directive or an assembly reference?) what assembly i should add?

      modified on Thursday, June 11, 2009 2:07 PM

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      What you did? You have create a class library. Build that library. From another project Add that dll as Reference. Now you want to use it? Did you add using exception ?

      cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

      M 1 Reply Last reply
      0
      • A Abhijit Jana

        What you did? You have create a class library. Build that library. From another project Add that dll as Reference. Now you want to use it? Did you add using exception ?

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

        M Offline
        M Offline
        mahichandu
        wrote on last edited by
        #3

        No i din't added using exception.. How to do that ?? i din't get add using exception? Could You Expalin me in Detail..

        A 1 Reply Last reply
        0
        • M mahichandu

          No i din't added using exception.. How to do that ?? i din't get add using exception? Could You Expalin me in Detail..

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          what is the namespace name of your class library?

          cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

          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