You are here

The application gives error message windows 10 and 7

5 posts / 0 new
Last post
sam564
Offline
Donator
Joined: 3 years
Last seen: 8 hours
The application gives error message windows 10 and 7

I even created a new partition and installed Windows 7 to see if the problem was Win10 but it always gives the same error message:

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

************** Exception Text **************

System.ArgumentException: Parâmetro inválido.
em System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
em System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
em EpgEdit.EpgEdit.EPG_Load(Object sender, EventArgs e)
em System.Windows.Forms.Form.OnLoad(EventArgs e)
em System.Windows.Forms.Form.OnCreateControl()
em System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
em System.Windows.Forms.Control.CreateControl()
em System.Windows.Forms.Control.WmShowWindow(Message& m)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ScrollableControl.WndProc(Message& m)
em System.Windows.Forms.Form.WmShowWindow(Message& m)
em System.Windows.Forms.Form.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assemblies Carregados **************
mscorlib
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4200.0 built by: NET48REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
EpgEdit
Versão do Assembly: 1.4.0.0
Versão do Win32: 1.4
Base de Código: file:///C:/Users/User/AppData/Local/WebGrab+Plus/EpgEdit.exe
----------------------------------------
System.Windows.Forms
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4200.0 built by: NET48REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4200.0 built by: NET48REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4190.0 built by: NET48REL1LAST_B
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4200.0 built by: NET48REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4200.0 built by: NET48REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Numerics
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
mscorlib.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Drawing.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.resources/v4.0_4.0.0.0_pt-BR_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
System.Windows.Forms.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.8.4084.0 built by: NET48REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Depuração JIT **************
Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
aplicativo ou computador (machine.config) deve ter o valor
jitDebugging definido na seção system.windows.forms.
O aplicativo também deve ser compilado com a depuração
habilitada.

Por exemplo:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer,
instead of being dealt with in this dialog.

Blackbear199
Offline
Blackbear199's picture
WG++ Team memberDonator
Joined: 8 years
Last seen: 1 hour

i have never seen such a long list error for windows.
i am going to take a shot int the dark thats is net framework related.
so make sure u have the latest installed,4.8 i think is latest.

sam564
Offline
Donator
Joined: 3 years
Last seen: 8 hours

4.8 is already installed, I really don't know what it can be, I would love to use the program.

Blackbear199
Offline
Blackbear199's picture
WG++ Team memberDonator
Joined: 8 years
Last seen: 1 hour

no idea what your trying but ur log just isnt from webgrab...
example
Base de Código: file:///C:/Users/User/AppData/Local/WebGrab+Plus/EpgEdit.exe
as u can see this wasnt from the webgrab+plus.exe file.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours

EpgEdit returns those error if something wrong in config.

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl