.net - Unable To Build Solution In Visual Studio Getting error 'child node 2 exited prematurely' -


i having issue building solution visual studio 2012, getting error child node 2 exited prematurely.

i googled , found link

error msb4166: child node exited prematurely. shutting down

but have enough physical memory , virtual memory in system.

this diagnostics report.

unhandled exceptions process 2370776: ===================== 9/23/2014 9:22:35 microsoft.build.shared.internalerrorexception: msb0001: internal msbuild error: must not have both assembly name , assembly file/path. @ microsoft.build.shared.errorutilities.throwinternalerror(string message, exception innerexception, object[] args) @ microsoft.build.shared.assemblyloadinfo.create(string assemblyname, string assemblyfile) @ microsoft.build.shared.assemblyloadinfo.factoryfortranslation(inodepackettranslator translator) @ microsoft.build.backend.nodepackettranslator.nodepacketreadtranslator.translate[t](t& value, nodepacketvaluefactory1 factory) @ microsoft.build.logging.loggerdescription.microsoft.build.backend.inodepackettranslatable.translate(inodepackettranslator translator) @ microsoft.build.logging.loggerdescription.factoryfortranslation(inodepackettranslator translator) @ microsoft.build.backend.nodepackettranslator.nodepacketreadtranslator.translatearray[t](t[]& array, nodepacketvaluefactory1 factory) @ microsoft.build.backend.nodeconfiguration.translate(inodepackettranslator translator) @ microsoft.build.backend.nodeconfiguration.factoryfordeserialization(inodepackettranslator translator) @ microsoft.build.backend.nodepacketfactory.packetfactoryrecord.deserializeandroutepacket(int32 nodeid, inodepackettranslator translator) @ microsoft.build.backend.nodepacketfactory.deserializeandroutepacket(int32 nodeid, nodepackettype packettype, inodepackettranslator translator)
@ microsoft.build.execution.outofprocnode.microsoft.build.backend.inodepacketfactory.deserializeandroutepacket(int32 nodeid, nodepackettype packettype, inodepackettranslator translator)

at microsoft.build.backend.nodeendpointoutofprocbase.packetpumpproc()


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -