gdi+ error in service
I have written a code on windows service
using c#.net.It takes the screenshot every 5seconds.It works well in
my computer and saves the screenshot in the given path.But when I give
the path to save the .jpeg file taken as a screenshot within the
network,its shows the exception "A generic error occurred in GDI+."
Can there be a solution for this exception?
prabhat khadkaPosted Nov 20, 2007, 6:48 AM
GregPosted Nov 20, 2007, 6:00 AM
http://support.microsoft.com/kb/915415/en-us
Not sure if it'll help or not...