I have a warp panel on a ultrawebtab that is returing the following error when an asp dropdownlist value has changed on the same warp panel causing an async postback:
A Runtime Error has occured. Do you which to Debug? Line: 174315785 Error: Syntax error.
The Line number changes each time the async postback occurs. Has anyone ran into this issue before? and have any ideas on how to resolve?
Thanks
Hi,
I suggest you to submit a bug-report and provide a simple application to reproduce.
You are not alone!
http://news.infragistics.com/forums/t/6220.aspx
Seems to be broken by .NET 2 SP1
My WebToolBar / WARP are in an UltraWebTab...