5

I was using WindsorControllerFactory from mvccontrib.castle lib until now, after i migrated to mvc 2 it doesn't work anymore, I've downloaded the latest mvccontrib release and no factories in there

Omu
  • 69,856
  • 92
  • 277
  • 407

1 Answers1

8

You need to download MVCContrib.Extras.release.zip. It has the controller factories and the rest of the stuff.

Mauricio Scheffer
  • 98,863
  • 23
  • 192
  • 275