Hi,
NCrunch won't work in my VS2010 ultimate at all. The Tests window of NCrunch gives me this:
System.Runtime.Remoting.RemotingException: Failed to read from an IPC Port: Die Pipe wurde beendet.
Server stack trace:
at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte[] data, Int32 offset, Int32 length)
at System.Runtime.Remoting.Channels.Ipc.PipeStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble()
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
at System.Runtime.Remoting.Channels.Ipc.IpcClientHandler.ReadHeaders()
at System.Runtime.Remoting.Channels.Ipc.IpcClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
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 nCrunch.Compiler.IRemoteBuildRunner.ResolveComponentDependencies(String projectDirectory, String buildXml, String useBuildConfiguration)
at nCrunch.Core.BuildManagement.BuildProcessLauncher.#=qyr2tTAPfvoMtFO_p5jBP5STY599i_8RGv$rb_aBsjrQ=.#=qk3dCDzQAzDqw6s8M_3Lvr_xgc9zjnaK7xZFIbSerx7iB3A4WPv3$w5X8aqk1CtmtAZMOpUehnwznejqtWmO8Aw==(IRemoteBuildRunner #=qsXn9m22LnazdpmcyQ3wd1dizhriyczImX5ifMZX63Vw=)
at nCrunch.Core.BuildManagement.BuildProcessLauncher.#=qc0695h1tB1sdHLHXLS9Jgf93oPihn$jzskczKM3g_iJVnA8o096CBz0y8_Y9Sa57(Action`1 #=qxe5J8s7vD2g2sSYKKOB8cQ==)
at nCrunch.Core.BuildManagement.BuildProcessLauncher.ResolveComponentDependenciesInExternalProcess(String projectDirectory, String buildXml, String useBuildConfiguration)
at nCrunch.Core.ComponentLoader.SnapshotComponentFactory.#=qrSUW0TBaFlxrOw4wJSxS21ZS6oKFsBRYd8hChh$xPsk=()
at nCrunch.Core.ComponentLoader.SnapshotComponentFactory.CreateSnapshotComponentFromXml(String projectFilePath, String projectXml)