Hi,
I am using NetAdvantage for ASP.NET 2009.1 with Visual Studio 2008 and .NET Framework 3.5. When I start up the AppStylist I get the exceptionUnable to load Assembly:Infragistics2.Web.v9.1.dll. It says ASP.NET AJAX 1.0 is not installed on my machine. I tried to install it from Microsoft, but the Installer told me .NET Framework 2.0 is not installed. I run .NET 2.0 Setup - got error "Framework is already installed."
Now how can I get the AppStylist to work? I am pretty much sure that ASP.NET AJAX is installed. I did AJAX websites for .NET 2.0 and now I use the WebDataGrid (I think this is part of NetAdvantage's aikido and uses AJAX).
Thanks in advance,
paolo
Hello,
It is a common issue for fresh instalation, which do not have a ASP.NET AJAX 1.0 extensions installed, but do have 3.5!
I just blogged about that issue, and the fix is very easy. Just follow:
http://blogs.infragistics.com/blogs/anton_staykov/archive/2010/09/20/netadvantage-appstylist-for-asp-net-unable-to-load-assembly.aspx
You just have to create appication configuration file, or download one I created and linked at that blog post.