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
1060
14.2 Application Styling Configuration Tool no longer appear in VS
posted

After upgrading from 14.1 to 14.2.20142.1028 I could not get the Tools->Application Styling Configuration tool to show.

I first tried deleting the plugin files and re-installing 14.2. This recreated the plugin files, but I still got the error.

The plugin files in the 'my documents/visualstudio 2012/Addins' folder have errors.

There are two addin files: Infragistics.Web.ApplicationStylingConfiguration.AddIn and  Infragistics.Web.ApplicationStylingConfiguration.v14.2.AddIn

Both files point to the 14.1 assembly.

(Assembly)Infragistics2.Web.ApplicationStylingConfiguration.v14.1.dll(\Assembly)

Fix:

change the 14.1 in (Assembly) to 14.2

Note:  do not change  (FullClassName)

Note2: I've used () instead of angle brackets

Parents Reply Children
No Data