I get the following error in the upgrade log when i try to upgrade a Visual studio project.
12:06:19: web.config has been backed up.
12:06:19: Updating LatonClient.csproj...
12:06:19: LatonClient.csproj has been backed up.
12:06:19: No matching assembly located in available assemblies Infragistics2.Win.UltraWinCalcManager.v10.1.FormulaBuilder
12:06:19: at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.AssemblyNameChange(String assemblyName, Int32 versionLocation, XmlNamespaceManager xmlNamespaceManager, String& assemblyNameNoVersion, Boolean ignoreErrors)
at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.FindNewAssemblyNode(String assemblyName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.FetchNewAssemblyNode(String assemblyOldName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
I am trying to upgrade to 2010 Volume 2
Hello Donor,
Is there any specific reason you're trying to access an assembly in the Infragistics2.Win namespace from a web project?
Dave,
I have done some more testing on this trying to figure out what was going on. In the main project folder where the solution files is located, i have several other folders (including the usual bin and obj folders) related to the project. These folders are not included as part of the actual solution file in Visual studio. I have one folder in particular called "Builds" that obviously has a history of all the builds on the project so far. The directory has about 600 files totalling about 150mb.
As in my first post the upgrade fails when the "Builds" directory is present in the folder structure. If i move this directory to another location outside the project directory structure the upgrade will actually suceed. If i move the folder back again the project will again fail to upgrade.
I wonder is this some sort of threading issue... the directory that contains the solution file has about 1200 files in total and 18 subfolders....
Regards,
R
Hello,
Would it be possible for you to open your solution folder in Windows Explorer, switch the left-hand side to Folder View, expand all the child nodes of your solution folder in that folder view, and take a screen-shot? This would let us know the exact folder structure.
I have attached some screenshots and i hope its what you are looking for. I have included two images. The first image shown the folders immediately under the main folder while the second image has all the sub-folders completely expanded..
I know the folder has a lot of sub-folders but the project in question has been going since 2006 and has gone through the upgrade process (without any issues) for all versions of infragistics since 2006 with the current folder structure in place. That said as more version were released the folder structure would obviously get bigger...
If you need any further information.. let me know
Could you re-post the image with the folders immediately under the main folder? I downloaded the ZIP file, but there was an error with the first image.
Here is a listing of the files contained in the 2.5.2 build folder. It effectively contains sql script files, webservices, some DLL's and a client installation for that specific version...
Something worth noting is that I now have a load of newly created backup folders. In some releases the is and associated website and several webservices. It looks like the version utility has found their related web.configs and backed them up..... look at the dates for the C:\projects\LatonClient\Builds\2.5.2\CommonUnitsWS\backup folder below....
Directory of C:\projects\LatonClient\Builds\2.5.2\2.5.2 Scripts
03/12/2009 12:56 <DIR> .
03/12/2009 12:56 <DIR> ..
03/12/2009 20:15 232,309 CommonUnits.sql
02/12/2009 13:35 434,684 Latons.sql
02/12/2009 12:46 59,578 Latons2.5.1.sql
03/12/2009 20:01 40,190 Latons2.5.2.sql
02/12/2009 15:29 133,946 Tuds.sql
03/12/2009 18:44 437,060 Tuds1.0.sql
6 File(s) 1,337,767 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\CommonUnitsWS
21/06/2010 12:15 <DIR> .
21/06/2010 12:15 <DIR> ..
21/06/2010 12:15 <DIR> backup
04/12/2009 16:06 <DIR> bin
04/12/2009 09:20 49 PrecompiledApp.config
13/07/2010 17:18 8,778 web.config
04/12/2009 16:06 <DIR> WebServices
2 File(s) 8,827 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\CommonUnitsWS\backup
13/07/2010 17:15 8,778 web.config.bkp
1 File(s) 8,778 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\CommonUnitsWS\bin
04/12/2009 16:06 <DIR> .
04/12/2009 16:06 <DIR> ..
04/12/2009 09:20 160 App_Code.compiled
04/12/2009 09:20 69,632 App_Code.dll
2 File(s) 69,792 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\CommonUnitsWS\WebServices
03/12/2009 20:15 104 CIL.AdminWS.asmx
03/12/2009 20:15 1,733 CIL.AdminWS.asmx.resx
03/12/2009 20:15 113 CIL.StandardWS.asmx
03/12/2009 20:15 1,733 CIL.StandardWS.asmx.resx
4 File(s) 3,683 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\GAC
03/12/2009 13:03 <DIR> .
03/12/2009 13:03 <DIR> ..
04/12/2009 09:20 472,064 CIL.Admin.dll
03/12/2009 11:01 1,020,416 CIL.Laton.dll
04/12/2009 09:20 83,968 CIL.Standard.dll
04/12/2009 08:59 363,008 CIL.Tuds.dll
4 File(s) 1,939,456 bytes
Directory of C:\projects\LatonClient\Builds\2.5.2\LatonClient
03/12/2009 12:51 <DIR> .
03/12/2009 12:51 <DIR> ..
04/12/2009 10:24 11,278,848 Local Aids Setup.msi
04/12/2009 10:24 485,888 setup.exe
2 File(s) 11,764,736 bytes
no, as there are historical builds of the application at a point in time...
Do you want the Version Upgrade Utility to upgrade the web.config files in the Builds folder that reference our assemblies?
I have logged this as an issue with our development team.
Because of the way the Version Upgrade Utility is designed, your best solution is to move the "Builds" folder out of the solution folder when you upgrade the project. The utility looks through the folder tree for any web.config files and that's what's causing the issue.
You can send an email to support@infragistics.com. Make sure you include "CAS-48066-VCR31K" in the subject.