Skip to main content
Inspiring
November 19, 2009
Question

401.2 - Logon failed due to server configuration.

  • November 19, 2009
  • 1 reply
  • 1075 views

I have set up a new server, and there are 3 flex applications on there that can't get session variables and gives this error.  I have this working on two other servers, but I don't know where the configuration might be wrong on the server.  The app uses getAuthUser() to authenticate with AD, and server is setup as Integrated Windows Authentication.All of the CFM work, only the SWF are getting the error.

This topic has been closed for replies.

1 reply

TJ BryanAuthor
Inspiring
November 19, 2009

DOH! I forgot to take out OnRequest in my Application.CFC .....