Forum Discussion
Hi,
that´s a known Issue in Innovator 12 when you have to many ItemTypes in the TOC. So the bug typically affects admin.
You can fix this one in the codetree.
1. Open file ..Innovator\Client\web.config.
2. Add maxQueryString attribute at two position (compare with lines numbers)
3. Increase filesRevision counter:
- Marklane4 years agoIdeator I
I just try that but I still not able to find the icons.
- DaanTheoden2 years agoCreator III
Thank you for this fix AngelaIp . Even though the web.config is much smaller in Version 26, it still works by simply adding the line once after the denyUrlSequences node.
- AngelaIp2 years agoCatalyst II
Hi Daan,
thanks for confirmation for Release 26!
Did you really just add the one line after denyUrlSequences? In my version I still use two or three patches.
But I also remember that Aras support patched this one multiple time through various updates. So I seem to have multiple variants of the patch. In the instance above I use all the patches they ever gave me - just to be save. [emoticon:d6dd260102fd406884fc96b8bc59760b]
- DaanTheoden2 years agoCreator III
Yes, one line fixed it for us.
The issue was only present for 3 administrators (which makes sense as they have most icons to load). For all 3 it was resolved by the single line.
Indeed – better safe than sorry!