Is 14.2.20142.2146 part of the the Infragistics_ASPNET_20142.2317 release? If not where do I get that version?
Hello,
I'm just following up to see if you need any further assistance with this issue. If so please let me know.
If the Version Utility tool fails then it is recommended to go ahead and manually replace the assemblies in your project. Here are the steps you need to follow:
1. Get a copy of your project that you have not modified with Version Utility2. Make a backup copy of your project3. Replace all old assemblies in the Bin folder with the new4. Open your project with Visual Studio and press Ctrl+H (Quick Replace)
Enter the following Values:Find what: .v14.x Version=14.x.2014x.xxxx This should be your current version of ver.14.x , you will need to change it. // I assume you project currently uses 14.1 or 14.2Replace with: .v15.1, Version=15.1.20151.1018 (This is the current version)
Look in: Entire Solution Select Entire Solutions to change all existing references in your projectClick on the “Replace All” button
5. Create a new empty project or website and drag any control from ver 15.1. A new ig_res folder will be generated in the project. Copy this folder to your project if there is such folder then overwrite it.6. Remove licenses.licx and App_Licenses.dll the should be located in:C:\...\YourPoject:\licenses.licxC:\...\YourPoject:\Bin\App_licenses.dll7. Clean and rebuild your project.
Please let me know if you need further assistance on any of the above mentioned steps, I will be glad to help.
Thank you. We decided to move up to 15.1, but now we are having issues updating the solutions to the new version. We were able to install the new version, but in the IDE the check for updates freezes and closes Visual Studio (both 2012 and 2013). The user doing the update is an admin, but we think that there may be a firewall issue.
Is there a non-IDE tool that updates the solution(replaces old dlls with new)?
I'm just following up to see if you have any further questions with this issue. If so please let me know.
Hello John,
Both 2146 and 2317 are releases from the 14.2 volume, but as their value suppose 2317 is the latter and currently the latest service release of 14.2. To download the latest service release please
1) Sign in to Infragistics website 2) Go to https://es.infragistics.com/my-account/keys-and-downloads3) Click on the product name you wish to upgrade4) Go to the Service Releases tab5) Download the corresponding file from the listed files
Please let me know if you have any further questions, I will be glad to help.