Base solution for your next web application
Open Closed

Castle WindsorControllerFactory problem. #580


User avatar
0
nobruds created

Hello,

I am getting an error on WindsorControllerFactory, GetControllerInstance method. its trying to resolve my javascripts files as controllers. Why is Castle Windsor trying to resolve 'Scripts' as a controller? is an configuration ?

I saw on stackoverflow that I should use MVCContrib lib for that.

Thanks


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    We use js/css files without problem (as you can see in templates). What's special in your case?