I am having a heck of a time getting IM access to work correctly via my 5.0 servers so I'm looking for any help from someone who has it working. We are using 5.0.1 with LCS 2005 SP1 for IM, with a Communicator Web Access 2005 server AJAX setup as described in
KB13530.
I have 2 different test devices with the correct Enterprise Messenger version according to the IM compatibility matrix, but when I try to log in, I get 'Feature Not Supported'.
If anyone has any input, I would appreciate it. This is the last stumbling block keeping me from fully deploying 5.x.
EDIT: Found the problem--in IIS, I had incorrectly set the AJAX site virtual directory wildcard application maps for not only ajax.dll but also cwaauth.dll and apparently the BES connector didn't like that. Once I removed the cwaauth.dll from the wildcard application map list, it worked. I was misunderstanding the KB section referring to ISAPI filters for both ajax and cwaauth.