Error using IOC conatiner StructureMap

  •  03-15-2010, 6:12 PM

    Error using IOC conatiner StructureMap

    Hi,

    I have a ASP.NET MVC app and are evaluating the AjaxUploader.

    I am using StructureMap which uses its own controller factory instead of the default one for MVC.

    When I try to upload a file I get this error.

    The IControllerFactory 'Mylester.Web.StructureMapControllerFactory' did not return a controller for a controller named 'UploadHandler.ashx'.

    Do you have any ideas as to why this is? If you need mre info let me know.

    Malcolm

View Complete Thread