I am having an issue with building the solution with visual studio 2012, I am getting an error Child Node 2 exited Prematurely.
I googled it and found this link
error MSB4166: Child node exited prematurely. Shutting down
but I have enough Physical Memory and Virtual memory in my system.
This is the diagnostics report.
UNHANDLED EXCEPTIONS FROM PROCESS 2370776: ===================== 9/23/2014 9:22:35 AM Microsoft.Build.Shared.InternalErrorException: MSB0001: Internal MSBuild Error: We must not have both the assembly name and the assembly file/path. at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args) at Microsoft.Build.Shared.AssemblyLoadInfo.Create(String assemblyName, String assemblyFile) at Microsoft.Build.Shared.AssemblyLoadInfo.FactoryForTranslation(INodePacketTranslator translator) at Microsoft.Build.BackEnd.NodePacketTranslator.NodePacketReadTranslator.Translate[T](T& value, NodePacketValueFactory
1 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.PacketFactoryRecord.DeserializeAndRoutePacket(Int32 nodeId, INodePacketTranslator translator) at Microsoft.Build.BackEnd.NodePacketFactory.DeserializeAndRoutePacket(Int32 nodeId, NodePacketType packetType, INodePacketTranslator translator)
at Microsoft.Build.Execution.OutOfProcNode.Microsoft.Build.BackEnd.INodePacketFactory.DeserializeAndRoutePacket(Int32 nodeId, NodePacketType packetType, INodePacketTranslator translator)at Microsoft.Build.BackEnd.NodeEndpointOutOfProcBase.PacketPumpProc()