Trying out CKF 2.3.1 ASP.net connector feels like somehow extremely difficult. I just can't get it to work cleanly in any scenario I try. This time I notice that I get the following error immediately after I try to run a page with CKFinder on it (IE 9, Win 7, test site is ASP.net MVC3 .net4 ).
SCRIPT1002: Syntaksivirhe
Image, rivi 2 merkki 1
The page is a dead simple test page, containg only CKFinder and nothing else, see http://pastebin.com/MWf9J11z for source.
The only changes I made to the config was to set CheckAuthentication() to "return true;" and BaseUrl = "/Content/";.
The upload and browser functions do work and this is not a huge issue but coupled with the more massive problems before, it seems like I'm either doing something really wrong or the release is broken. If it werent for the IE10 support I need I would just test an older version.