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)
-
0
Hi,
We use js/css files without problem (as you can see in templates). What's special in your case?