I have the same problem. Before installing the 6.2.1, I removed 6.2.0a from my machine, and all the Gizmox asemblies from the c:\windows\assembly directory, and from my bin directory of my application. After istalling the 6.2.1 the next error from visual studio 2008 I got.
The file is:
Resources.Gizmox.WebGUI.Forms.Form.js.wgx [dynamic][Read Only] (^TransientScriptDocument13.wgx)
The error popup:
Microsoft JScript runtime error: 'v838' is undefined
Then, if you press the button Continue:
Microsoft JScript runtime error: 'tagName' is null or not an object
Line=452 Col=5 Ch=2
var v290=v288.tagName.toLowerCase();
I would appreciate any help, please! |
|