PostBuildEvent fails
-
I was working with Microsoft Application Block for Logging when i ran into this issue... any Pre or Post-build events specified in the project does not work - it always fails.
Performing Post-Build Event... 'PostBuildEvent.bat' is not recognized as an internal or external command, operable program or batch file. Post-Build Event failed
Initially, i suspected that the relative paths specified in the commands were somehow messed up - but then if i invoked them directly from the command shell, it worked ok. I then searched the web for related IDE specific issues & came up empty. my suspicion is that somehow McAfee Virus Scan is interferring with the IDE's ability to generate & invoke the PostBuildEvent.bat file. Anybody has similar experiences? Any workarounds? TIA Chen Venkataraman