Hi,
I have a .net Web Application on Visual Studio 2010 and I was initially using Infragistics version : 11.1.20111.2020 and few days back I upgraded to a newer version : 11.1.20111.2064 using Version Utility.
The dll's on my local machine is updated and is also changed in web.config file, now I also need to deploy it to the server. So for that do I need to update the ig_common folder at the root directory. Also in Visual Studio for all the controls in the toolbox do I need to update them also. If yes, what are the steps to that.
Thanks,
Megha
Hello Megha,
The answer to both of your questions is yes – you should upgrade the JavaScript files and styles to match the new version of controls (2064) and you should run Toolbox Create Utility again to create the toolbox items again.
In the following link you can find the all needed files that should be changed/redeployed for specific controls - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Web_Deployment_Overview.html
Guide on how and what you should deploy/redeploy to your Server you can read here - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Web_Deploying_a_Web_Application_that_Uses_NetAdvantage_for_ASP_NET_Controls.html
How to run toolbox utility you can read in the following article - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/Web_Getting_Started_Running_the_Toolbox_Utility.html
Inform me if you need further information.
Inform me if you have additional questions.
Thanks for your help, it has been sorted out now.