I have a CF site that I developped in DWMX. As it is a freebie, I made use of a lot of the automatic code generation features of DWMX to save time.
One of the features I used was the log-in/log-out code. Everything was working great until this week when my host moved the site to a new box running Windows 2003 and CFMX 6.1 because the CF service on their 6.0 box was hanging and restarting several times a day.
The new box does not appear to have the that broblem, but my logout code is now causing some weird issues. Users can log in no problem. But when you click the logout link or try to access a protected page when not logged in, I get a "Page cannot be displayed" error in IE and a white page in Netscape. The sessions are invalidated, but the requests are not redirected to the target pages after logout.
I am running CFMX 6.1 on my dev. system and the exact same code works fine.
You can test it to see what I mean.
http://www.sihrhockey.org/main.cfm is the home page, if you append the logout flag as such http://www.sihrhockey.org/main.cfm?MM_logout=1, you will see what I mean.
Any info appreciated.
James
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

