Re: Error using IOC conatiner StructureMap

  •  03-15-2010, 9:03 PM

    Re: Error using IOC conatiner StructureMap

    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
     
View Complete Thread