Tried to make a small simple webserver - A first chance exception of type 'System.IndexOutOfRangeException' occurred in Gadgeteer.WebServer.dll

Got this error:

A first chance exception of type ‘System.IndexOutOfRangeException’ occurred in Gadgeteer.WebServer.dll

It won’t hit any breakpoints, it’s really simple, is this a known issue?

@ Squeebee - This is an often asked question on the forum. Check https://www.ghielectronics.com/community/forum/topic?id=16330.

BTW, when you have an question about an exception, it helps if you post the stack trace that was produced.

Please see the gadgeteer for beginners book.it talks about this.

More specifically, section 14.3 …
https://www.ghielectronics.com/downloads/Gadgeteer/NET_Gadgeteer_for_beginners.pdf

2 Likes

Thanks guys, now I just need to bring my Cerberus back from the dead and I’ll get the fix in!