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? -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-Tools-for-Visual-Studio-trying-to-run-app-on-Linux-tp2269587p2269587.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
