Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - daiuto99

Pages: [1]
1
iCam Support / 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.


2
iCam Support / Issue running iCam 2.3.1 BETA on WHS (Widows Home Server)
« on: August 30, 2011, 06:38:25 PM »
Hi : I am running into some issue while running iCam on my WHS. I originally had it running it was running fine for a few days (able to connect via the web client, iPhone and iPad) then i started getting. Source not found errors.

The basic behavior is that the app appears to get stuck (not quite hang - although it does that as well).

A few minutes ago i upgraded to the 2.3.1 release and it worked fine. connected right up - had web access, iPhone - no problem. then a few minutes go by and now the app (on the home server) says "connecting ... (Not Responding) and i'm back to the connection errors from all devices.

Any ideas on what to check? Thanks, love the product hoping i can get it work consistently


Running Windows Home Server w/ Power Pack 3
Intel 4x 3.20GHz
2 GB Memory

Pages: [1]