Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
reading assession.request.pathinfo error
#4
Hi Lou,

Paul is correct if you want to keep the source as it is.

But I definitely would recommend setting

ServerController.SessionOptions.BrowserCheckBeforeNewSession = True

You just need to check if aSession is assigned.

In most ServerController events where a TIWApplication instance is passed as a parameter is a good rule of thumb to check for an assigned aSession parameter before doing anything with it. Some events guarantee to have a valid session, but others don't. That's the case with Browser check event.



and change the code.
Reply


Messages In This Thread
RE: reading assession.request.pathinfo error - by Alexandre Machado - 06-04-2024, 08:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)