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

Exception when starting the app after installing v0.9 #93

Closed
bneidhold opened this issue May 23, 2019 · 2 comments
Closed

Exception when starting the app after installing v0.9 #93

bneidhold opened this issue May 23, 2019 · 2 comments
Assignees

Comments

@bneidhold
Copy link

i got this error in the logfile:

Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = ShellViewModel (ReflectionActivator), Services = [Solutionizer.ViewModels.ShellViewModel, System.ComponentModel.INotifyPropertyChanged, Solutionizer.IShell, TinyLittleMvvm.IOnLoadedHandler, Solutionizer.Services.IStatusMessenger], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = Settings (DelegateActivator), Services = [Solutionizer.Services.ISettings], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = SettingsProvider (ReflectionActivator), Services = [Solutionizer.Services.SettingsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = VisualStudioInstallationsProvider (ReflectionActivator), Services = [Solutionizer.Services.IVisualStudioInstallationsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VisualStudioInstallationsProvider'. ---> Das System kann die angegebene Datei nicht finden (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = Settings (DelegateActivator), Services = [Solutionizer.Services.ISettings], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = SettingsProvider (ReflectionActivator), Services = [Solutionizer.Services.SettingsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = VisualStudioInstallationsProvider (ReflectionActivator), Services = [Solutionizer.Services.IVisualStudioInstallationsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VisualStudioInstallationsProvider'. ---> Das System kann die angegebene Datei nicht finden (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = SettingsProvider (ReflectionActivator), Services = [Solutionizer.Services.SettingsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = VisualStudioInstallationsProvider (ReflectionActivator), Services = [Solutionizer.Services.IVisualStudioInstallationsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VisualStudioInstallationsProvider'. ---> Das System kann die angegebene Datei nicht finden (See inner exception for details.) (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = VisualStudioInstallationsProvider (ReflectionActivator), Services = [Solutionizer.Services.IVisualStudioInstallationsProvider], Lifetime = Autofac.Core.Lifetime.RootScopeLifetime, Sharing = Shared, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VisualStudioInstallationsProvider'. ---> Das System kann die angegebene Datei nicht finden (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor()' on type 'VisualStudioInstallationsProvider'. ---> Das System kann die angegebene Datei nicht finden (See inner exception for details.) ---> System.ComponentModel.Win32Exception: Das System kann die angegebene Datei nicht finden
bei System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
bei Solutionizer.Services.VisualStudioInstallationsProvider..ctor()
bei lambda_method(Closure , Object[] )
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters) bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget) bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator)
bei Autofac.Core.Resolving.InstanceLookup.Execute()
bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters) bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget) --- Ende der internen Ausnahmestapelüberwachung --- bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget)
bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator) bei Autofac.Core.Resolving.InstanceLookup.Execute() bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
bei Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable1 parameters, Object& instance) bei Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable1 parameters)
bei Autofac.ResolutionExtensions.Resolve[TService](IComponentContext context, IEnumerable1 parameters) bei Solutionizer.AppBootstrapper.<>c.<ConfigureContainer>b__1_0(IComponentContext c) bei Autofac.Builder.RegistrationBuilder.<>c__DisplayClass0_01.b__0(IComponentContext c, IEnumerable1 p) bei Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters)
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget) --- Ende der internen Ausnahmestapelüberwachung --- bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget)
bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator) bei Autofac.Core.Resolving.InstanceLookup.Execute() bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters)
bei Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
bei Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable1 parameters) bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable1 parameters, Object& decoratorTarget) bei Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func1 creator)
bei Autofac.Core.Resolving.InstanceLookup.Execute()
bei Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable1 parameters) bei Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable1 parameters)
bei Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable1 parameters, Object& instance) bei Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable1 parameters)
bei TinyLittleMvvm.ViewLocator.GetViewForViewModel[TViewModel](ILifetimeScope lifetimeScope)
bei TinyLittleMvvm.WindowManager.ShowWindow[TViewModel](Window owningWindow)
bei TinyLittleMvvm.BootstrapperBase`1.OnStartup(Object sender, StartupEventA... Doppelklicken, um mehr zu sehen

@thoemmi
Copy link
Owner

thoemmi commented May 24, 2019

Thanks for reporting. There are some DLLs missing from the setup. I'm working on it.

@thoemmi thoemmi self-assigned this May 24, 2019
@thoemmi
Copy link
Owner

thoemmi commented May 31, 2019

Fixed in 69378fe.
Please try v0.9.1.

@thoemmi thoemmi closed this as completed May 31, 2019
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

2 participants