3 references to SettingsPropertyWrongTypeException
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
1093throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerParameterUnknown(name, value)); 1115throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerValueInvalid); 1151throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerParameterInvalid(name, value));