[Mono-list] Mono Tools for Visual Studio - trying to run app on Linux
Jonathan Pobst
monkey at jpobst.com
Sat Jun 26 17:25:06 EDT 2010
Hey Andrew!
I would highly suggest you try out the MonoTools 2.0 Beta, we fixed a
bunch of communication related errors, including this one.
http://mono-project.com/Release_Notes_MonoTools_2.0
Jonathan
On 6/26/2010 1:45 PM, Andrew Brehm wrote:
>
> I have monovs-gui-server running on Linux (how do I make monovs-server run
> automatically in the background?) and was trying to launch a simple VB app
> from Visual Studio.
>
> Result was this error message in Visual Studio:
>
> ---------------------------
>
> ---------------------------
> System.ApplicationException: Could not create session. Error starting
> process.
>
> Server stack trace:
> at Server+MonoVsServer.StartManager (Boolean use_iomap, System.Int32&
> newSessionId) [0x00000] in<filename unknown>:0
> 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) [0x00000] in
> <filename unknown>:0
>
> 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.IMonoVsServer.StartManager(Boolean use_iomap, Int32&
> id)
> at Mono.VisualStudio.MonoVsSession..ctor(String url, Boolean use_iomap)
> at Mono.VisualStudio.SessionManager.StartSession(String url, Boolean
> use_iomap)
> at Novell.MonoVS.RunRemotelyRunner.Run()
> ---------------------------
> OK
> ---------------------------
>
>
> Any ideas?
More information about the Mono-list
mailing list