Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
695
launching application crashes - problem with infragistic controls versions..
posted

I am using infragistic controls with version 11.1.20111.2090 like Infragistics2.Win.Misc.v11.1.dll etc.. we created a setup which installs the infragistic controls setup and our controls. But while launching we are getting this error

"The assembly with display name 'Infragistics2.Win.v11.1' failed to load in the 'Load' binding context of the AppDomain with ID 1. The cause of the failure was: System.IO.FileLoadException: Could not load file or assembly 'Infragistics2.Win.v11.1, Version=11.1.20111.2042, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"

What is the reason for this ?

How to run the application without version dependency on the Infragistic controls. URGENT reply will be appreciated.