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
185
I am now beyond confused
posted

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.

Parents
No Data
Reply
  • 5389
    posted

    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.

     

Children