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
560
Anti-XSS with Infragistics controls
posted

Hi

We have an application which was developed with infragistic controls and we are using Anti-XSS to stop cross-site scripting (XSS).

We are also using the AntiXSS security runtime engine which requires a list of all controls to be checked for encoding in its antixssmodule.config file and means that we do not have to find every control and set them.

The issue is UltraWebTree will not work, we do not know if it has to do with an incorrect classname or property type in the config file or something else completly.

Any help would be greatly appreciated?

Thanks in advance.