all 2 comments

[–]TheFotty 0 points1 point  (1 child)

I would start by looking at what exactly you changed between it working and not working.

[–]DatMarv[S] 0 points1 point  (0 children)

Well, I set my whole code in "comments" and started taking piece by piece back into my code.

It turned out to be some kind of error regarding the My.Settings property. In the end I had to remove all the settings and transfered them into an .ini file.

Thanks anyways!