I started up AppStylist for ASP.Net for the first time and got the above exception message. The additional information supplied indicates that I must have ASP.Net AJAX 1.0 installed in order to make the Aikido controls available - which I do not think I have, as I am running whatever version of AJAX is built into VisualStudio 2008/.Net Framework 3.5 SP1 (and I don't know how to find out what version it is).
What I'm worried about is that if I install ASP.Net AJAX 1.0, will it break something else?
Thanks in advance,
Richard
Can you answer he question?
The issue is:
Unable to load Assembly:Infragistics2.Web.v8.2.dll
Telerik gave me a sample code and I can not run the program because of the missing assembly.
Please tell us how to solve the problem.
Hello,
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.