Hi,
How do correct the following?
Get "Could not find schema information for the element 'infragistics.web'. " after running "Application Styling Configuration 9.2". Have looked at the Web.config and moved <section name="infragistics.web -- etc. " to the top of "<configSections>" and still get the messages .
Also get same messages for:
Could not find schema information for the attribute 'enableAppStyling'.
Could not find schema information for the attribute 'styleSetName'.
Could not find schema information for the attribute 'styleSetPath'.
Thanks!!!!
I also have this problem. My current group have been using We Advantage 2008 CLR 3.5 and I installed it with the same versions of Visual Studio (2008), and I get this error with their existing website.
I merely open the existing web site and build the project. I get the same errors. In this case they are messages.
Message 1 Could not find schema information for the element 'infragistics.web'.Message 2 Could not find schema information for the attribute 'styleSetName'. Message 3 Could not find schema information for the attribute 'styleSetPath'.
For this in my web.config:
<infragistics.web styleSetName="Default" styleSetPath="~/styles" />
The entry in the web.config section is: It is properly put in the root of <configSections>.
<section name="infragistics.web" type="System.Configuration.SingleTagSectionHandler,System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
Mony,
Did yo ever get a solution to the above problem??
Thanks Keith!
I am having the same issue. I am used to using older version...way older version and now trying to convert old sites to VS2010 and latest Infragistics tool set.
Anyone have a resolution for this?
Thanks
Hollisj,
I would not hold my breath on trying to find a solution to the error message you are getting. I gave up waiting, gave up so much I did not renew my contract with Infragistics.
BUT, how I worked around the problem is just close web.config and the error did not show up or cause a problem. I know this is not a good answer, but it has not caused me any problems.
Thanks,
Keith