PDA

View Full Version : How to get full error log while at runtime patching?. any command line options?


vsrprasad16
01-02-2008, 11:22 AM
Hi All,
am new bey to this Visual Patch and would like to know how to get full error log while patching(runtime)?.

- Any command line options to set a text file for logging?.
- how to set verbos options in visual patch?.

while preparing patch works good and while at runtime failed giving msg as

"Failed to path file "XXXXXXX".

I would like to log this and to know what exactly problem while patching "XXXXXXX".

I appreciate for any help.

Thanks

vsr

Adam
01-04-2008, 01:33 PM
There is a runtime log file that is enabled by default in new projects. The defaul location is:

%WindowsFolder%\%ProductName% Patch Log.txt

This will give some insight into why a file is not being patched properly.

Adam Kapilik