[Mono-bugs] [Bug 548148] Add option for MONO_IOMAP for run/debug remotely
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 29 12:39:13 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=548148
User twiest at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=548148#c13
Thomas Wiest <twiest at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |twiest at novell.com
--- Comment #13 from Thomas Wiest <twiest at novell.com> 2009-10-29 10:39:11 MDT ---
In MonoVS 1.0p2 (r4349), on a fresh install when I try to remotely run the C#
winforms template project, I'm getting:
---------------------------
---------------------------
System.InvalidOperationException: UseShellExecute must be false in order to use
environment variables.
Server stack trace:
at System.Diagnostics.Process.Start_shell
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x000c5] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:965
at System.Diagnostics.Process.Start_common
(System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process
process) [0x0008e] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:1185
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo
startInfo) [0x0001e] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:1207
at
Mono.VisualStudio.Mdb.DebuggerManager.Mono.VisualStudio.Mdb.IMdbManager.RunSession
(Mono.VisualStudio.Mdb.DebuggingSession session) [0x000be] in
/usr/src/packages/BUILD/monovs-server-1.0/MonoVS.DebugServer/DebuggerManager.cs:150
at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices:InternalExecute
(System.Reflection.MethodBase,object,object[],object[]&)
at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x000a4] in
/usr/src/packages/BUILD/mono-2.4.2.3/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:147
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)
at Mono.VisualStudio.Mdb.IMdbManager.RunSession(DebuggingSession session)
at Novell.MonoVS.RunRemotelyRunner.Run()
at Novell.MonoVS.Package.RunRemotelyCallback(Object sender, EventArgs e)
---------------------------
OK
---------------------------
--
Configure bugmail: http://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