windows - Mysterious R6034 error on executable with external manifest -
i'm experiencing strange issue program. it's puzzling me. here's did:
- my program
test.exeuses external manifesttest.exe.manifest. runningtest.exeworks fine. - for testing purposes, renamed file
test.exe.manifest1see happens. after renaming manifest, program
test.exerefused start , showed r6034 runtime error saying: "an application has made attempt load c runtime library incorrectly."so renamed
test.exe.manifest1test.exe.manifestagain.surprisingly,
test.exestill shows r6034 error , doesn't run @ all.when copy
test.exe,test.exe.manifestnew location, however, works fine! did in old location before renaming manifest , forth.even more surprisingly, when repeat steps 2 4 in new location, there no such problem! executable refuses start when using
test.exe.manifest1works fine again when renaming manifest filetest.exe.manifest. however, in old location executable permanently broken , can't made run again.
this complete mystery me. have idea can this?
it's impossible start test.exe old location on hard drive after did steps shown above! won't start. when copying other locations, works fine although there same files in location.
i'm confused , don't know this.
i'm on windows 7.
Comments
Post a Comment