Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
A generic error occurred in GDI+.
raja rethinam
17y
2.5k
1
Reply
hy,
I hav been using a code to capture the desktop as a screenshot.user32,gdi32 are the shell commands i hav been using.
when in remote[client] server im getting the desktop image as black image,and
an Exception produced in the code.....
The Error :
System.Runtime.InteropServices
.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams) at System.Drawing.Image.Save (String filename, ImageFormat format) at desktop.Page_Load(Object sender, EventArgs e)
Beside i have granted all the permissions to the
asp.net
directory provided with all permissions... even i hav been getting this error message..
pls get me a solution for this....
pls get me an issue to solve this problem
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Transparency showing the wrong background
PictureBox Transparency background appears Black after Graphics.Clear(Color.Transparent)