Forum Discussion
AngelaIp
4 years agoCatalyst II
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:
DaanTheoden
2 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.