Beste mede Tweakers,
ik probeer een leraar van mijn school te helpen met een error, die hij krijgt bij het inloggen van onze school website magister. Deze website maakt gebruik van silverlight. Wat moet ik doen om dit te verhelpen.
Deze error snap ik niet:
Er is een fout opgetreden bij het laden:
Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type =
"Magister.IApplicationContainer", name = "Authentication".
Exception occurred while: while resolving.
Exception is: InvalidOperationException - The current type, Magister.IApplicationContainer, is an
interface and cannot be constructed. Are you missing a type mapping?
-----------------------------------------------
At the time of the exception, the container was:
Resolving Magister.IApplicationContainer,Authentication
---> System.InvalidOperationException: The current type, Magister.IApplicationContainer, is an
interface and cannot be constructed. Are you missing a type mapping?
Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.ThrowForAttemptingToCons
tructInterface(IBuilderContext context)
bij BuildUp_Magister.IApplicationContainer(IBuilderContext )
bij Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)
bij Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
bij Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
bij Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name,
IEnumerable`1 resolverOverrides)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name,
IEnumerable`1 resolverOverrides)
bij Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[]
resolverOverrides)
bij Microsoft.Practices.Unity.UnityContainerExtensions.Resolve[T](IUnityContainer container, String
name, ResolverOverride[] overrides)
bij SchoolMaster.Basis.IoC.Resolve[T](String name, KeyValuePair`2[] parameters)
bij Magister.smBootstrapper.ReloadMainApp()
ik probeer een leraar van mijn school te helpen met een error, die hij krijgt bij het inloggen van onze school website magister. Deze website maakt gebruik van silverlight. Wat moet ik doen om dit te verhelpen.
Deze error snap ik niet:
Er is een fout opgetreden bij het laden:
Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type =
"Magister.IApplicationContainer", name = "Authentication".
Exception occurred while: while resolving.
Exception is: InvalidOperationException - The current type, Magister.IApplicationContainer, is an
interface and cannot be constructed. Are you missing a type mapping?
-----------------------------------------------
At the time of the exception, the container was:
Resolving Magister.IApplicationContainer,Authentication
---> System.InvalidOperationException: The current type, Magister.IApplicationContainer, is an
interface and cannot be constructed. Are you missing a type mapping?
Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.ThrowForAttemptingToCons
tructInterface(IBuilderContext context)
bij BuildUp_Magister.IApplicationContainer(IBuilderContext )
bij Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)
bij Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
bij Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
bij Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name,
IEnumerable`1 resolverOverrides)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name,
IEnumerable`1 resolverOverrides)
bij Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[]
resolverOverrides)
bij Microsoft.Practices.Unity.UnityContainerExtensions.Resolve[T](IUnityContainer container, String
name, ResolverOverride[] overrides)
bij SchoolMaster.Basis.IoC.Resolve[T](String name, KeyValuePair`2[] parameters)
bij Magister.smBootstrapper.ReloadMainApp()