Erro de Servidor no Aplicativo '/'. Error activating ProdutosController using implicit self-binding of ProdutosController No constructor was available to create an instance of the implementation type.
Activation path: 1) Request for ProdutosController
Suggestions: 1) Ensure that the implementation type has a public constructor. 2) If you have implemented the Singleton pattern, use a binding with InSingletonScope() instead. Descrição: Ocorreu uma exceção sem tratamento durante a execução da atual solicitação da Web. Examine o rastreamento de pilha para obter mais informações sobre o erro e onde foi originado no código.
Detalhes da Exceção: Ninject.ActivationException: Error activating ProdutosController using implicit self-binding of ProdutosController No constructor was available to create an instance of the implementation type.
Activation path: 1) Request for ProdutosController
Suggestions: 1) Ensure that the implementation type has a public constructor. 2) If you have implemented the Singleton pattern, use a binding with InSingletonScope() instead.
Erro de Origem:
Exceção sem tratamento foi gerada durante a execução da atual solicitação da Web. As informações relacionadas à origem e ao local da exceção podem ser identificadas usando-se o rastreamento de pilha de exceção abaixo.
Rastreamento de Pilha:
[ActivationException: Error activating ProdutosController using implicit self-binding of ProdutosController No constructor was available to create an instance of the implementation type.