Orchard CMS Error: None of the constructors found with 'Orchard.Environment.AutofacUtil.DynamicProxy2.ConstructorFinderWrapper'

Tags: orchard, cms, error, installation

When faced with error:

None of the constructors found with 'Orchard.Environment.AutofacUtil.DynamicProxy2.ConstructorFinderWrapper' on type 'Module1' can be invoked with the available services and parameters: Cannot resolve parameter 'Module2' of constructor 'Void .ctor(...)'.

Solution:

You can get this error if you manually enabled your modules. Make sure you delete App_Data\cache.dat and recycle the app pool.  Also filesystem permissions may be slow to update and may be a factor.

No Comments

You must log on to comment.