Failed to build solution in Visual Studio Submission error 'child node 2 exited prematurely'

I have a problem building a solution with visual studio 2012, I am getting an error. Node 2 logged out prematurely.

I searched for it and found this link

error MSB4166: Node child exited prematurely. Shutdown

but i have enough physical memory and virtual memory in my system.

This is a diagnostic report.

INCORRECT EXCEPTIONS FROM PROCESS 2370776: ===================== 9/23/2014 9:22:35 AM Microsoft.Build.Shared.InternalErrorException: MSB0001: Internal Error MSBuild: we shouldn't have an assembly name and assembly file / path. at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError (String Message, innerException, Object [] args) at Microsoft.Build.Shared.AssemblyLoadInfo.Create (String assemblyName, String assemblyFile) at Microsoft.Build.Shared.AssemblyLoadInfo.FactoryForTranslation ( INodePacketTranslator translator) in Microsoft.Build.BackEnd.NodePacketTranslator.NodePacketReadTranslator.Translate [T] (T & value, NodePacketValueFactory1 factory) at Microsoft.Build.Logging.LoggerDescription.Microsoft.Build.BackEnd.INodePacketTranslatable.Translate(INodePacketTranslator translator) at Microsoft.Build.Logging.LoggerDescription.FactoryForTranslation(INodePacketTranslator translator) at Microsoft.Build.BackEnd.NodePacketTranslator.NodePacketReadTranslator.TranslateArray[T](T[]& array, NodePacketValueFactory

1 factory) at Microsoft.Build.BackEnd.NodeConfiguration.Translate (INodePacketTranslator translator) at Microsoft.Build.BackEnd.NodeConfiguration.FactoryForDeserialization (INodePacketTranslator translator) at Microsoft.Build.BackEnd.NodePacketFactory.APacketFormalization at Microsoft.Build.BackEnd.NodePacketFactory.DeserializeAndRoutePacket (Int32 nodeId, NodePacketType packageType, InodePacketTranslator translator)
at Microsoft.Build.Execution.OutOfProcNode.Microsoft.Build.BackEndAndRoutePacket (Int32 nodeId, NodePacketType packageType, InodePacketTranslator translator) at Microsoft.Build.Execution.OutOfProcNode.Microsoft.Build.BackEndAndRoutePacket

at Microsoft.Build.BackEnd.NodeEndpointOutOfProcBase.PacketPumpProc ()

+3


source to share





All Articles