Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

(CSS 2.0): 'Solid' is not a known CSS property name

Hello,
 
Sometimes I get this error. Sometimes I don't. 
 
Error 3 Validation (CSS 2.0): 'Solid' is not a known CSS property name. C:\SCADA-WebSite\Turbine.ascx 41 92 C:\SCADA-WebSite\
 
I don't know why it happens.
 
A screenshot is attached.
 
MadSeb
 
0 Kudos
Message 1 of 3
(4,985 Views)

Hi MadSeb,

You get this error because Solid isn't a valid CSS property name.

From my (admitedly limited) CSS experience, solid is an acceptable value for properties like border-style.

What are you trying to do here?

Jervin Justin
NI TestStand Product Manager
0 Kudos
Message 2 of 3
(4,972 Views)
I'm not adding any code ( I don't even know CSS ) and I'm not changing any source code or HTML code.

All I did was to add range fills ( by using the propery editor ) to a Gauge control.

After I add range fills , I get the CSS error.

However, If I restart Visual Studio, the error goes away.


Message Edited by MadSeb on 06-11-2008 01:49 PM
0 Kudos
Message 3 of 3
(4,963 Views)