I've been trying out the new version of Screen Monkey, and I can't get it to start a DVD from a chapter that I choose - the selected chapter doesn't change, and I get an error in the Events & Errors that says:
Public member 'Index' on type 'ToolStripMenuItem' not found.
<ExceptionEvent Timestamp="15/06/2009 6:55:33 AM" Category=" General" Priority="0" EventId="100" Severity="Error">
<Title>Screen Monkey Exception Handling</Title>
<Message> HandlingInstanceID: d95832c7-ddca-4ebb-82c4-2589698d1d36
<Exception>
<Description>An exception of type 'System.MissingMemberException' occurred and was caught.</Description>
<DateTime>2009-06-15 16:55:32Z</DateTime>
<ExceptionType>System.MissingMemberException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
<Message>Public member 'Index' on type 'ToolStripMenuItem' not found.</Message>
<Source>Microsoft.VisualBasic</Source>
<HelpLink />
<Property name="Data">System.Collections.ListDictionaryInternal</Property>
<Property name="TargetSite">System.Reflection.MemberInfo[] GetMembers(System.String ByRef, Boolean)</Property>
<StackTrace> at Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetMembers(String& MemberName, Boolean ReportErrors)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
at ScreenMonkey.DashboardPopupMenu.ChapterSelect(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</StackTrace>
<additionalInfo>
<info name="MachineName" value="CHBC_PROJECTION" />
<info name="TimeStamp" value="15/06/2009 6:55:33 AM" />
<info name="FullName" value="Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=3.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<info name="AppDomainName" value="ScreenMonkey.exe" />
<info name="ThreadIdentity" value="CHBC_PROJECTION\Projection" />
<info name="WindowsIdentity" value="CHBC_PROJECTION\Projection" />
</additionalInfo>
</Exception></Message>
<Info Machine="CHBC_PROJECTION" ApplicationDomain="ScreenMonkey.exe" ProcessId="2428" ProcessName="C:\Program Files\Screen Monkey\ScreenMonkey.exe" ThreadId="2432" ThreadNam=""/>
<ExtendedProperties> </ExtendedProperties>
</ExceptionEvent>
I can cue the DVD, and choose the title and chapter there, but it seems to take a couple of tries to get working, and can be a little intermittent.
thegink