Malcolm,
MvcUploader use UploadHandler.ashx to process the http request.
You need find a way to prevent the IOC framework to intercept the *.ashx handlers.
I mean the IOC framework should have a solution which is compatible of ASP.NET buildin features.
Regards,
Terry