Aqua-Soft Forums: myBoard, the Mac OS X Dashboard on Vista - Aqua-Soft Forums

Jump to content

  • 10 Pages +
  • « First
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic

myBoard, the Mac OS X Dashboard on Vista Rate Topic: -----

#181 User is offline   raesteac Icon

  • Group: Member
  • Posts: 4
  • Joined: 22-December 08

Posted 31 December 2008 - 03:08 PM

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()

0

#182 User is offline   username3d3 Icon

  • Group: Member
  • Posts: 265
  • Joined: 26-July 08

Posted 31 December 2008 - 03:28 PM

raesteac;518889 said:

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.
0

#183 User is offline   raesteac Icon

  • Group: Member
  • Posts: 4
  • Joined: 22-December 08

Posted 01 January 2009 - 12:40 PM

username3d3;518890 said:

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


ss

Attached File(s)


0

#184 User is offline   pah799 Icon

  • Group: Member
  • Posts: 1
  • Joined: 12-January 09

Posted 13 January 2009 - 10:10 PM

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

#185 User is offline   shroppers Icon

  • Group: Member
  • Posts: 2
  • Joined: 15-January 09

Posted 25 January 2009 - 11:52 PM

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

#186 User is offline   funksoul Icon

  • Group: Member
  • Posts: 1
  • Joined: 18-April 08

Posted 02 February 2009 - 07:30 PM

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)
0

#187 User is offline   HomeFilms Icon

  • Group: Member
  • Posts: 81
  • Joined: 29-May 08

Posted 04 February 2009 - 03:20 PM

funksoul;522675 said:

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
0

#188 User is offline   adysoft Icon

  • Group: Member
  • Posts: 68
  • Joined: 21-April 04

Posted 10 February 2009 - 11:38 AM

raesteac;518889 said:

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
0

#189 User is offline   lostfly Icon

  • Group: Member
  • Posts: 11
  • Joined: 14-October 07

Posted 13 April 2009 - 04:24 AM

could WeatherMagnet support http proxy mode?
0

#190 User is offline   dope2 Icon

  • Group: Member
  • Posts: 33
  • Joined: 18-October 08

Posted 13 April 2009 - 12:23 PM

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

#191 User is offline   adysoft Icon

  • Group: Member
  • Posts: 68
  • Joined: 21-April 04

Posted 20 April 2009 - 08:16 AM

myBoard Pre Alpha 0.81 now available with new magnets :

myTwitter : Twitter client

Posted Image

Posted Image


myComics : A comic strips magnet

Posted Image

Enjoy :)

This post has been edited by adysoft: 11 November 2009 - 07:20 PM

0

#192 User is offline   ahmadus Icon

  • Group: Member
  • Posts: 30
  • Joined: 18-July 08

Posted 04 May 2009 - 01:02 PM

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 .
;)
0

#193 User is offline   Prometheus17 Icon

  • Group: Member
  • Posts: 3
  • Joined: 20-May 09

Posted 20 May 2009 - 04:15 AM

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()
0

#194 User is offline   chrisf Icon

  • Group: Member
  • Posts: 3
  • Joined: 06-August 09

Posted 06 August 2009 - 03:03 PM

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?
0

#195 User is offline   tommy kaira Icon

  • Group: Member
  • Posts: 4
  • Joined: 18-December 06

Posted 04 November 2009 - 11:09 PM

great app!!
0

#196 User is offline   adysoft Icon

  • Group: Member
  • Posts: 68
  • Joined: 21-April 04

Posted 13 November 2009 - 04:01 AM

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.

Posted Image

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 here.

Enjoy :)

This post has been edited by adysoft: 13 December 2009 - 03:08 AM

0

  • 10 Pages +
  • « First
  • 8
  • 9
  • 10
  • You cannot start a new topic
  • You cannot reply to this topic