I'm getting a failure trying to use the Visual Studio Upgrade Add-In. It says to check the "Add In Error Log". Where is that?
Thanks,
Douglas
Sorry to hear you still had other issues. If you have a solution that big I would recommend looking into the XML file method for upgrading. This way you can re-use this XML file in the future to upgrade the solution.
You can read about it using the following link.
http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.1/CLR2.0/html/Win_Upgrading_Projects_Using_an_XML_File.html
This points to the topic in the 9.1 online help, but it's the same for doing this in 8.1.
Yes, we do. But there are apparently more issues.
We have 75 projects in one solution. Needing to hunt down 75 folders looking for log files seems to defeat the purpose of the add-in.
We went ahead with the old (and tedious, with 75 projects) upgrade utility.
Douglas,
I just did a test using 8.1 RTM, and got an error when my project had references to the Excel or Documents assembly. Do you have these references in your project?
In addition, when the error accorded a log file called AddInLog.txt was placed at the same level as the .csproj.
v8.1
Yes it is quite possible that the Upgrade Utility GUI version will still work, because it uses a different code path inside the code. Just out of curosity what specific service release of WinForms do you have (what's the version number of the WinForms Infragistics assemblies).