I've upgraded to 5.6.1 but on certain pages I get a javascript error
"SCRIPT1002: Syntax error
WebResource.axd?d=Q_5j4C3gPuSAGIFMggFbBLciBWWc6f4vfiJ1tlF-eR5yMB-9GoC2YvqU_jS5SAICpanTEHSQ8PJuYj-kXp1kUxFKM_Jp6eUJTmONUK_-IHzuUIgnRPlnJCUO4e7Jzdq_H8EB9NjLOMiBgJtuArk7UGVkuNRmJUV4d_Ptr2u30ke8ZNbD0&t=634324364360000000, line 2 character 1"
when viewing the page in debugger
I see this page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta name="revisit-after" content="1 days" />
<meta name="robots" content="noindex,nofollow" />
<title id="Title">Error</title>
<link id="StyleSheet" href="/Install/Install.css" type="text/css" rel="stylesheet"></link>
</head>
<body>
<form name="Form" method="post" action="errorpage.aspx?d=Q_5j4C3gPuSAGIFMggFbBLciBWWc6f4vfiJ1tlF-eR5yMB-9GoC2YvqU_jS5SAICpanTEHSQ8PJuYj-kXp1kUxFKM_Jp6eUJTmONUK_-IHzuUIgnRPlnJCUO4e7Jzdq_H8EB9NjLOMiBgJtuArk7UGVkuNRmJUV4d_Ptr2u30ke8ZNbD0&t=634324364360000000" id="Form">
<div>
Could someone please help urgently my clients are complaining, even though it doesn't impact on the functionality of the page.
thanks
Vincent