Author Topic: iCamSource Crashes  (Read 7443 times)

jacklink01

  • Newbie
  • *
  • Posts: 12
    • View Profile
iCamSource Crashes
« on: February 18, 2009, 01:30:56 PM »
iCamSource 1.1.1 opens fine, but when I click start the video shows up for a second then it crashes. it does this every time... even on my other computer.

Any ideas? I have had no problems with iCam before. I am very excited about the sound feature and can't wait to use it!

Stefan

  • Administrator
  • Hero Member
  • *****
  • Posts: 2358
    • View Profile
Re: iCamSource Crashes
« Reply #1 on: February 18, 2009, 04:03:19 PM »
jacklink01 - Are you running the Windows or Mac version of the iCamSource? Do you see any error messages when it crashes?

jacklink01

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: iCamSource Crashes
« Reply #2 on: February 18, 2009, 09:26:55 PM »
I'm on Windows. No error messages... just the generic "iCamSource is not responding" with the send or dont send buttons.

Stefan

  • Administrator
  • Hero Member
  • *****
  • Posts: 2358
    • View Profile
Re: iCamSource Crashes
« Reply #3 on: February 18, 2009, 09:55:50 PM »
jacklink01 - Are your webcam drivers up to date? Are you plugging your webcam into the computer or into a USB hub? If it is plugged into a hub, could you try plugging it directly into the computer? If you are already plugging it into the computer, can you try plugging it into a different USB port?

jacklink01

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: iCamSource Crashes
« Reply #4 on: February 18, 2009, 10:05:04 PM »
Yeah the drivers are up to date... i tried it on two different computers with two different video capture devices.

It all worked fine until i updated to 1.1.1

The device is connected because it shows up for half a second when you click start, then the "not responding" appears.

Stefan

  • Administrator
  • Hero Member
  • *****
  • Posts: 2358
    • View Profile
Re: iCamSource Crashes
« Reply #5 on: February 19, 2009, 09:38:57 AM »
jacklink01 - What are the devices that are showing up in the Audio and Video drop-down lists, and which ones are you choosing? What are the make and model of your two different video capture devices?

Jim

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: iCamSource Crashes
« Reply #6 on: February 19, 2009, 10:09:39 AM »
I am having the same issues since I updated to 1.1.1, here is the error log.


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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at Form1.Start_CamCap_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.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.3074 (QFE.050727-3000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
iCamSource
    Assembly Version: 1.0.3336.19776
    Win32 Version:
    CodeBase: file:///C:/Program%20Files/iCamSource/iCamSource.exe
----------------------------------------
msvcm90
    Assembly Version: 9.0.21022.8
    Win32 Version: 9.00.21022.8
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91/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.3053 (netfxsp.050727-3000)
    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.3053 (netfxsp.050727-3000)
    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.


Is there anyway you can put up the previous version of source? So I can still use that until the bugs are worked out for 1.1.1
« Last Edit: February 19, 2009, 10:11:54 AM by Jim »

Jay

  • Administrator
  • Hero Member
  • *****
  • Posts: 1096
    • View Profile
Re: iCamSource Crashes
« Reply #7 on: February 19, 2009, 11:28:33 AM »
Jim,

The function it's crashing in is mostly automatically generated .NET code from Microsoft. There's a good chance that updating your .NET install to the latest version will solve the problem. 

You can get the .NET updater here: http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en

If updating .NET doesn't resolve the problem, I can make a test version of iCamSource for you to try out.  In that case, please email support@skjm.com and refer to this forum thread and we can go from there.

Jim

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: iCamSource Crashes
« Reply #8 on: February 19, 2009, 10:40:27 PM »
Jim,

The function it's crashing in is mostly automatically generated .NET code from Microsoft. There's a good chance that updating your .NET install to the latest version will solve the problem. 

You can get the .NET updater here: http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en

If updating .NET doesn't resolve the problem, I can make a test version of iCamSource for you to try out.  In that case, please email support@skjm.com and refer to this forum thread and we can go from there.

Still doesnt work, my .net was already up to date.  I emailed support

jacklink01

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: iCamSource Crashes
« Reply #9 on: February 21, 2009, 05:05:52 PM »
I have tried with multiple computers and multiple cameras and multiple video devices. This problem only occurs on Windows 2000 computers. iCam worked with Windows 2000 before... i hope you can return functionality for it. My store uses a security system that runs on Windows 2000... thats why I have to use windows 2000. Is there anyway I could use the previous version of iCam? It worked. I don't even need sound on those computers. (but would like it)

Jay

  • Administrator
  • Hero Member
  • *****
  • Posts: 1096
    • View Profile
Re: iCamSource Crashes
« Reply #10 on: February 22, 2009, 10:49:53 PM »
jacklink01 - Please email support@skjm.com and refer to this forum thread.  I'd like you to try a test version of iCamSource.