Hi
I've an asp.net application (.Net franework 4) which is using infragistics asp.net controls (Infragistics4.Web.v10.3, Version=10.3.20103.2217). I am using version utility and it return me below error.
We have determined this solution/project/website to have retired ASP.NET controls in the following file C:\Dev\Project\Area Commitee Payment\Code\Stjohn.Payments\Solution\Web Interface - Internal\Web Interface - Internal.vbproj. NOTE: There could be retired controls in other files too. The utility cannot proceed any further. Please refer to the following blog post on how retired controls are being handled. http://community.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
Please help
Hello ali ali,
You need to manually upgrade your application by replacing retired controls/dlls with corresponding controls/dlls currently provided.
The link in the error has a list of retired controls.http://community.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
And here is a link to a table which shows retired controls and corresponding new controls.http://es.infragistics.com/help/aspnet/classic-control-migration-guide
Please note that the new controls are completely different from those retired in that the new controls have different ways to implement what you did with retired controls. Therefore, just replacing controls is not enough. You need to replace controls, find what to do with them and redevelop your application in the new control's ways.
Best Regards,Noriko I.Developer Support EngineerInfragistics Inc.