Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeLoadException]: Method FormatValueForIndexStorage in type Coveo.Framework.Conversion.CoveoIndexField StorageValueFormatter from assembly Coveo.Framework does not have an implementation #71

Open
prabhatsingh2011 opened this issue Feb 14, 2017 · 1 comment

Comments

@prabhatsingh2011
Copy link

Hi ,

I am getting below error. Please help

[TypeLoadException]: Method FormatValueForIndexStorage in type Coveo.Framework.Conversion.CoveoIndexField
StorageValueFormatter from assembly Coveo.Framework does not have an implementation.
at System.RuntimeTypeHandle.GetDeclaringType(RuntimeType type)
at System.RuntimeType.RuntimeTypeCache.GetEnclosingType()
at Nancy.TinyIoc.TinyIoCContainer.b__13(Type type)
at System.Linq.Enumerable.WhereListIterator1.MoveNext() at Nancy.TinyIoc.TinyIoCContainer.AutoRegisterInternal(IEnumerable1 assemblies, Boolean ignoreDuplicateImplementatio
ns, Func2 registrationPredicate) at Nancy.DefaultNancyBootstrapper.AutoRegister(TinyIoCContainer container, IEnumerable1 ignoredAssemblies)
at Sitecore.Ship.DefaultBootstrapper.ConfigureApplicationContainer(TinyIoCContainer container)
at Nancy.Bootstrapper.NancyBootstrapperBase`1.Initialise()
at Nancy.Hosting.Aspnet.NancyHttpRequestHandler..cctor()
[TypeInitializationException]: The type initializer for 'Nancy.Hosting.Aspnet.NancyHttpRequestHandler' threw an
exception.
at Nancy.Hosting.Aspnet.NancyHttpRequestHandler..ctor()
[TargetInvocationException]: Exception has been thrown by the target of an invocation.
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCache
d, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark
& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture,
Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo cul
ture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo cul
ture)
at System.Web.HttpRuntime.CreateNonPublicInstance(Type type, Object[] args)
at System.Web.Configuration.HandlerFactoryCache..ctor(String type)
at System.Web.HttpApplication.GetFactory(String type)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-->PS C:\Users\server_admin> ^A

@prabhatsingh2011
Copy link
Author

Aah , i started using Sitecore.Ship.AspNet which is nancy independent and now able to install the package properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant