Hi. The latest hotfix won't install. I get an error saying it can't find the software.
When I go to My Keys and Downloads page, under NetAdvantage tab, It says I have NetAdvantage for ASP.NET 2008 Vol. 1. Now I have a question. Does NetAdvantage have both clr 2.x and clr 3.x? The hofixes that are available to me are NetAdvantage for ASP.NET 2008 Vol. 1 Hot Fix [CLR 3.X] and NetAdvantage for ASP.NET 2008 Vol. 1 Hot Fix. I'm using Framework 2.0 and don't need 3.0. When I try to install NetAdvantage for ASP.NET 2008 Vol. 1 Hot Fix, I get the error. I haven't tried the 3.0 hot fix yet becaulse I am using framework 2.0. What do I have to do to get this stuff working?
Once again I have NetAdvantage for ASP.NET 2008 Vol. 1
What do I have to download to get this stuff loaded and working? Please help.
Thank you.
Oaken,
Are you using Visual Studio 2008? VS08 lets you create projects that target CLR 2.0, so you can use the CLR 2.0 controls there. In either case, go to your GAC (or open up one of your projects and take a look at the references) and find one of the Infragistics references. If you had installed NetAdvantage for ASP.NET 8.1 for CLR 2.0, the assemblies will start with "Infragistics2." If you had installed NetAdvantage for ASP.NET 8.1 for CLR 3.X, the assemblies will start with "Infragistics3.5." This will tell you which version of the Hot Fix you will need to install.
Hello Kim,Thank you for your response. I am using vs2005 and the assembly I am using is Infragistics2. Version 8.1.20081.1000. These work. I can use and code against this version without any problems. When I attempt to install: NetAdvantage_ASPNET_20081_CLR20_HotFix_2033.msp, I get the following error: The upgrade patch cannt be installed by the Windows Installer service bacause the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch.I'm not sure what to do at this point.
If you go back to your GAC, do you see NetAdvantage for Windows Forms assemblies in there as well as NetAdvantage for ASP.NET assemblies? They would start with "Infragistics2.Win." If you do, then you have installed NetAdvantage for .NET (which includes both WinForms and ASP.NET) instead of just NetAdvantage for ASP.NET. Another way to check this is to go to Add/Remove Programs and find the full name of the product installed on your machine. In that case, you will need to download and install the hotfix for NetAdvantage for .NET. For more information, please see the following article in our Knowledge Base:
<http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10093>