After updating ScreenConnect most of my users get the following error when trying to click "Create Session":

(( DOM Exception: INVALID_CHARACTER_ERR (5) in line 277 / Default.master.js ))
If I change the line
Code:<meta http-equiv="X-UA-Compatible" content="IE=9" />
in the file Default.master to
Code:<meta http-equiv="X-UA-Compatible" content="IE=8" />
everything starts working again.
This happend after Update 2.2 to 2.3 and now with the Re-Release of 2.3 as the Default.master file was overwritten.
Has anyone else had this problem?
My User PCs are Windows 7 / German with all the latest Updates (OS + IE).
Browser is IE9.