Hi,
I was using the versioning tool to upgrade my project to the latest IG controls;
However, I get lot's of errors when rebuild in VS:
Error 7 Could not load file or assembly 'InfragisticsSL4.v11.1, Version=11.1.20111.1004, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified. ..\App.xaml 1 1 ProjectName
Total 100 errors, all the same, different pages
I tried to copy the *.dlls into my solution folder and make all the referencing from it, but still the same
Please help, I need fix for this asap...
Thanks
@WolfK The two products will share certain dlls, so if you Service Release one, then the other should be service released as well.
So in this converted project your XamGrid dll is looking for version v2011.1 build 1004 ( which was the release version ) and the Shared dll of v2011.1 v2054 which would be a service release DLL.
This information can be found by opening up your csproj file in notepad.
Did you apply the DV service release and not the LOB service release? The two products share some common dlls so one SR is applied and not the other, then you will run into version conflicts.
Anyway that looks like the most likely cause of your issues, now if this a problem with the upgrade utility or not will have be determinded by our Developer Support staff.
Are there conflicts between DV and Silverlight 11.1?
In the attachment you will find the silverlight project attached;
Please ping me on any info...
HI,
Can you attach that sample project you created and tried to convert to 11.1.?
Sincerely, Matt DSE