2
Answers

gdi+ error in service

Ask a question
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?

Answers (2)