Please help.
Ive create a brand new aspx page and dragged the imageviewer directly control into it.
Line: 90
Char: 1
Error: 'Sys' is undefined.
Code: 0
Also tried with other infragistics componets on the same page get a different error:
Line: 5821
Char: 12
Error: Sys.ArgumentOutOfRangeException: Value must be an integer
Product version is: 8.1.20081.1000
Problem resolved. Issue outside Infragistics product caused by iframe having frameborder="yes" as opposed to an integer value causing the .NET ajax library to throw an error