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
90
AppStylist Configuration with Web Client Software Factory 2.0
posted

 Hi all!,

I'm having a horrible time trying to get the Appstylist to work after I installed the WCSF 2.0 for VS2005.

Is it even compatible?

I've referenced allll the web.UI dlls in the Web.config but I keep getting this error:

Parser Error Message: An error occurred creating the configuration section handler for infragistics.web: Could not load file or assembly 'System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.  

 Specifically this web.config line:

 section name="infragistics.web" type= "System.Configuration.SingleTagSectionHandler, System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"

 

If I try to access the  Application Styling Configuration Tool within VS, I get an Error(no number) which states that a reference to the Assembly needs to be in the Web.config, even though it is clearly in the Web.config.

In addition, the Templates for creating a net Advantage App Stylist website are no longer present if I try to create a new test site to get at a "sterile" web.config.

Multiple uninstalls/ reinstalls did not fix it either.

Any help would be great TY!