Hi Dan,
You have to comment out every place in web.config where you see things for NeatUpload not just the NeatUpload element. There is a section declaration and also refences in the modules sections.
Or rename Web.config to Web.fulltrust.config and rename Web.mediumtrust.config to Web.config
See also the article Running in Medium Trust
Hope that helps,
Joe