This question is locked. New answers and comments are not allowed.
First at all Sorry for my awful English, when i load a project Just Code disable it self at all and throws the folowing error(please help!!! :) ):
ERROR 2011-07-25 10:27:15.747 : System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.Windows.Markup.XamlParseException: No se puede convertir el valor del atributo 'Theme' en un objeto de tipo 'Telerik.Windows.Controls.Theme'. 'Windows7External' no es un valor válido para la propiedad 'Theme'. Error en el objeto 'searchBox' en el archivo de marcado 'Integration.JustMock.MockArrangesQuickFix;component/createmockarrangesview.xaml'. ---> System.ArgumentException: 'Windows7External' no es un valor válido para la propiedad 'Theme'. en System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal) en System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value) en System.Windows.Markup.BamlRecordReader.SetDependencyValueCore(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value) en System.Windows.Markup.BamlRecordReader.SetDependencyValue(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value) en System.Windows.Markup.BamlRecordReader.SetPropertyValue(Object o, PropertyDefinition propertyDefinition, Object value) en System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value) --- Fin del seguimiento de la pila de la excepción interna --- en System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType) en System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException) en System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException) en System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value) en System.Windows.Markup.BamlRecordReader.ReadPropertyWithExtensionRecord(BamlPropertyWithExtensionRecord bamlPropertyRecord) en System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord) en System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord) en System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment() en System.Windows.Markup.TreeBuilder.Parse() en System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) en System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) en Integration.JustMock.MockArrangesQuickFix.CreateMockArrangesView.InitializeComponent() en c:\B10\Manticore\Production2010_Release\Sources\Integration.JustMock.QuickFixes\obj\Release\CreateMockArrangesView.g.cs:lÃnea 1 en Integration.JustMock.MockArrangesQuickFix.CreateMockArrangesView..ctor() en c:\B10\Manticore\Production2010_Release\Sources\Integration.JustMock.QuickFixes\CreateMockArrangesView.xaml.cs:lÃnea 25 --- Fin del seguimiento de la pila de la excepción interna --- en System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) en System.Activator.CreateInstance[T]() en Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1.#hCc(IntPtr parentHandle, Boolean makeChild) en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:lÃnea 71 en Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1..ctor(IntPtr parentHandle, Boolean makeChild) en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:lÃnea 49 en Telerik.JustCode.UserInterface.Dialogs.WpfFlatHostWindow`1..ctor(IApplicationService applicationService, Boolean makeChild) en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfFlatHostWindow.cs:lÃnea 23 en Telerik.JustCode.UserInterface.Dialogs.WpfFlatHostWindowOwnThreadFactory.#h.#UF.#iCc() en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfFlatHostWindowOwnThreadFactory.cs:lÃnea 72Log Site Stacktrace: en Telerik.JustCode.Common.Logging.ExceptionInfo.GetExceptionString(Exception ex) en c:\B10\Manticore\Production2010_Release\Sources\Logging\ExceptionInfo.cs:lÃnea 91 en Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex, String message) en c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:lÃnea 76 en Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex) en c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:lÃnea 67 en Telerik.JustCode.Common.Logger.LogException(Exception ex) en c:\B10\Manticore\Production2010_Release\Sources\Logging\Logger.cs:lÃnea 105 en Telerik.JustCode.UserInterface.Dialogs.WpfFlatHostWindowOwnThreadFactory.#h.#UF.#iCc() en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfFlatHostWindowOwnThreadFactory.cs:lÃnea 77 en System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) en System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) en System.Delegate.DynamicInvokeImpl(Object[] args) en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) en System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) en System.Windows.Threading.DispatcherOperation.InvokeImpl() en System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) en System.Threading.ExecutionContext.runTryCode(Object userData) en System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Windows.Threading.DispatcherOperation.Invoke() en System.Windows.Threading.Dispatcher.ProcessQueue() en System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) en MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) en MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) en System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) en System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) en System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) en MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) en MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) en System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) en System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) en System.Windows.Threading.Dispatcher.Run() en Telerik.JustCode.UserInterface.Dialogs.WpfFlatHostWindowOwnThreadFactory.#jDc() en c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfFlatHostWindowOwnThreadFactory.cs:lÃnea 52 en System.Threading.ThreadHelper.ThreadStart_Context(Object state) en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) en System.Threading.ThreadHelper.ThreadStart()ERROR 2011-07-25 10:27:16.085 : System.Exception: Could not create WpfFlatHostWindow at Telerik.JustCode.UserInterface.Dialogs.WpfFlatHostWindowOwnThreadFactory.CreateWpfOwnThreadFlatHostWindow[TUserControl](IApplicationService appService) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfFlatHostWindowOwnThreadFactory.cs:line 82 at Integration.JustMock.MockArrangesQuickFix.CreateMockArrangesUI.Initialize() in c:\B10\Manticore\Production2010_Release\Sources\Integration.JustMock.QuickFixes\CreateMockArrangesUI.cs:line 36 at Telerik.JustCode.ModuleFactory.JustCodeUIModuleFactory.InstantiateUIModules(UI ui) in c:\B10\Manticore\Production2010_Release\Sources\EngineFactory\JustCodeUIModuleFactory.cs:line 102 at Telerik.JustCode.UserInterface.UI.#2f() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\UI.cs:line 204 at Telerik.JustCode.UserInterface.UI.Initialize(CompositionContainer startupContainer) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\UI.cs:line 276 at Telerik.JustCode.JustCodeApplication.#cA() in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 612 at Telerik.JustCode.JustCodeApplication.#IDb() in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 550Log Site Stacktrace: at Telerik.JustCode.Common.Logging.ExceptionInfo.GetExceptionString(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\ExceptionInfo.cs:line 91 at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex, String message) in c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:line 76 at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:line 67 at Telerik.JustCode.Common.Logger.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\Logger.cs:line 105 at Telerik.JustCode.JustCodeApplication.#IDb() in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 16777215 at Telerik.JustCode.JustCodeApplication.OnSolutionOpened() in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 533 at Telerik.JustCode.JustCodeApplication.#JDb(Object s, EventArgs e) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 16777215 at #4y.#mz.OnSolutionOpened() in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\SolutionEventListener.cs:line 112 at #4y.#mz.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\SolutionEventListener.cs:line 49