This question is locked. New answers and comments are not allowed.
Hi There,
I am using TeamPulse 2011.1 607 (Jun 8, 2011). When the client loads, the error below occurs which stops the client from loading and I am not able to access TeamPulse. I believe TeamPulse stopped working after I installed the Silverlight 5 RC and Tools on my computer. Other computer that do not have Silverlight 5 RC installed are working as expected.
Any help would be appreciated.
Thanks, Richard
I am using TeamPulse 2011.1 607 (Jun 8, 2011). When the client loads, the error below occurs which stops the client from loading and I am not able to access TeamPulse. I believe TeamPulse stopped working after I installed the Silverlight 5 RC and Tools on my computer. Other computer that do not have Silverlight 5 RC installed are working as expected.
Any help would be appreciated.
Thanks, Richard
Exception Type: Microsoft.Practices.Unity.ResolutionFailedExceptionException Message: Resolution of the dependency failed, type = "TeamPulse.Client.ShellPresenterModel", name = "". Exception message is: The current build operation (build key Build Key[TeamPulse.Client.ShellPresenterModel, null]) failed: The parameter view could not be resolved when attempting to call constructor TeamPulse.Client.ShellPresenterModel(TeamPulse.Client.IShell view, Microsoft.Practices.Composite.Events.IEventAggregator eventAggregator, TeamPulse.Client.Managers.IApplicationManager applicationManager, TeamPulse.Client.Managers.IProjectManager projectManager, TeamPulse.Client.Services.ITitanService titanService, TeamPulse.Client.Managers.INavigationManager navigationManager). (Strategy type BuildPlanStrategy, index 3) at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name) at Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name) at Microsoft.Practices.Unity.UnityContainerBase.Resolve[T]() at TeamPulse.Client.Bootstrapper.CreateShell() at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration) at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run() at TeamPulse.Client.App.FinishAppStartup() at TeamPulse.Client.App.GetUserLicenseInfoCompleted(Object sender, GetUserLicenseInfoCompletedEventArgs e)(Inner Exception)Exception Type: Microsoft.Practices.ObjectBuilder2.BuildFailedExceptionException Message: The current build operation (build key Build Key[TeamPulse.Client.ShellPresenterModel, null]) failed: The parameter view could not be resolved when attempting to call constructor TeamPulse.Client.ShellPresenterModel(TeamPulse.Client.IShell view, Microsoft.Practices.Composite.Events.IEventAggregator eventAggregator, TeamPulse.Client.Managers.IApplicationManager applicationManager, TeamPulse.Client.Managers.IProjectManager projectManager, TeamPulse.Client.Services.ITitanService titanService, TeamPulse.Client.Managers.INavigationManager navigationManager). (Strategy type BuildPlanStrategy, index 3) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.Builder.BuildUp(IReadWriteLocator locator, ILifetimeContainer lifetime, IPolicyList policies, IStrategyChain strategies, Object buildKey, Object existing) at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name)(Inner Exception)Exception Type: System.InvalidOperationExceptionException Message: The parameter view could not be resolved when attempting to call constructor TeamPulse.Client.ShellPresenterModel(TeamPulse.Client.IShell view, Microsoft.Practices.Composite.Events.IEventAggregator eventAggregator, TeamPulse.Client.Managers.IApplicationManager applicationManager, TeamPulse.Client.Managers.IProjectManager projectManager, TeamPulse.Client.Services.ITitanService titanService, TeamPulse.Client.Managers.INavigationManager navigationManager). at Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.ThrowForResolutionFailed(Exception inner, String parameterName, String constructorSignature, IBuilderContext context) at BuildUp_TeamPulse.Client.ShellPresenterModel(IBuilderContext ) at Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)(Inner Exception)Exception Type: Microsoft.Practices.ObjectBuilder2.BuildFailedExceptionException Message: The current build operation (build key Build Key[TeamPulse.Client.Shell, null]) failed: The invocation of the constructor on type 'TeamPulse.Client.Presentation.Controls.Ribbon.RibbonView' that matches the specified binding constraints threw an exception. [Line: 25 Position: 35] (Strategy type BuildPlanStrategy, index 3) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context) at Microsoft.Practices.Unity.ObjectBuilder.NamedTypeDependencyResolverPolicy.Resolve(IBuilderContext context) at BuildUp_TeamPulse.Client.ShellPresenterModel(IBuilderContext )(Inner Exception)Exception Type: System.Windows.Markup.XamlParseExceptionException Message: The invocation of the constructor on type 'TeamPulse.Client.Presentation.Controls.Ribbon.RibbonView' that matches the specified binding constraints threw an exception. [Line: 25 Position: 35] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at TeamPulse.Client.Shell.InitializeComponent() at TeamPulse.Client.Shell..ctor(IUnityContainer container) at BuildUp_TeamPulse.Client.Shell(IBuilderContext ) at Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)(Inner Exception)Exception Type: System.Windows.Markup.XamlParseExceptionException Message: Set property 'System.Windows.Controls.ContentControl.Content' threw an exception. [Line: 273 Position: 47] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at TeamPulse.Client.Presentation.Controls.Ribbon.RibbonView.InitializeComponent() at TeamPulse.Client.Presentation.Controls.Ribbon.RibbonView..ctor()(Inner Exception)Exception Type: System.ArgumentNullExceptionException Message: Value cannot be null.Parameter name: element at MS.Internal.XcpImports.ItemsControl_GetItemsOwner(DependencyObject element) at System.Windows.Controls.ItemsControl.ItemsControlFromItemContainer(DependencyObject container) at Telerik.Windows.Controls.RadComboBoxItem.OnContentChanged(Object oldContent, Object newContent) at System.Windows.Controls.ContentControl.OnContentChanged(IntPtr nativeTarget, CValue& oldContentValue, CValue& newContentValue)