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 error

ASP.NET error

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netwindows-adminquestion
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.
  • M Offline
    M Offline
    MohammadAmiry
    wrote on last edited by
    #1

    Hi, (I am a newbie to ASP.NET)... I create an ASP.NET project in VS2005 and it gives an "object not found" or "cannot create object" error in the first line (no matter what the first line is!!) I just create the webproject from its template and it gives this error! Hint: I am using Windows XP SP2 Home Edition (but I have installed IIS on it anyway), does this have anything related to my problem?

    K 1 Reply Last reply
    0
    • M MohammadAmiry

      Hi, (I am a newbie to ASP.NET)... I create an ASP.NET project in VS2005 and it gives an "object not found" or "cannot create object" error in the first line (no matter what the first line is!!) I just create the webproject from its template and it gives this error! Hint: I am using Windows XP SP2 Home Edition (but I have installed IIS on it anyway), does this have anything related to my problem?

      K Offline
      K Offline
      kubben
      wrote on last edited by
      #2

      You usually get that error when you have an object that is null and you are treating it like it is not null. I would suggest pressing F10 to step into your app. This should take you to the first line of the code. Keep pressing F10 until you find the object that is not set. Once you have found the object hopefully you will know what to do. If not respond back with what you find. Hope that helps. Ben

      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