Unity doesn't work
- by Budda
Yesterday I've implemented the code:
CustomerProductManager productsManager = container.Resolve<CustomerProductManager>();
It was compilable and working.
Today (probably I've modified something I am constantly getting the error:
The non-generic method
'Microsoft.Practices.Unity.IUnityContainer.Resolve(System.Type,
string, params
…