Author Topic: Error After iCam Source is running for about a day  (Read 6827 times)

daiuto99

  • Newbie
  • *
  • Posts: 2
    • View Profile
Error After iCam Source is running for about a day
« on: March 23, 2012, 03:33:21 PM »
I am getting a .NET error when after running iCam Source for about a day or so. Seems to be pretty consistent.

Everything works OK for remote access via iPad/iPhone (only on wi-fi) after about a day of running ok I can no longer access my cameras. If I stop iCam reboot the machine, restart iCam it's fine for another day or so. I have the error below when on the machine after the issue.

Any help would be greatly appreciated
Thanks!

---

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Object is currently in use elsewhere.
   at System.Drawing.Image.get_RawFormat()
   at System.Drawing.Graphics.IgnoreMetafileErrors(Image image, Int32& errorStatus)
   at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   at System.Drawing.Bitmap..ctor(Image original, Int32 width, Int32 height)
   at PreviewImage.GetPreviewImage()
   at WiniCamSource.Form1.UpdatePreviewImage()
   at WiniCamSource.Form1.TimerEventProcessor(Object , EventArgs )
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3625 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WiniCamSource
    Assembly Version: 1.0.4393.19212
    Win32 Version:
    CodeBase: file:///C:/Program%20Files/iCamSource/iCamSource.exe
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.6161
    Win32 Version: 9.00.30729.6161
    CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.6161_x-ww_31A54E43/msvcm90.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3631 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3623 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #1 on: September 12, 2012, 11:04:36 AM »
I've been having this same problem lately.
I'm on a PC with Windows XP and a USB webcam.
I've updated using the 2 links in the above message and the iCam is still randomly stopping giving me a .net error that requires me to quit the application and restart it.
Once I restart the application, it works fine.

I'm just trying to figure out how to get it to run consistently because we now rely on it so much to watch our baby while she sleeps!

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #2 on: September 12, 2012, 11:51:49 PM »
It's possible that the registry key has somehow gotten into a bad state.

Please download and run (double-click) this file: http://skjm.com/icam/CleaniCamKey.reg

That will erase the current iCamSource settings in your registry. You will need to re-enter all of your settings, but hopefully the problem will be resolved if it's due to a problem in the registry.

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #3 on: September 12, 2012, 11:53:07 PM »
Make sure that Windows is fully updated through Windows Update.

Also, please run two prerequisites that must be installed in order for iCamSource to run properly, the Visual Studio Redistributable Package(vcredist_x86.exe) and the .Net framework.

Visual C++ Redistributable Package: http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en

.NET Framework: http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #4 on: September 13, 2012, 07:41:54 AM »
Thanks so much for the quick reply!
I will give that a try.  I already had made sure my Windows and .net and C++ were both updated - I ran those last week after finding this thread via a google search.

I'll try the registry key clearing. Thanks!

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #5 on: September 14, 2012, 08:20:43 AM »
Registry key clearing didn't work.
I still got some kind of application exception.  I will have to copy it and post it here.
Not sure what else I can do, but the crashing happens almost every day, making this mama sad that she can't keep an eye on the baby while she works!

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #6 on: September 14, 2012, 05:06:43 PM »
Is your webcam plugged into a USB hub or extension cable? If so, please try plugging it directly into the computer.

Make sure that Windows is fully updated through Windows Update and that you have the latest drivers installed for your webcam.

Also, please make sure there aren't any other video capture programs (such as Skype) running. They might be fighting iCamSource for access to the camera.

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #7 on: September 18, 2012, 08:04:10 AM »
The camera is plugged directly into the laptop.  The laptop is used soley for running iCamSource - so no one uses it for anything else like Skype etc.
I did already run the Windows update check, but I'll try again to be sure and I'll check the camera drivers, which I hadn't done.

This is the error I got the other day when it crashed.

Unhandled exception has occurred in your aplication.  If you click Continue, the application will ignore this error and attempt to continue.  If you click Quit, the application will close immediately.  Object is currently in use elsewhere.

***********************See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Object is currently in use elsewhere.
   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height)
   at System.Drawing.Bitmap..ctor(Image original, Int32 width, Int32 height)
   at PreviewImage.GetPreviewImage()
   at WiniCamSource.Form1.UpdatePreviewImage()
   at WiniCamSource.Form1.TimerEventProcessor(Object , EventArgs )
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WiniCamSource****

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #8 on: September 18, 2012, 08:47:04 AM »
Ok - rechecked windows, it is fully up to date.
Used the device manager to check the camera (VIMICRO USB PC CAMERA V) which says that the driver is also up to date.
Not sure if there is anything else I can do... but it did crash again this morning with the same error.

And the actual camera is a Kinamax WCM-NV13 6-LED Infrared Night-Vision 1.3 MP USB 2.0 Webcam with Audio Microphone - my husband says it's pretty old (3+ years?) so not sure if maybe that is the problem?
« Last Edit: September 18, 2012, 09:43:33 AM by jyssilly »

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #9 on: September 19, 2012, 10:00:41 AM »
Please make sure that you are running the latest version of iCamSource (2.5) available here: http://skjm.com/icam/support.php

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #10 on: September 19, 2012, 10:49:26 AM »
Thanks yes, it's already running version 2.5, but I uninstalled and reinstalled to be sure.

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #11 on: September 20, 2012, 12:20:16 AM »
What are the specification of the computer, (CPU, RAM, etc.)?

Also, how many cameras are you running and what is the Brand/Model of each?

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #12 on: September 20, 2012, 08:34:39 AM »
Thanks for helping me out with this:
It's an IBM T40
Windows XP Pro version 2002 SP 3
1600 MHz Intel Pentium Processor, 1.59 GHz 1.50 GB RAM

There is only one camera associated with the laptop and actually the laptop is dedicated ONLY to running the camera and the iCam software - nothing else is ever running on the machine.

SKJM Support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1917
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #13 on: September 20, 2012, 11:58:46 AM »
What is the % CPU usage of the iCamSource application? Also, try reducing the frequency of motion detection or even disabling it completely to see if that improves stability.
« Last Edit: September 20, 2012, 10:28:38 PM by SKJM Support »

jyssilly

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Error After iCam Source is running for about a day
« Reply #14 on: September 21, 2012, 07:14:24 AM »
The CPU usage is only 25% and we already have the camera set to "best image quality", which I think is what you mean by turning off motion detection?
It actually seems to be working better after the reinstallation - now it's been 24 hours and it is still running, so maybe it is better?  Thanks for all the help.