User Profile

Collapse

Profile Sidebar

Collapse
labby
labby
Last Activity: May 3 '07, 12:37 PM
Joined: Dec 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • labby
    started a topic Null reference exception was unhandled
    in .NET

    Null reference exception was unhandled

    Hi,
    I've application to capture video of image, grab the still image and process it. It runs well until I put loop to regrab and the still images many times automatically.. and the error happened. The error is “ Null reference exception was unhandled.” I found that the error happened when I call one image file :

    //// apply filter subtract===>>>> call file from out bin folder <<<<=====
    ...
    See more | Go to post

  • labby
    started a topic loop capturing image and generic error occured in gd+
    in .NET

    loop capturing image and generic error occured in gd+

    I've application to capture video of image and grab the still image. It runs well untill I put loop to regrab the still images many times automatically.. and the error (generic error occured GDI+) happend.
    For your information, I also run different code of application that have similar function which to capture the image repeatedly that I found from internet. However, it give the same error message.
    I think maybe I've to setup something...
    See more | Go to post
No activity results to display
Show More
Working...