This is a migrated thread and some comments may be shown as answers.

Just Code 2011 Q2 Don't work on VS2008

4 Answers 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Javierdj
Top achievements
Rank 2
Javierdj asked on 25 Jul 2011, 02:44 PM
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 72
Log 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 550
Log 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

4 Answers, 1 is accepted

Sort by
0
Ivo Bratoev
Telerik team
answered on 28 Jul 2011, 03:21 PM
Hello Javierdj,

I already answered you in the support ticket. I hope the issue is resolved.

All the best,
Ivo Bratoev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Patrick Emmisberger
Top achievements
Rank 1
answered on 27 Aug 2011, 08:46 PM
Hello

I am having the same problem. When I load a project or try to open a JustCode window (e.g. Options) the exception below is printed inside the Output window. My environment is Visual Studio 2008 Prof, JustCode 2011 Q2 (2011.2.816 Internal Build) and Windows 7 Ultimate. I have already tried to downgrade to the offical Q2 release, but without any success. The same version works fine in a side-by-side installed VS2010. Unfortunately, for the currenty project I am bound to use VS2008.

Thanks 

ERROR 2011-08-27 18:42:41.043 : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: Cannot convert the value in attribute 'Theme' to object of type 'Telerik.Windows.Controls.Theme'. 'Windows7External' is not a valid value for property 'Theme'.  Error at object 'treeView' in markup file 'Telerik.JustCode.UserInterface;component/configuration/ui/userconfigurationdialogview.xaml'. ---> System.ArgumentException: 'Windows7External' is not a valid value for property 'Theme'.
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
   at System.Windows.Markup.BamlRecordReader.SetDependencyValueCore(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value)
   at System.Windows.Markup.BamlRecordReader.SetDependencyValue(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value)
   at System.Windows.Markup.BamlRecordReader.SetPropertyValue(Object o, PropertyDefinition propertyDefinition, Object value)
   at System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
   at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value)
   at System.Windows.Markup.BamlRecordReader.ReadPropertyWithExtensionRecord(BamlPropertyWithExtensionRecord bamlPropertyRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at Telerik.JustCode.UserInterface.Configuration.UI.UserConfigurationDialogView.InitializeComponent() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\obj\Release\Configuration\UI\UserConfigurationDialogView.g.cs:line 1
   at Telerik.JustCode.UserInterface.Configuration.UI.UserConfigurationDialogView..ctor() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Configuration\UI\UserConfigurationDialogView.xaml.cs:line 23
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.Activator.CreateInstance[T]()
   at Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1.#hCc(IntPtr parentHandle, Boolean makeChild) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:line 71
   at Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1..ctor(IntPtr parentHandle) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:line 47
   at Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1.CreateSingleBorderWindow(IntPtr parentHandle, Double width, Double height) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:line 279
   at Telerik.JustCode.UserInterface.Configuration.ConfigurationWindowsManager.ShowUserConfigurationDialog(IJustCodeServiceContainer serviceContainer, UserConfigurationDialogViewModel viewModel) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Configuration\ConfigurationWindowsManager.cs:line 17
   at Telerik.JustCode.UserInterface.Configuration.UserConfigurationService.ShowConfigurationDialog() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Configuration\UserConfigurationService.cs:line 232
   at Telerik.JustCode.UserInterface.Configuration.ShowOptionsDialogCommand.Execute(IJustCodeServiceContainer serviceContainer) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Configuration\ShowOptionsDialogCommand.cs:line 63
   at Telerik.JustCode.Services.VSCommandService.ExecuteDynamicCommand(String vsCmdName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\Commands\VSCommandService.cs:line 209
Log 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 92
   at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:line 68
   at Telerik.JustCode.Common.Logger.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\Logger.cs:line 104
   at Telerik.JustCode.Services.VSCommandService.ExecuteDynamicCommand(String vsCmdName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\Commands\VSCommandService.cs:line 16777215
   at Telerik.JustCode.JustCodeApplication.PerformCommand(String commandName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 311
   at Telerik.JustCode.AddIn.JustCodeAddInBase.Exec(String CmdName, vsCommandExecOption ExecuteOption, Object& VariantIn, Object& VariantOut, Boolean& Handled) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.AddIn\JustCodeAddinBase.cs:line 202
 
ERROR 2011-08-27 18:42:51.797 : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: Cannot convert the value in attribute 'Theme' to object of type 'Telerik.Windows.Controls.Theme'. 'Windows7External' is not a valid value for property 'Theme'.  Error at object 'OkButton' in markup file 'Telerik.JustCode.UserInterface;component/dialogs/aboutwindow.xaml'. ---> System.ArgumentException: 'Windows7External' is not a valid value for property 'Theme'.
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
   at System.Windows.Markup.BamlRecordReader.SetDependencyValueCore(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value)
   at System.Windows.Markup.BamlRecordReader.SetDependencyValue(DependencyObject dependencyObject, DependencyProperty dependencyProperty, Object value)
   at System.Windows.Markup.BamlRecordReader.SetPropertyValue(Object o, PropertyDefinition propertyDefinition, Object value)
   at System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
   at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.BaseReadOptimizedMarkupExtension(Object element, Int16 attributeId, PropertyDefinition propertyDefinition, Object value)
   at System.Windows.Markup.BamlRecordReader.ReadPropertyWithExtensionRecord(BamlPropertyWithExtensionRecord bamlPropertyRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at Telerik.JustCode.UserInterface.Dialogs.AboutWindow.InitializeComponent() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\obj\Release\Dialogs\AboutWindow.g.cs:line 1
   at Telerik.JustCode.UserInterface.Dialogs.AboutWindow..ctor() in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\AboutWindow.xaml.cs:line 33
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.Activator.CreateInstance[T]()
   at Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1.#hCc(IntPtr parentHandle, Boolean makeChild) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:line 71
   at Telerik.JustCode.UserInterface.Dialogs.WpfHostWindow`1..ctor(IntPtr parentHandle) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Dialogs\WpfHostWindow.cs:line 47
   at Telerik.JustCode.UserInterface.Commands.ShowAboutDialogCommand.#jcd(IJustCodeServiceContainer serviceContainer) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Commands\ShowAboutDialogCommand.cs:line 61
   at Telerik.JustCode.UserInterface.Commands.ShowAboutDialogCommand.Execute(IJustCodeServiceContainer serviceContainer) in c:\B10\Manticore\Production2010_Release\Sources\UserInterface\Commands\ShowAboutDialogCommand.cs:line 73
   at Telerik.JustCode.Services.VSCommandService.ExecuteDynamicCommand(String vsCmdName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\Commands\VSCommandService.cs:line 209
Log 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 92
   at Telerik.JustCode.Common.Logging.LogService.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\LogService.cs:line 68
   at Telerik.JustCode.Common.Logger.LogException(Exception ex) in c:\B10\Manticore\Production2010_Release\Sources\Logging\Logger.cs:line 104
   at Telerik.JustCode.Services.VSCommandService.ExecuteDynamicCommand(String vsCmdName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\Services\Commands\VSCommandService.cs:line 16777215
   at Telerik.JustCode.JustCodeApplication.PerformCommand(String commandName) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.Application\JustCodeApplication.cs:line 311
   at Telerik.JustCode.AddIn.JustCodeAddInBase.Exec(String CmdName, vsCommandExecOption ExecuteOption, Object& VariantIn, Object& VariantOut, Boolean& Handled) in c:\B10\Manticore\Production2010_Release\Sources\JustCode.AddIn\JustCodeAddinBase.cs:line 202
0
Ivo Bratoev
Telerik team
answered on 01 Sep 2011, 03:15 PM
Hello Patrick Emmisberger,

This issue can be caused by incompatibility with Telerik Test Studio. Can you try to uninstall it if you have it installed?
If you want to have both products installed, please make sure you have their latest versions.
Please let me know if you need any additional assistance.

Greetings,
Ivo Bratoev
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Patrick Emmisberger
Top achievements
Rank 1
answered on 01 Sep 2011, 03:35 PM
Hello Ivo,

Thank you for your answer. I have uninstalled Telerik Test Studio and now JustCode works again.

Best regards,
Patrick
Tags
General Discussions
Asked by
Javierdj
Top achievements
Rank 2
Answers by
Ivo Bratoev
Telerik team
Patrick Emmisberger
Top achievements
Rank 1
Share this question
or