[Mono-bugs] [Bug 664395] New: Remote Debugging fails with a System.MethodAccessException while Remote Starting works just fine
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 13 16:03:29 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=664395
https://bugzilla.novell.com/show_bug.cgi?id=664395#c0
Summary: Remote Debugging fails with a
System.MethodAccessException while Remote Starting
works just fine
Classification: Mono
Product: Mono Tools for Visual Studio
Version: 2.0
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Debug in Mono
AssignedTo: martin at novell.com
ReportedBy: miketc at kabsi.at
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: Yes
Every time I try to "Debug in Mono" remotely MonoVS throws the following
exception:
System.MethodAccessException: Fehler beim Versuch der Methode
"Novell.MonoVS.BaseRunner.PrepareSession(Novell.MonoVS.StandardDeploySession,
System.String, System.String, Mono.VisualStudio.SessionType,
Novell.MonoVS.ServerProfile)", auf Methode
"Mono.VisualStudio.DebuggingSession..ctor(Mono.VisualStudio.IProgrammStart,
Mono.VisualStudio.SessionType)" zuzugreifen.
bei Novell.MonoVS.BaseRunner.PrepareSession(StandardDeploySession
deploy_session, String executable, String start_arguments, SessionType type,
ServerProfile profile)
bei Novell.MonoVS.DebuggerRunner.Run()
bei Novell.MonoTools.MonoToolsPackage.StartDebuggingCallback(Object
sender, EventArgs e)
This happens in all kinds of projects like WebForms, GTK#, Console, etc., but
"Run in Mono" works just fine.
Kind Regards.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list