http://bugzilla.novell.com/show_bug.cgi?id=532556
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=532556#c3 Martin Baulig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Martin Baulig <[email protected]> 2009-08-19 12:19:11 MDT --- Just disable the tcp pipe channel and you should be fine. You can now do this in a configuration file as well - put the following: <configuration> <appSettings> <add key="MonoVS_UseTcpPipeChannel" value="false" /> </appSettings> </configuration> into monovs-server.exe.config, monovs-gui-server.exe.config and MonoVS.dll.config. These files need to go into the same directory as the .dll / .exe. -- Configure bugmail: http://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
