I've purchased the latest 11.2 version of Infragistics ASP controls and ran the version utility to upgrade a website but it says "UH OH! Looks like we found something during our analysis that would prevent us from upgrading the Website. Here is what we found and some suggestions on how to fix it. It then displays an empty box. When I click "Open the Log File", this is what it says:
08:02:07: Running User Interface Version 11.2.20112.100008:02:07: Gathering volume and assembly information.
Not much to go on. Can someone help?
Ok, since this isn't getting any responses, I've gone ahead and tried to update my site manually (web.config, all pages, and license.lcx) but I'm getting WebCombo is ambiguous in the namespace Infragistics.webui.webcombo. I can't find any old references. Is there any documentation to update the infragistics controls when the version utility fails? I've paid a grand for the update and wasted a day already trying to use them.
Thanks
Sorry to hear about your issue. I believe you are hitting the original issue because the RTM utility didn't have logic to check for retired controls (the patch we have available does check an redirects you to a blog post by Mutaza). If you look at the following help topic you can see that we retired several of the classic ASP.NET controls.
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Known_Issues_Known_Issues_and_Breaking_Changes.html
The blog post that the utility redirects to is
http://blogs.infragistics.com/blogs/taz_abdeali/archive/2010/03/04/asp-net-product-changes.aspx
The other issue you are experiencing I believe occurs because it finds the ASP.NET temporary cache location.
Hope that helps