myBoard, the Mac OS X Dashboard on Vista

Hi username3d3,

I'd like to know what exactly you find hard in magnets creation process, maybe I could make things easier for you guys :slant:

#518154

Hi username3d3,

I'd like to know what exactly you find hard in magnets creation process, maybe I could make things easier for you guys :slant:

Well when I watched the video I couldn't really understand you.(Which isn't your fault because your french).

I also really don't have any programming skills(which also isn't your fault).

I really just need to get a book on programming or something.

#518155

Hi KsbjA,

This bug doesn't happen on my computer, but I think it's because you have .net framwork 3.0 AND 3.5 SP1 installed.

myBoard requires some new stuff in in 3.5 SP1, but for some strange reasons, it tries to find these stuff in you 3.0 package instead of the 3.5 SP1. Of course it can't find them (because it's something new in 3.5) so it crashes ...

Try to uninstall .NET 3.0 and only leave 3.5 SP1 to see what happens.

Thanks for the tip! Could you please tell me how can I remove it, as .NET doesn't show up neither in Uninstall Programs nor in Installed Updates. Which name/place can I find it under?

#518205

Hi, I really like this app

Just one question, is it possible to remove the ballon-tip, from showing when you start the app?

cheers

#518508

Thanks for the tip! Could you please tell me how can I remove it, as .NET doesn't show up neither in Uninstall Programs nor in Installed Updates. Which name/place can I find it under?

Hummm obvisouly you can't uninstall .net framework 3.0 ...

I'll get back to you once I find a solution for that.

Just one question, is it possible to remove the ballon-tip, from showing when you start the app?

Nope, but I can add this function for next release, if you realy want this, please post this as a Bug on the official forum, this is my check list when I build a new release.

#518634

Help me! 2 Error

First

Source : myBoard

Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

konum: myBoard.App.Main.ShowMagnets()

konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)

konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)

konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)

konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)

konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)

konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()

konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()

konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)

konum: System.Windows.Interop.HwndTarget.OnResize()

konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Second

Source : myBoard

Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

konum: myBoard.App.Main.ShowMagnets()

konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)

konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)

konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)

konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)

konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)

konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()

konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()

konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)

konum: System.Windows.Interop.HwndTarget.OnResize()

konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)

konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

konum: MS.Win32.UnsafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)

konum: System.Windows.Window.ShowHelper(Object booleanBox)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.DispatcherOperation.InvokeImpl()

konum: System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)

konum: System.Threading.ExecutionContext.runTryCode(Object userData)

konum: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

konum: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

konum: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

konum: System.Windows.Threading.DispatcherOperation.Invoke()

konum: System.Windows.Threading.Dispatcher.ProcessQueue()

konum: System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)

konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

konum: MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

konum: System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

konum: System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

konum: System.Windows.Threading.Dispatcher.Run()

konum: System.Windows.Application.RunInternal(Window window)

konum: System.Windows.Application.Run(Window window)

konum: System.Windows.Application.Run()

konum: myBoard.App.App.Main()

#518889

Help me! 2 Error

First

Source : myBoard

Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

konum: myBoard.App.Main.ShowMagnets()

konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)

konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)

konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)

konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)

konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)

konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()

konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()

konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)

konum: System.Windows.Interop.HwndTarget.OnResize()

konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Second

Source : myBoard

Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.

konum: myBoard.App.Main.ShowMagnets()

konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)

konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)

konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)

konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)

konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)

konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()

konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()

konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)

konum: System.Windows.Interop.HwndTarget.OnResize()

konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)

konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

konum: MS.Win32.UnsafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)

konum: System.Windows.Window.ShowHelper(Object booleanBox)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.DispatcherOperation.InvokeImpl()

konum: System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)

konum: System.Threading.ExecutionContext.runTryCode(Object userData)

konum: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

konum: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

konum: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

konum: System.Windows.Threading.DispatcherOperation.Invoke()

konum: System.Windows.Threading.Dispatcher.ProcessQueue()

konum: System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)

konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)

konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

konum: MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

konum: System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

konum: System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

konum: System.Windows.Threading.Dispatcher.Run()

konum: System.Windows.Application.RunInternal(Window window)

konum: System.Windows.Application.Run(Window window)

konum: System.Windows.Application.Run()

konum: myBoard.App.App.Main()

Dude, you have to make sure that you download the latest .NET Framework 3.5 SP1 in order for it to work.

#518890

dude, you have to make sure that you download the latest .net framework 3.5 sp1 in order for it to work.

ss

post-92853-1230813627_thumb.jpg

Magical Snap - 2009.01.01 14.34 - 005.jpg
Magical Snap - 2009.01.01 14.34 - 005.jpg

#518988

do u thinkyou can give me a link to download the calculator widget?

#520244

yeah me too, i would really like the calculator widget then i will use it instead of avedesk which keeps crashing!

#521895

Hi, I previously had myboard alpha 0.6 installed, and an error popped up. However, upon reading the forum, I realized that I needed to upgrade .Net framework to 3.5, as well as update myboard to 0.7. I installed both upgrades, and started up myBoard, only to get this error. any suggestions?

Source : myBoard

Title : There is an error in XML document (0, 0).

Description : System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Xml.XmlReader.MoveToContent()

at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSettings.Rea

d3_Settings()

--- End of inner exception stack trace ---

at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)

at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)

at myBoard.PostIt.Serialization.DeSerialize(String path)

at myBoard.PostIt.PostIt.GetStorage(Storage storage)

at myBoard.App.Main.AddMagnet(MagnetEx magnet)

at myBoard.App.Main.ShowMagnets()

at myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)

at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)

at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)

at MS.Internal.LoadedOrUnloadedOperation.DoWork()

at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()

at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)

at System.Windows.Interop.HwndTarget.OnResize()

at System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)

at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

#522675

Hi, I previously had myboard alpha 0.6 installed, and an error popped up. However, upon reading the forum, I realized that I needed to upgrade .Net framework to 3.5, as well as update myboard to 0.7. I installed both upgrades, and started up myBoard, only to get this error. any suggestions?

Source : myBoard

Title : There is an error in XML document (0, 0).

same thing happens to me on windows vista sp 1

#522815

Help me! 2 Error

First

Source : myBoard
Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.
Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.
konum: myBoard.App.Main.ShowMagnets()
konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()
konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
konum: System.Windows.Interop.HwndTarget.OnResize()
konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)
konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Second

Source : myBoard
Title : 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.
Description : System.TypeLoadException: 'System.Windows.Media.Effects.ShaderEffect' türü 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' derlemesinden yüklenemiyor.
konum: myBoard.App.Main.ShowMagnets()
konum: myBoard.App.Main.Main_Loaded(Object sender, RoutedEventArgs e)
konum: System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
konum: System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
konum: System.Windows.UIElement.RaiseEventImpl(RoutedEventArgs args)
konum: System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
konum: MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
konum: System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
konum: System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
konum: MS.Internal.LoadedOrUnloadedOperation.DoWork()
konum: System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
konum: System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
konum: System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
konum: System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
konum: System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
konum: System.Windows.Interop.HwndTarget.OnResize()
konum: System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)
konum: System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
konum: MS.Win32.UnsafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
konum: System.Windows.Window.ShowHelper(Object booleanBox)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
konum: System.Windows.Threading.DispatcherOperation.InvokeImpl()
konum: System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
konum: System.Threading.ExecutionContext.runTryCode(Object userData)
konum: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
konum: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
konum: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
konum: System.Windows.Threading.DispatcherOperation.Invoke()
konum: System.Windows.Threading.Dispatcher.ProcessQueue()
konum: System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
konum: MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
konum: System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
konum: System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
konum: MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
konum: MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
konum: System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
konum: System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
konum: System.Windows.Threading.Dispatcher.Run()
konum: System.Windows.Application.RunInternal(Window window)
konum: System.Windows.Application.Run(Window window)
konum: System.Windows.Application.Run()
konum: myBoard.App.App.Main()

http://www.yannalet.com/index.php?p=51&more=1&c=1&tb=1&pb=1

#523403

could WeatherMagnet support http proxy mode?

#526557

i think this program is great but it takes too much ram.:(

#526568

myBoard Pre Alpha 0.81 now available with new magnets :

myTwitter : Twitter client

1.png

2.png

myComics : A comic strips magnet

myComics.png

Enjoy :)

#526860

I love myboard

i'ts amazing buddy but tell me about the gadgets

how to resize them

how to make gadgets , maybe i can help

i launched it, work fine .

;)

#527472

I got this msg to this when trying to run myBoard.... plz help me out, I love this program just as much as everybody else and would like to use it.

I can use it on my vista computer, but not my XP. This is my error msg.

********************************************************************************

******************************

Source : myBoard

Title : Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing. Error at object 'System.Windows.DataTemplate' in markup file 'myBoard.App;component/controls/localmagnetsexplorer.xaml' Line 83 Position 8.

Description : System.Windows.Markup.XamlParseException: Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing. Error at object 'System.Windows.DataTemplate' in markup file 'myBoard.App;component/controls/localmagnetsexplorer.xaml' Line 83 Position 8. ---> System.ApplicationException: Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing.

at System.Windows.Markup.BamlMapTable.ThrowException(SRID id, String parameter)

at System.Windows.Markup.BamlMapTable.GetTypeFromId(Int16 id)

at System.Windows.Markup.OptimizedTemplateContent.CheckElementStartForOptimization(

BamlRecord bamlRecord)

at System.Windows.Markup.OptimizedTemplateContent.ReadRecord(BamlRecord bamlRecord)

at System.Windows.Markup.OptimizedTemplateContent.AddContentRecord(BamlRecord bamlRecord)

at System.Windows.Markup.TemplateBamlRecordReader.AddContentRecord(BamlRecord bamlRecord)

at System.Windows.Markup.TemplateBamlRecordReader.ReadElementStartRecord(BamlElemen

tStartRecord bamlElementStartRecord)

at System.Windows.Markup.TemplateBamlRecordReader.ReadRecord(BamlRecord bamlRecord)

at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)

at System.Windows.Markup.TemplateTreeBuilderBamlTranslator.ParseFragment()

at System.Windows.Markup.TreeBuilder.Parse()

at System.Windows.Markup.XamlTemplateSerializer.ConvertBamlToObject(BamlRecordReade

r reader, BamlRecord bamlRecord, ParserContext context)

at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRe

cord bamlElementRecord)

at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)

--- 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.ThrowException(String message, Exception innerException)

at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)

at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)

at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementSta

rtRecord bamlElementRecord)

at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRe

cord bamlElementRecord)

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.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)

at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)

at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)

at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)

at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)

at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)

at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Source : myBoard

Title : Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing. Error at object 'System.Windows.DataTemplate' in markup file 'myBoard.App;component/controls/localmagnetsexplorer.xaml' Line 83 Position 8.

Description : System.Windows.Markup.XamlParseException: Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing. Error at object 'System.Windows.DataTemplate' in markup file 'myBoard.App;component/controls/localmagnetsexplorer.xaml' Line 83 Position 8. ---> System.ApplicationException: Cannot find type 'System.Windows.Media.Effects.DropShadowEffect'. The assembly used when compiling might be different than that used when loading and the type is missing.

at System.Windows.Markup.BamlMapTable.ThrowException(SRID id, String parameter)

at System.Windows.Markup.BamlMapTable.GetTypeFromId(Int16 id)

at System.Windows.Markup.OptimizedTemplateContent.CheckElementStartForOptimization(

BamlRecord bamlRecord)

at System.Windows.Markup.OptimizedTemplateContent.ReadRecord(BamlRecord bamlRecord)

at System.Windows.Markup.OptimizedTemplateContent.AddContentRecord(BamlRecord bamlRecord)

at System.Windows.Markup.TemplateBamlRecordReader.AddContentRecord(BamlRecord bamlRecord)

at System.Windows.Markup.TemplateBamlRecordReader.ReadElementStartRecord(BamlElemen

tStartRecord bamlElementStartRecord)

at System.Windows.Markup.TemplateBamlRecordReader.ReadRecord(BamlRecord bamlRecord)

at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)

at System.Windows.Markup.TemplateTreeBuilderBamlTranslator.ParseFragment()

at System.Windows.Markup.TreeBuilder.Parse()

at System.Windows.Markup.XamlTemplateSerializer.ConvertBamlToObject(BamlRecordReade

r reader, BamlRecord bamlRecord, ParserContext context)

at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRe

cord bamlElementRecord)

at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)

--- 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.ThrowException(String message, Exception innerException)

at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)

at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)

at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementSta

rtRecord bamlElementRecord)

at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRe

cord bamlElementRecord)

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.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)

at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)

at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)

at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)

at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)

at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)

at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

at System.Windows.Threading.DispatcherOperation.InvokeImpl()

at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)

at System.Threading.ExecutionContext.runTryCode(Object userData)

at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(

TryCode code, CleanupCode backoutCode, Object userData)

at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Windows.Threading.DispatcherOperation.Invoke()

at System.Windows.Threading.Dispatcher.ProcessQueue()

at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)

at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)

at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)

at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)

at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)

at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)

at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)

at System.Windows.Threading.Dispatcher.Run()

at System.Windows.Application.RunInternal(Window window)

at System.Windows.Application.Run(Window window)

at System.Windows.Application.Run()

at myBoard.App.App.Main()

#527923

When I first downloaded Myboard 1.1 it worked but it kept logging out of twitter everytime I closed the program, then it stopped working all together, I tried to download the Pre-Alpha 0.6 but I keep getting the same result: myBoard.App has stopped working. Can anyone help me with this problem?

#530214

great app!!

#532201

Hi guys,

I've just release a new version of myBoard (Beta 1.3)

I hope it will fix problems you had with previous version.

small.png

As you can see, I've added more additional magnets :

- Capture : which helps you takes screenshot of area of your screen (just like Option+Shift+4 on OSX).

- World Clock : a clone of the clock widget available on OSX.

- imeem : lets you search for imeem songs and stream them directly from the magnet.

All these magnets, can be downloaded directly from myBoard using the Magnet Store.

If you want to see this version in action before you install it, check it out

.

Enjoy :)

#532433