PDA

View Full Version : debug MS Office Web Services Toolkit



Bogdan0x400
06-06-2011, 03:51 AM
The VBA code hangs MS Word, and I don't know what is the problem, I don't see any exceptions or messages, it just hangs. Is there a way to get any information about the exception? I know which line fails, but I can't step into the code because it is not a VBA code, it is in another dll. I'll attempt to attach a debugger to that dll, but what I am asking for is some sort of a MS Word log file.

Bogdan0x400
06-10-2011, 09:44 AM
Never mind, I've already fixed the bug.