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. Referance error

Referance error

Scheduled Pinned Locked Moved ASP.NET
help
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
    Sagar H Mistry
    wrote on last edited by
    #1

    I have got the below error in BusinessLogic layer after convert my 3.5 framework solution in to framwork 4. I have used 3tier architectrue. namespace or type specified in the imports 'BusinessLogic' doesn't contain any public member or can not be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't Use any aliases

    A 1 Reply Last reply
    0
    • S Sagar H Mistry

      I have got the below error in BusinessLogic layer after convert my 3.5 framework solution in to framwork 4. I have used 3tier architectrue. namespace or type specified in the imports 'BusinessLogic' doesn't contain any public member or can not be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't Use any aliases

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

      The error is self explained that you have missed out the reference. You need to add the dll as reference .

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      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