Recent questions tagged exception

Ask a Question
0 votes
0 answers 20 views

I'm writing a program in C# that needs to repeatedly access 1 image file. Most of the time it ... wondering if anyone has a better way of doing it?...

0 votes
0 answers 15 views

I have some code and when it executes, it throws a NullReferenceException, saying: Object reference not set ... and what can I do to fix this error?...

0 votes
0 answers 14 views

I have some code and when it executes, it throws a IndexOutOfRangeException, saying, Index was outside ... and less than the size of the collection....

To see more, click for the full list of questions or popular tags.
...