I am running VS2005 with Infragistics V2008 R1. Yesterday, the app styling add-in quit working. It loads but every time I open the dialog the 'Enable app styling for this project' check box is unchecked. When I check it and click apply the dialog closes but nothing changes. I have tried the 'reset' routine but to no avail. Help!
I am having the exact same problem! Have you (or anyone else) found a resolution?
Hi Jerry,
You might want to try downloading the latest Hotfix, I just tried the app styling configuration and the enable checkbox appears to be working correctly. When I initially open it the checkbox is unchecked, once I check the checkbox and hit apply I can go to my webconfig and see that the following section has been added:
<infragistics.web enableAppStyling="true" styleSetName="" styleSetPath="~/ig_res/" />
If I open the app styling configuration again the checkbox should be checked initially to reflect the setting in the web.config file.
-Dawud