I'm having a challenge running a previously developed application from my test site, because it is not able to access the session variables. The error message says that "session management has not been enabled." The application.cfm file in the same directory has sessionmanagement = "yes" and the "Enable Session Variables" box in the Administrator is checked. Does anyone know how to solve this problem?