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. Error on the live Server

Error on the live Server

Scheduled Pinned Locked Moved ASP.NET
sysadmindebugginghelpquestion
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.
  • Y Offline
    Y Offline
    yogesh_kumar_agarwal
    wrote on last edited by
    #1

    SomeDomain/AddLineup.aspx?&Cname=Yogesh&Contact1=NA&Contact2=NA&DataCenter=NA&Distt=NA&Activity=NA&School=NA&ActivityDate=NA&ALocation=NA&VisitTime=NA&DateVisit=NA&VisitCenter=NA&CourseInt=NA&Comments=NA&TransferBy=NA

    Hi i want to call a url like i mention above. Its working fine when i run the same through debug. But when i upload the same on my webserver it give me the error.

    System.NullReferenceException: Object reference not set to an instance of an object. at AddLineup.InsertRecordLinedUp()

    Here InsertReceordLinedUp is a function in AddLineup.aspx page. Plz Reply. Thanks Yogesh Agarwal

    Y 1 Reply Last reply
    0
    • Y yogesh_kumar_agarwal

      SomeDomain/AddLineup.aspx?&Cname=Yogesh&Contact1=NA&Contact2=NA&DataCenter=NA&Distt=NA&Activity=NA&School=NA&ActivityDate=NA&ALocation=NA&VisitTime=NA&DateVisit=NA&VisitCenter=NA&CourseInt=NA&Comments=NA&TransferBy=NA

      Hi i want to call a url like i mention above. Its working fine when i run the same through debug. But when i upload the same on my webserver it give me the error.

      System.NullReferenceException: Object reference not set to an instance of an object. at AddLineup.InsertRecordLinedUp()

      Here InsertReceordLinedUp is a function in AddLineup.aspx page. Plz Reply. Thanks Yogesh Agarwal

      Y Offline
      Y Offline
      Yusuf
      wrote on last edited by
      #2

      That means you are referencing an object in InsertRecordLineUp, which you have in your development machine but it does not exist in your webserver.

      Yusuf May I help 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