Hi, the following error occurs to create a new Project:
Microsoft.Practices.WizardFramework.WizardExecutionException: The wizard failed to execute. The error was:
No se puede cargar el archivo o ensamblado 'Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado. ---> System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
en Microsoft.Practices.EnterpriseLibrary.Common.Configuration.EnterpriseLibraryContainer.CreateDefaultContainer(IConfigurationSource configurationSource)
en Microsoft.Practices.EnterpriseLibrary.Common.Configuration.EnterpriseLibraryContainer.SetCurrentContainerIfNotSet()
en Microsoft.Practices.EnterpriseLibrary.Validation.ValidationFactory.get_DefaultCompositeValidatorFactory()
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesModel.get_IsValid()
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesPagePresenter.OnValidating(Object sender, EventArgs
Microsoft.Practices.WizardFramework.WizardExecutionException: The wizard failed to execute. The error was:
No se puede cargar el archivo o ensamblado 'Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado. ---> System.IO.FileNotFoundException: No se puede cargar el archivo o ensamblado 'Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
en Microsoft.Practices.EnterpriseLibrary.Common.Configuration.EnterpriseLibraryContainer.CreateDefaultContainer(IConfigurationSource configurationSource)
en Microsoft.Practices.EnterpriseLibrary.Common.Configuration.EnterpriseLibraryContainer.SetCurrentContainerIfNotSet()
en Microsoft.Practices.EnterpriseLibrary.Validation.ValidationFactory.get_DefaultCompositeValidatorFactory()
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesModel.get_IsValid()
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesPagePresenter.OnValidating(Object sender, EventArgs
1 e)
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesPage.get_IsDataValid()
en Microsoft.WizardFramework.WizardForm.ShouldEnableNextButton(WizardPage activePage)
en Microsoft.WizardFramework.WizardForm.EnableNavigationButtons()
en Microsoft.WizardFramework.WizardForm.OnValidationStateChanged(WizardPage page)
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesPage.OnSupportingLibrariesTextChanged(Object sender, EventArgs e)
en Microsoft.Practices.SmartClientFactory.CustomWizardPages.SolutionPropertiesPage.wizard_Activated(Object sender, EventArgs e)
en System.Windows.Forms.Form.OnActivated(EventArgs e)
en Microsoft.Practices.WizardFramework.WizardForm.OnActivated(EventArgs e)
en System.Windows.Forms.Form.set_Active(Boolean value)
en System.Windows.Forms.Form.WmActivate(Message& m)
en System.Windows.Forms.Form.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
en System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
en System.Windows.Forms.Control.SetVisibleCore(Boolean value)
en System.Windows.Forms.Form.SetVisibleCore(Boolean value)
en System.Windows.Forms.Control.set_Visible(Boolean value)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.RunDialog(Form form)
en System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
en Microsoft.WizardFramework.WizardForm.Start(IWin32Window parent)
en Microsoft.Practices.WizardFramework.WizardGatheringService.Microsoft.Practices.Common.Services.IValueGatheringService.Execute(XmlElement data, Boolean allowSuspend)
--- Fin del seguimiento de la pila de la excepción interna ---
en Microsoft.Practices.WizardFramework.WizardGatheringService.Microsoft.Practices.Common.Services.IValueGatheringService.Execute(XmlElement data, Boolean allowSuspend)
en Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateGatheringService.Microsoft.Practices.Common.Services.IValueGatheringService.Execute(XmlElement serviceData, Boolean allowSuspend)
en Microsoft.Practices.RecipeFramework.Recipe.Execute(Boolean allowSuspend)
en Microsoft.Practices.RecipeFramework.GuidancePackage.Execute(String recipe, IAssetReference reference, IDictionary arguments)
en Microsoft.Practices.RecipeFramework.GuidancePackage.ExecuteFromTemplate(String recipe, IDictionary arguments)
en Microsoft.Practices.RecipeFramework.VisualStudio.Templates.UnfoldTemplate.ExecuteRecipe(Boolean executeActions)
en Microsoft.Practices.RecipeFramework.VisualStudio.Templates.UnfoldTemplate.RunStarted(Object automationObject, Dictionary
2 replacementsDictionary, WizardRunKind runKind, Object[] customParams)