I am receiving the following error messge when trying to launch an application that uses WebImageButtons:
Parser Error Message: Could not load file or assembly 'Infragistics2.WebUI.WebDataInput.v7.3, Version=7.3.20073.38, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
The dll is in the GAC. What other dependencies need to be added?
Infragistics2.WebUI.Shared.v7.3 is already in the GAC too.
Thanks in advance.
Check your web.config file to make sure that references to the required assemblies are listed there. If they are, then there's not enough information to determine the cause of the problem.
Please remember that these forums area a peer-to-peer resource to share issues and ideas with other Infragistics users. If you require official support from Infragistics, please submit a support request to Infragistics Developer Support from this page of our website.