> - ASSP logging stops.

just in case... 

install Win32::API::OutputDebugString by running

ppm s Win32::API::OutputDebugString

and then "ppm i #" where "#" is the number of the
newest listed version of the package

download debugview from this page

http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

extract the files from the zip into whatever suitable folder then
run dbgview.exe; open the "edit->filter/hightlight" menu and
in the "include" box enter "(ASSP)" w/o the quotes

stop and then start again ASSP; you'll see the ASSP log flowing
"live" on the debugview console; that won't solve the "freeze"
but will at least allow you to keep an eye on the running ASSP

As a note, you may also use the "filter/highligth" to setup various
highlighters so that different type of messages will be shown using
different colors, this will help identifying the message at a glance
especially on a busy machine


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to