I am on a support team that needs to recompile a VB.NET WinForm application that was developed using the following libraries (see list below). We have multiple installation folders (NetAdvantage 2008 vol 1, vol2, etc.) that contain the installation files. This is a legacy application with a short lifespan, about 1 more year, so our company will not be upgrading it. We need to make a minor change to the application.
Could someone from Infragistics please tell me what I need to install so that I get the following libraries?
- Infragistics2.Win.UltraWinEditors.v6.3
- Infragistics2.Win.UltraWinGrid.v6.3
- Infragistics2.Win.UltraWinMaskedEdit.v6.3
- Infragistics2.Win.UltraWinStatusBar.v6.3
- Infragistics2.Win.UltraWinToolbars.v6.3
- Infragistics2.Win.v6.3
Hello Fidencio,
It seems that you need to install Infragistics for Windows Forms 2006 volume 3. To do so log into your account at www.infragistics.com. Then navigate to My Keys & Downloads page. Choose the product you need to install and download the install package.
If you do not see Infragistics for Windows Forms 2006 volume 3 listed in My Keys & Download page, you will need to register your key in your account at Product Registration page. If you need a key for 6.3 you can request a back key from sales (sales@infragistics.com).
Please let me know if you need my further assistance.
Under my Infragistics account, I have the following licenses (see below). I tried to install NetAdvantage_20063_CLR2x_NET.msi using the highlighted key, but I this error. Do I have the correct version that contains “Windows Forms 2006 volume 3” or I still need to request a Back key from sales?
NetAdvantage Select 2009 Vol 1 Corporate
NetAdvantage Select 2008 Vol 3 Corporate
NetAdvantage Select 2008 Vol 2 Corporate
NetAdvantage for .NET 2008 Vol 1 Corporate
NetAdvantage for .NET 2007 Vol 3 Corporate
NetAdvantage for .NET 2007 Vol 2 Corporate
NetAdvantage for WPF 2007 Vol 1 Corporate
NetAdvantage for .NET 2007 Vol 1 Corporate
NetAdvantage for .NET 2006 Vol 3 Corporate
NetAdvantage for .NET 2006 Vol 2 Corporate
NetAdvantage 2006 Volume 1 Corporate
NetAdvantage 2005 Volume 3 Corporate
NetAdvantage 2005 Volume 2 Corporate
Fidencio,
The older installers may incorrectly interpret formatting characters as part of the key which could make the key invalid. This result is often cached until the machine that you are installing on is restarted. Please restart your machine and type the key into the installer or copy it from a source that doesn't have rich text formatting like Notepad.
Let us know if you have any questions with this matter.
Alan,
I did restart the computer and received the same error message, which I noticed is not visible--I pasted in a screenshot. The error message is just telling me that I have entered an invalid CD-Key. The msg says "The Infragistics NetAdvantage for .NET 2006 Vol. 3 CLS 2.0 CD-Key you have entered is not valid."
I have "NetAdvantage for .NET 2006 Vol 3 Corporate" installation msi. Do I have the correct version that contains “Windows Forms 2006 volume 3” or I still need to request a Back key from sales?
thank you for your help...
As an update, I was able to log onto the Infragistics site and access my account. My account has the product keys and the ability to download the software. I was able to download NetAdvantage for Windows Forms 2006 Vol.3 [.NET 2.0]. When I attempted the install from the newly downloaded file and associated product key, I received the invalid CD-Key message again.
I am updating and the forum thread here, so anyone who has the same issue, and reach to this thread, will be able to complete successfully the installation. We have investigated this internally. This issue appear to come from the fact that the installation of Infragistics for Windows Forms 2006 volume 3 should start as elevated process. What one should do is start the installation as administrator.
Milko,
I was able to successfully install after I made the following changes on the Windows 7 machine that I have been using.
-- I added a registry key to allow msi file to be run as Administrator (https://www.howtogeek.com/178826/how-to-force-an-msi-package-to-install-using-administrator-mode/).
-- Overcame the following error: Infragistics Error - "Could Not Access Network Location %SystemDrive%\inetpub\wwwroot\" by following the instructions at this URL (http://ayanigamage.blogspot.com/2011/04/infragistics-error-could-not-access.html).
So all seems to be working! Thank you for your great support!