Error Handler was (RE: [AccessD] jpg Screen shot)

Brett Barabash BBarabash at TappeConstruction.com
Fri Apr 16 11:55:28 CDT 2004


The screenshot portion is fairly simple.  I use the Windows BitBlt API to
copy the screen contents to a memory heap.

The PNG portion is a little trickier.  I purchased the ImgSource dll from
Smaller Animals software (www.smalleranimals.com), which outputs to PNG (as
well as a large host of other formats).

As far as the global error handling goes, I created a global Sub called
ErrorHandler that is stored in a mda file referenced by all of my projects.
I use an add-in similar to John's to add the On Error lines to all of my
routines.

I'll see what I can dig up and share...
 

-----Original Message-----
From: Bryan Carbonnell [mailto:carbonnb at sympatico.ca]
Sent: Friday, April 16, 2004 11:48 AM
To: accessd at databaseadvisors.com
Subject: Error Handler was (RE: [AccessD] jpg Screen shot)

> From: Brett Barabash <BBarabash at TappeConstruction.com>

> I wrote a global error handler that automatically grabs a full screen shot
> of the users' workstation upon app failure and stores it as a PNG on the
> network.  Files range between 8KB and 25KB!

Would yuou mind sharing?? Please???

Don't make me beg. It's not pretty :)

--
Bryan Carbonnell - carbonnb at sympatico.ca
Unfortunately common sense isn't so common!

--------------------------------------------------------------------------------------------------------------------
The information in this email may contain confidential information that 
is legally privileged. The information is only for the use of the intended 
recipient(s) named above. If you are not the intended recipient(s), you 
are hereby notified that any disclosure, copying, distribution, or the taking 
of any action in regard to the content of this email is strictly prohibited.  If 
transmission is incorrect, unclear, or incomplete, please notify the sender 
immediately. The authorized recipient(s) of this information is/are prohibited 
from disclosing this information to any other party and is/are required to 
destroy the information after its stated need has been fulfilled.

Any views expressed in this message are those of the individual
sender, except where the sender specifies and with authority,
states them to be the views of Tappe Construction Co.

This footer also confirms that this email message has been scanned
for the presence of computer viruses.Scanning of this message and
addition of this footer is performed by SurfControl E-mail Filter software
in conjunction with virus detection software.




More information about the AccessD mailing list