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. Other Discussions
  3. Site Bugs / Suggestions
  4. Does everyone get error like this or is it just for us over 50?

Does everyone get error like this or is it just for us over 50?

Scheduled Pinned Locked Moved Site Bugs / Suggestions
toolshelpquestion
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.
  • X Offline
    X Offline
    Xiangyang Liu
    wrote on last edited by
    #1

    Code Project Error Page

    My Younger Son & His "PET"

    C 1 Reply Last reply
    0
    • X Xiangyang Liu

      Code Project Error Page

      My Younger Son & His "PET"

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      One of the servers had a bad case of ASP.NET indigestion. We use WebForms (yeah, old school) and one of the issues is that web controls and pages get compiled in an order that can sometimes get things mixed up. A page can suddenly become convinced that a webcontrol simply doesn't exist because that control may have been compiled as part of a different page and the wiring gets screwed up. This generally happens at deploy time, but it sorts itself out quickly (or I kick it firmly). Once it's compiled that's it - no more problems. However, for some reason the pages completely forgot who they were wired up to and we had that error happen. No deploy, no recompile, no nothing. Just spontaneous craziness. I'm forcing a full recompile now that will fix it.

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

      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