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. Class Access problem

Class Access problem

Scheduled Pinned Locked Moved ASP.NET
help
3 Posts 3 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
    mharoonkhan
    wrote on last edited by
    #1

    Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me

    KnightGuy

    A S 2 Replies Last reply
    0
    • M mharoonkhan

      Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me

      KnightGuy

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      I think change your web site to web application. Then it will do.. I think. You need to see if the file is included or not and in current namespace.

      Abhishek Sur

      modified on Thursday, September 18, 2008 6:14 AM

      1 Reply Last reply
      0
      • M mharoonkhan

        Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me

        KnightGuy

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Check if the newly created class has any namespace if it has namespace then include this namespace in your .vb class by using namespaceWholeName; then try to access Might be yours is website and compiler will not compile you class files until these are not in App_Code folder thats the reason you can't access this class

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog

        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