I Have recently upgraded infragistics from Version=12.1.20121.2126 to Version=12.1.20121.2135 (this was after a hard disk failure and rebuild).
Now when I try to open my visual studio solution, it gives me an error:
System.IO.FileNotFoundException was unhandledMessage: Could not load file or assembly 'Infragistics2.Win.Misc.v12.1, Version=12.1.20121.2126, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
I have run the version utility, and it tells me everything worked fine, with entries in the log like:
08:55:34: Updating Infragistics2.Win.SupportDialogs.v12.1 to new reference Infragistics2.Win.SupportDialogs.v12.1.08:55:34: Updating Infragistics2.Win.v12.1 to new reference Infragistics2.Win.v12.1.
But it does not actually change anything.
What can I do? I have read other forum postings suggesting to re-add the infragistics reference to the project, but I cant do this, as I cant open the project.
Hi,
Thank you for posting in our forums.
I am glad that you have found a solution to your issue. Do not hesitate to let us know if you need any additional assistance.
Thank you for using Infragistics Components.
Never mind. I deleted a bin/obj directory or two, and the problem went away.