fli - Wednesday, January 11, 2012 7:46 AM:
Hi members,
Works fine on client machine win xp, IE 8
When on client machine win 7, IE 9
Aras loades and I can log in, everything is working, except when I try to view an Item I get a blank window:
SCRIPT445: Object doesn't support this action
itemsGrid.html ItemtypeID=612B516A4EA74F22A155AC3E66AC0EDC&itemtypeName=M_tm_Activity&savedSearchId=, line 17815 character 3
Does anyone know this ?
/ Christoffer
fli - Wednesday, January 11, 2012 7:55 AM:
aha,
Is it because Win 7 clients need win 2008 R2 servers ?
/ Christoffer
aponceot - Wednesday, January 11, 2012 2:04 PM:
Hi Christopher,
I had a similar problem once on some customers computers and I had a hard time finding the solution.
It was coming from a dll that had the same handler than an IE dll and broke a IE function (it was .open and .write function)
the solution I found was at :
social.msdn.microsoft.com/.../e4828bed-a97b-4812-b919-e67f3438e8f8
I don't know if your problem is the same (I had a "Tag Is Invalid" exception) But basically, the problem was the same, main grid was working but tearoff items windows was empty.
(Win 7 does not need Win 2008 R2 servers)
