Skip to main content
caikunru
Participant
August 11, 2014
Question

variable application is undefined

  • August 11, 2014
  • 4 replies
  • 511 views

variable application is undefined

    This topic has been closed for replies.

    4 replies

    Participant
    August 13, 2014

    what is operational system?

    Inspiring
    August 11, 2014

    It can be mostly due to any one of following reasons:-

    • It is missed to be defined in code.
    • This global variable may not be accessible.
    • Page defining it is missing.
    • Page defining it may not be accessible due to slow server performance issue.
    Carl Von Stetten
    Legend
    August 11, 2014

    Care to elaborate?  Stack trace? Code sample?

    Participating Frequently
    August 11, 2014

    oh really?