Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
How to apply latest service release to 10.3 version controls
posted

Hi,

We are using asp.net advantage (ultrawebgrid) version 10.3. Our clients started using IE9 and they are having problems to use checkboxes with in the grid. Tried IE9 compatibility view also. Then I downloaded latest service release for this version. But I am not finding how to apply this patch. The problem is:

  • we have infragistics ultrawebgrid, excel exporter and related dlls local to project. Then we add reference to dll of this local folder. We do not use GAC installed infragistics. So, when project is deployed to different environments (test, prod), we don't have to worry about installing these dlls in server GACs.
  • How can I apply service release and from where I can get the patch to copy to local.
  • All forums talk about how to download and none talk what to do after that.

Thanks,

Spunny

Parents
  • 13438
    posted

    Hello Prathiba,

    You can download the latest service release by going to our web site -> loging with user name and password -> My IG -> NetAdvantage 2010 vol 3 -> Scroll down to Service Releases table -> click on NetAdvantage for ASP.Net 2010 vol 3 – ASP.Net Service Release and the download of the archived file shall begin. After this install the service release by extracting the archive and running the installer. Now the assemblies with the new version replace the old one in the GAC. You will have to switch  the assemblies in your Bin folder with the new one which are with the same name but with different build version. The newest service release for this version is 10.3.20103.2217. Please also take a note that this version is no longer service release supported. I would reccomend always to upgrade to a version wich has support of our developers and issues with the new versions of the browsers are resolved via releases. Also please take a note that the clasic Ultra controls are no longer part of our Product in the latest version of NetAdvantage 11.2 - http://community.infragistics.com/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx

Reply Children