Hi,
I'm giving FunnelWeb a try. I have downloaded the sources and opened the solution in Visual Studio 2012. The database is in SQL Server 2012. When I run the site in debug it works fine in Chrome but if I try debugging to with IE 10 I get the following error:
If I hit F12 it shows:
SCRIPT1002: Syntax error
jquery-ui-1.9.0.js, line 1 character 1
In fact this error seems to be shown for every javascript file loaded.
The OS is Windows 8 x64.
Can anyone suggest why this might be happening and give me some pointers on how to fix it?
Thanks,