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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
