Paul
unread,Apr 9, 2009, 3:56:44 PM4/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openpandora
Greetings,
I attempted to build (w/ vs2005) from trunk, but getting an Exception
when attempting to Run. I am thinking that this is something related
to migrating the solution to 2005, or my environment.
Application Loop exception - Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&
msg)
at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop
(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at
System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner
(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop
(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at OpenPandora.Player.Main() in D:\var\code\misc\openpandora
\openpandora-read-only\OpenPandora\Player.cs:line 2839
Thanks,
Paul