Known Issues & Troubleshooting
You may encounter issues related to windows components and configuration, especially when running LINK2i for the first time. Find below issues we identified and troubleshooting procedures.
Unobtrusive validation mode issue in Web.Config
Problem:
Cause: Some LINK2i functions require the .NET unobtrusive validation mode to be disabled.
Solution: Add the following tag to the Web.Config file right after the <Configuration> tag:
<appSettings>
<add key="ValidationSettings:UnobtrusiveValidationMode" value="None"/>
</appSettings>
MS Excel issues
Installation order
Problem:
Cause:
Solution:
Registry fix
Problem:
Cause:
Solution:
DCOM configuration
Problem:
Cause:
Solution: