| | |
System.ComponentModel.Win32Exception: The handle is invalid
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2009
Posts: 10
Reputation:
Solved Threads: 0
Hi
I am using an instance of System.Drawing.Graphics class in my application
System.Drawing.Graphics gfxScreenshot;
I have used copyfromscreen method of this class.
Its working fine locally but on remote machine its firing the error saying
System.ComponentModel.Win32Exception: The handle is invalid
Iam unable to trace out the error. Please help me if anyone know this. I have been crashing my head for 2 weeks.
Thanking you in advance
Regards
Anil
I am using an instance of System.Drawing.Graphics class in my application
System.Drawing.Graphics gfxScreenshot;
I have used copyfromscreen method of this class.
asp.net Syntax (Toggle Plain Text)
gfxScreenshot.CopyFromScreen(System.Windows.Forms.Screen.PrimaryScreen.Bounds.X, System.Windows.Forms.Screen.PrimaryScreen.Bounds.Y, 0, 0, System.Windows.Forms.Screen.PrimaryScreen.Bounds.Size, System.Drawing.CopyPixelOperation.SourceCopy);
System.ComponentModel.Win32Exception: The handle is invalid
Iam unable to trace out the error. Please help me if anyone know this. I have been crashing my head for 2 weeks.
Thanking you in advance
Regards
Anil
Last edited by peter_budo; Jan 19th, 2009 at 6:29 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Other Threads in the ASP.NET Forum
| Thread Tools | Search this Thread |
.net 3.5 ajax alltypeofvideos appliances asp asp.net bc30451 beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions control countryselector dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iis javascript list listbox login microsoft mouse mssql nameisnotdeclared news novell numerical opera panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webdevelopemnt webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





