Hi,
I'm facing a strange behavior using Ultra Web Grid under WARP.
On some machines, an "Object expected" error appears when the browser tries to initialize the grid (igtbl_initGrid method) while on most of client machines the application is deployed I have no issues and it works as expected.
After investigating further and comparing responses from a "broken" environment and a "healthy" one , I found out that the WARP response does not include in the <jssrc> section the URLs for ScriptResource.axd that should return the webgrid.js content while on the "healthy" one it does.
I'm using NetAdvantage for ASP.NET version 2009.1.
I would appreciate any comments/help with this, I'm pretty clueless.
Thanks
Can you give me the KB number for this fix?
Eric
The issue was resolved and a fix will be supplied in the next service release.
Magued
Its seems to be an issue with one of the latest Microsoft updates which causes this behavior.
Tested it in several Windows products (for each of them a different KB update):
Windows 7: KB2416471 Windows Vista: KB2416470 Server 2003 and XP: KB2418241
After uninstalling them, the grid was rendered successfully. I guess someone from Infragistics should take a look...