Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with "REST Explorer" - Maestro 6.0m11 #143

Closed
pcardinal opened this issue Jul 25, 2023 · 1 comment
Closed

Problem with "REST Explorer" - Maestro 6.0m11 #143

pcardinal opened this issue Jul 25, 2023 · 1 comment
Assignees
Milestone

Comments

@pcardinal
Copy link
Contributor

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.

@jumpinjackie jumpinjackie added this to the 6.0m12 milestone Jul 31, 2023
@jumpinjackie jumpinjackie self-assigned this Jul 31, 2023
@jumpinjackie
Copy link
Owner

Re-opening and aborting the 6.0m12 release as the release artifact still has this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants