Page 1 of 1

ProgDVB 5 Bug With Vista RTM & .NET Framework

Posted: Sat Mar 10, 2007 2:36 am
by SilverDragon
Hi, I am using PROGDVB 5, amazing program just love it! the person(s) who wrote it is a genius..

I have been getting an unhandled exception, whilst running under Vista RTM, I have included a copy of the Error message that is shown while the program runs, if I choose Continue, from the error message box that appears, it still goes fine, although the error message keeps reappearing.

Can anyone give me a heads up on how to fix it what to do, any an all help greatly appreciated. thanks Chris. :D

ERROR MESSAGE BELOW

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

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat

format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
at IPDev.Skins.DrawEngine.WmPrint(Control ctrl, Message& m)
at IPDev.Skins.SkinLabel.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.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
Assembly Version: 1.0.0.0
Win32 Version: 5.04.01
CodeBase: file:///C:/ProgDVB/ProgDVB5/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
Assembly Version: 1.0.2623.42476
Win32 Version:
CodeBase: file:///C:/ProgDVB/ProgDVB5/EngineApiWrapper.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.762
Win32 Version: 8.00.50727.762
CodeBase:

file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.76

2_none_10b2f55f9bffb8f8/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c56193

4e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.d

ll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/

System.Drawing.dll
----------------------------------------
IPDev.Skins
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgDVB/ProgDVB5/IPDev.Skins.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/A

ccessibility.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase:

file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/S

ystem.Design.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:





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.

Posted: Wed Mar 28, 2007 11:38 am
by psfoot
have the same problem under winxp sp2 with .Net 2.0!!!!!!
Does someone have an idea, where the problem is???

Posted: Sun Oct 28, 2007 11:32 am
by Wombat_01
same problem here...

WinXP SP2 with .Net framework 3.0
progdvb 5.11.05

Posted: Sun Oct 28, 2007 5:20 pm
by Juergen
Perhaps a bad skin ?

Posted: Sun Oct 28, 2007 5:41 pm
by Wombat_01
Juergen wrote:Perhaps a bad skin ?
skin disabled - just standard installation

cheers,
Wombat_01

Posted: Sun Oct 28, 2007 10:30 pm
by Juergen
...but the exception messages seem to point to the skin.

Of course, even the default skin may have a problem, perhaps even on your system only, depending on some other issue.

More I can't find out now, sorry.

Posted: Mon Oct 29, 2007 1:10 pm
by Wombat_01
just for the experts...

my error message on an xp OS looks like this:

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

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
at System.Drawing.Icon.ToBitmap()
at System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at IPDev.Winapi.SendMessage(IntPtr hWnd, Int32 Msg, IntPtr wParam, IntPtr lParam)
at IPDev.Skins.OSDForm.DrawToBitmap(Control ctrl, Bitmap bitmap, Control topControl)
at IPDev.Skins.OSDForm.DrawToBitmap(Control ctrl, Bitmap bitmap, Control topControl)
at IPDev.Skins.OSDForm.DrawToBitmap(Bitmap bitmap)
at IPDev.Skins.OSDForm.DrawFormToLastBitmap()
at IPDev.Skins.OSDForm.ReiseDrawOSD()
at ProgDvbNet.OSDChannelCaptionForm.timer1_Tick(Object sender, EventArgs e)
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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ProgDvbNet
Assembly Version: 5.11.5.0
Win32 Version: 5.11.5
CodeBase: file:///C:/Programme/DVB-S/ProgDVB_5/ProgDvbNet.exe
----------------------------------------
EngineApiWrapper
Assembly Version: 1.0.2848.31020
Win32 Version:
CodeBase: file:///C:/Programme/DVB-S/ProgDVB_5/EngineApiWrapper.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.762
Win32 Version: 8.00.50727.762
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700/msvcm80.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
IPDev.Skins
Assembly Version: 1.2.6.0
Win32 Version: 1.2.6.0
CodeBase: file:///C:/Programme/DVB-S/ProgDVB_5/IPDev.Skins.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Drawing.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.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.

cheers;
Wombat_01