This is a migrated thread and some comments may be shown as answers.

Site don't work after update telerik libraries 2010.2.929.35 -> 2010.3.1317.35

1 Answer 125 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dominios Molinos
Top achievements
Rank 1
Dominios Molinos asked on 23 Feb 2011, 03:04 PM
Hi!
I was working on asp.net application in VS2008 and asp.net ajax controls version 2010.2.929.35 and it was working fine.
A cuple of days ago I installed the lastest version of asp.net ajax controls (ver 2010.3.1317.35) and I upgrade my solution with this version, and after that the site begun to throw javascript exceptions: sys is undefined

The first exception is:
IExplorer error:
  • Línea: 67
  • Error: Error al cargar el marco de trabajo de cliente ASP.NET Ajax.

In Debug mode this is the exception:
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('Error al cargar el marco de trabajo de cliente ASP.NET Ajax.');
//]]>

After that, all exception are: 'Sys' no está definido (sys is undefined).

If I go back to the previous version, It starts to work again.

Thanks in adavnce,
Alejandro

1 Answer, 1 is accepted

Sort by
0
Prangadj
Top achievements
Rank 1
answered on 23 Feb 2011, 03:11 PM
Tags
General Discussions
Asked by
Dominios Molinos
Top achievements
Rank 1
Answers by
Prangadj
Top achievements
Rank 1
Share this question
or