the vs 2010 reports an error while loading appstylist and eliminates the add in, how can I fix this or how can I add manually a style for the entire project?
Unfortunately no. I have tried re-installing twice on brand new machines with nothing but VS 2005, 2008 & 2010, and it still fails in all 3 of them.
Shouldn't it work on a clean machine? Will Infragistics be releasing a fix for this soon?
I am having the exact same issue. Any resolution yet?
Hi Maya,
What am I supposed to be seeing? The Addin file and DLL are from the installation, so I do not know what the correct values should be.
Here is the XML from the Addin:
<Assembly>Infragistics2.Web.ApplicationStylingConfiguration.v12.1.dll</Assembly>
<FullClassName>Infragistics.Web.AppStyling.Connect2_121</FullClassName>
And here is the Details screen for the DLL ( a little cut and paste to show you the full values)
Thank you for your help
-Manish
Hello intrepid335 ,
Check the definitions inside the file(it’s an xml file). They should point to the correct assembly version:
Try changing them if they’re not correct. Also check the actual dll if it contains the correct version:
Infragistics2.Web.ApplicationStylingConfiguration.v12.1.dll
Go to its properties and check the details. Check the file version field and whether it is the same version as it should be.
Let me know if there's anything unusual in the xml definitions or in the actual dll version.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
I am getting the same error.
It looks like the correct version. Is there something else?