
This bug (as I understand it in layman terms) meant that when a program tries to initialise a failure in the SPACEBAR HotKey can cause the program to crash. As this error brings down the application before it's fully opened there's no nice way for us to catch this at present until we come up with something smarter. I've seen forum posts about over-localisation, which I take to mean that Windows is perhaps translating SPACEBAR into SPATIEBALK when it shouldn't ?
Any way, the workaround as posted here https://connect.microsoft.com/VisualStu ... wsignin1.0 is to uninstall the Dutch NET Framework 3.5 SP1 Language Pack. Then download the latest version of the language pack and re-install.
The full error for all you search engines is ...
Code: Select all
16-8-2010 12:46:42 Message: Kan geen exemplaar maken van in assembly MailWasherPro, Version=1.0.10.0, Culture=neutral, PublicKeyToken=null gedefinieerde FiltersPreview. Het doel van een aanroep heeft een uitzondering veroorzaakt. Fout bij object System.Windows.Controls.Grid in opmaakbestand MailWasherPro;component/spamtoolsidebar/spamtoolsidebar.xaml.
16-8-2010 12:46:42 Stacktrace: bij System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
bij System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
bij System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
bij System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
bij System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
bij System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
bij System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
bij System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
bij System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
bij System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
bij System.Windows.Markup.TreeBuilder.Parse()
bij System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bij System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
bij System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
bij System.Windows.Application.DoStartup()
bij System.Windows.Application.<.ctor>b__0(Object unused)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
bij System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
bij System.Windows.Threading.DispatcherOperation.InvokeImpl()
bij System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
bij System.Threading.ExecutionContext.runTryCode(Object userData)
bij System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bij System.Windows.Threading.DispatcherOperation.Invoke()
bij System.Windows.Threading.Dispatcher.ProcessQueue()
bij System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
bij System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
bij System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
bij System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
bij System.Windows.Threading.Dispatcher.Run()
bij System.Windows.Application.RunDispatcher(Object ignore)
bij System.Windows.Application.RunInternal(Window window)
bij System.Windows.Application.Run(Window window)
bij System.Windows.Application.Run()
bij MailWasherPro.Startup.Main(String[] args)
16-8-2010 12:46:42 Message: Het doel van een aanroep heeft een uitzondering veroorzaakt.
16-8-2010 12:46:42 Stacktrace: bij System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
bij System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
bij System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
bij System.Activator.CreateInstance(Type type, Boolean nonPublic)
bij System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
16-8-2010 12:46:42 Message: De type-initialisatiefunctie voor MailWasherPro.SpamTools heeft een uitzondering veroorzaakt.
16-8-2010 12:46:42 Stacktrace: bij MailWasherPro.SpamTools.get_FilterSettings()
bij MailWasherPro.FiltersPreview..ctor()
16-8-2010 12:46:42 Message: Kan geen exemplaar maken van in assembly PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 gedefinieerde TextBox. De aangevraagde waarde SPATIEBALK is niet gevonden. Fout bij object System.Windows.Controls.Grid in opmaakbestand MailWasherPro;component/settingscontrols/spamtools/friendandblacklists.xaml.
16-8-2010 12:46:42 Stacktrace: bij System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
bij System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
bij System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
bij System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
bij System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
bij System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
bij System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
bij System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
bij System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
bij System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
bij System.Windows.Markup.TreeBuilder.Parse()
bij System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bij System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
bij MailWasherPro.FriendAndBlackLists.InitializeComponent()
bij MailWasherPro.FriendAndBlackLists..ctor()
bij MailWasherPro.SpamTools..cctor()
16-8-2010 12:46:42 Message: De aangevraagde waarde SPATIEBALK is niet gevonden.
16-8-2010 12:46:42 Stacktrace: bij System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
bij System.Windows.Input.KeyConverter.GetKey(String keyToken, CultureInfo culture)
bij System.Windows.Input.KeyConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object source)
bij System.Windows.Input.KeyGestureConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object source)
bij System.ComponentModel.TypeConverter.ConvertFromInvariantString(String text)
bij System.Windows.Input.KeyGesture.CreateFromResourceStrings(String keyGestureToken, String keyDisplayString)
bij MS.Internal.Commands.CommandHelpers.RegisterCommandHandler(Type controlType, RoutedCommand command, ExecutedRoutedEventHandler executedRoutedEventHandler, CanExecuteRoutedEventHandler canExecuteRoutedEventHandler, String srid1, String srid2)
bij System.Windows.Documents.TextEditorTyping._RegisterClassHandlers(Type controlType, Boolean registerEventListeners)
bij System.Windows.Documents.TextEditor.RegisterCommandHandlers(Type controlType, Boolean acceptsRichContent, Boolean readOnly, Boolean registerEventListeners)
bij System.Windows.Controls.TextBox..ctor()
bij System.Windows.Markup.KnownTypes.CreateKnownElement(KnownElements knownElement)
bij System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)