Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Causes of Elemrnt is undefined in session

Guest
Oct 24, 2008 Oct 24, 2008
Every once in a while on a Coldfusion a page I now maintain, the following email message occurs "Element UTIL.PAGE is undefined in SESSION." The variable session.util.page is defined in the login process of a user and subsequently updated by the application. What are any other causes of this error besides the session variable not being defined?
279
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 24, 2008 Oct 24, 2008
LATEST
your session may be timing out. You could have the link to the page has a resolved URL which can reset the session. Those are 2 possibilites
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources