You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to connect to REST service with Maestro 6.0m11 but no problem with Maestro 6.0m10.
Error Message thrown by Maestro when tying to connect to REST service
"Could not load file or assembly 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'. Le fichier spécifié est introuvable.:
Details
System.IO.FileNotFoundException: Could not load file or assembly 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'. Le fichier spécifié est introuvable.
File name: 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'
at Maestro.AddIn.Rest.UI.RestExplorer.btnConnect_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripButton.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.ToolStrip.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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
I am using MapGuideOpenSource-4.0.0.10048 with IIS under Win10.
The text was updated successfully, but these errors were encountered:
Impossible to connect to REST service with Maestro 6.0m11 but no problem with Maestro 6.0m10.
Error Message thrown by Maestro when tying to connect to REST service
"Could not load file or assembly 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'. Le fichier spécifié est introuvable.:
Details
System.IO.FileNotFoundException: Could not load file or assembly 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'. Le fichier spécifié est introuvable.
File name: 'RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75'
at Maestro.AddIn.Rest.UI.RestExplorer.btnConnect_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripButton.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.ToolStrip.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.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
I am using MapGuideOpenSource-4.0.0.10048 with IIS under Win10.
The text was updated successfully, but these errors were encountered: