There is a lot of activity in this forum so I thought it worthwhile warning/reminding that if you upgrade to 11.2 like I just did, you will find that UltraWebGrid is no longer included.
See this http://blogs.infragistics.com/forums/p/62330/315953.aspx#315953
and this
http://blogs.infragistics.com/blogs/taz_abdeali/archive/2010/03/04/asp-net-product-changes.aspx
So back to 'undoing' the upgrade for me....
Hello Nick,
Taz has posted his blog about the product changes for the NetAdvantage for ASP.NET 2011 Volume 2 product. You can find it here:
http://community.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you. I look forward to the blog. I presume you meant " I will post version-less assemblies...'" because smart as I am...... :)
Hello,
We haven't upgraded the UltraWebGrid, and for that matter any of the classic controls assemblies to add features. If you are not getting assembly conflicts, then you should be able to use them side by side.
I will put out a blog post with details on these changes and you will also post version-less assemblies for both CLR4 & 3.5.
-Taz.
But only for .NET Version 4.
And are you saying that it is possible to mix versions of versionless assemblies i.e.use 11.1 versions of the UltraWebGrid assemblies with 11.2 versions of everything else?
We have version less assemblies of all the controls including the classic ones. You can use them with 2011 Volume 2 as well. In order to make them work if you are using version assemblies, you will have to update your control tag prefixes so that it can use version less assemblies. Basically, you’ll have to take out all the version related information from the tag prefixes in your aspx page, or web config. You can download these version-less assemblies from:
Version Free Unsigned : http://download.infragistics.com/users/Murtazaa/Classic Controls/20111_ASPNET_VersionFree.zip
Version Free Signed : http://download.infragistics.com/users/Murtazaa/Classic Controls/20111_ASPNET_VersionFree_Signed.zip
Let me know if you have any questions.
Best,
Taz.