I'm a bit baffled. I've got all prerequisites configured and working correctly with my htmleditorextender meaning.
1) Sanitization providers correctly installed, referenced with dlls ext.
2) latest htmlagilitypack installed configured.
3) latest antixss library referenced.
4) requestvalidation set to false so that these process override the inherent asp.net validation.
Result... locally this all works perfectly with visual studio 2012. but when I run this on my VPS we still get an error 'dangerous code detect..'
Why would it do that???