blah blah blah is here! blah blah » Close

0
votes
0 answers

Please help. . .(accessviolationexception was unhandled)

How to correct accessviolationexception was unhandled??? Attempted to read or write protected memory. This is often an indication that other memory is corrupt. here's the exception detail: System.AccessViolationException was unhand ...

0
votes
0 answers

EmguCV

How to capture video from a webcam using EmguCv in Visual C#?

0
votes
1 answers

How to correct this??

i am coding a hand gesture recognition in Visual C# using EmguCV. I am new to EmguCV and i am still learning Visual C#. When I start debugging my code this error popped [bold]NullReferenceException was unhandled Unable to create cap ...

0
votes
2 answers

C# error

I am coding a face detection program using Visual C#. In running the program, i got this runtime error [b] InvalidCastException was unhandled by user code[/b] Here's the code where the error points: [code] histog ...

1
votes
1 answers

Error correction

How will I correct this error??? Method 'System.Windows.Forms.Form.CenterToParent' not found. I am using Visual C#

0
votes
2 answers

Visual C# operating system compatibility

Dear All, Can we run Microsoft Visual C# executable within linux and mac ? Or do we need something to be able to do that. I am new in C#, I was just wondering is C# like java that can be run in any operating systems. Kindest Regards, ...

Feedback