Use of help on 2.5 RC1 (and beta)

2
When I try to use either generic or context-sensitive help from the Business Modeler, I get an error message, the web browser opens, a blank page is displayed. Is this not working yet ? Similarly, if I go to Help -> Help (instead of using F1), I get System.ComponentModel.Win32Exception: An error occurred in sending the command to the application at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at Mendix.Modeler.Utility.BrowserUtil.OpenUrl(String url) in c:\cygwin\home\autobuild\tmp\build2-2.5.0-rc1\src\Mendix.Modeler.Utility.Gui\BrowserUtil.cs:line 15 at Mendix.Modeler.ModelerGui.MenuHelp() in c:\cygwin\home\autobuild\tmp\build2-2.5.0-rc1\src\Modeler\ModelerGui.cs:line 622 at Mendix.Modeler.WindowsGUI.mnuHelpHelp_Click(Object sender, EventArgs e) in c:\cygwin\home\autobuild\tmp\build2-2.5.0-rc1\src\Modeler\WindowsGUI.cs:line 777 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) thanks Paul
asked
1 answers
1

This should work, definitely in RC1. Please file a ticket in our partner portal (MXDN)

answered