Click here to Skip to main content
15,886,110 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralRe: CamoPicker - RC1 Pin
CDP18022-Oct-11 11:15
CDP18022-Oct-11 11:15 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP2-Oct-11 15:07
mve#realJSOP2-Oct-11 15:07 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 23:38
mve#realJSOP3-Oct-11 23:38 
GeneralRe: CamoPicker - RC1 Pin
CDP18023-Oct-11 23:41
CDP18023-Oct-11 23:41 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 23:37
mve#realJSOP3-Oct-11 23:37 
AnswerRe: CamoPicker - RC1 Pin
Member 44305612-Oct-11 10:58
Member 44305612-Oct-11 10:58 
GeneralRe: CamoPicker - RC1 Pin
Eddy Vluggen2-Oct-11 12:51
professionalEddy Vluggen2-Oct-11 12:51 
GeneralRe: CamoPicker - RC1 Pin
Member 44305612-Oct-11 13:45
Member 44305612-Oct-11 13:45 
Good point D'Oh! | :doh:

Here is the complete error description:



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.Image.get_Width()
at System.Drawing.Image.get_Size()
at System.Windows.Forms.PictureBox.ImageRectangleFromSizeMode(PictureBoxSizeMode mode)
at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.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: 4.0.0.0
Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
CamoPicker
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Michael%20B.%20Jensen/Downloads/camopicker/CamoPicker/CamoPicker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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">


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.
GeneralRe: CamoPicker - RC1 Pin
#realJSOP2-Oct-11 15:00
mve#realJSOP2-Oct-11 15:00 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP2-Oct-11 23:35
mve#realJSOP2-Oct-11 23:35 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 3:52
mve#realJSOP3-Oct-11 3:52 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 23:38
mve#realJSOP3-Oct-11 23:38 
AnswerRe: CamoPicker - RC1 Pin
Indivara2-Oct-11 11:58
professionalIndivara2-Oct-11 11:58 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP2-Oct-11 15:06
mve#realJSOP2-Oct-11 15:06 
GeneralRe: CamoPicker - RC1 Pin
Indivara3-Oct-11 2:11
professionalIndivara3-Oct-11 2:11 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 3:54
mve#realJSOP3-Oct-11 3:54 
GeneralRe: CamoPicker - RC1 Pin
Indivara3-Oct-11 2:19
professionalIndivara3-Oct-11 2:19 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 2:49
mve#realJSOP3-Oct-11 2:49 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 3:53
mve#realJSOP3-Oct-11 3:53 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 23:38
mve#realJSOP3-Oct-11 23:38 
AnswerRe: CamoPicker - RC1 Pin
Slacker0073-Oct-11 0:06
professionalSlacker0073-Oct-11 0:06 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 3:37
mve#realJSOP3-Oct-11 3:37 
GeneralRe: CamoPicker - RC1 Pin
#realJSOP3-Oct-11 23:38
mve#realJSOP3-Oct-11 23:38 
QuestionMono Pin
#realJSOP30-Sep-11 9:01
mve#realJSOP30-Sep-11 9:01 
AnswerRe: Mono Pin
Eddy Vluggen30-Sep-11 11:22
professionalEddy Vluggen30-Sep-11 11:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.