This is really weird!

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
2 posts Page 1 of 1
Contributors
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

This is really weird!
MrAksel
Hey, i was working on my project here, and i decided to debug it after some changes. Then i had this StackOverflow error. I put the line of code inside a TRY-CATCH block and THOUGHT that would help. But it didn't, so now i have this error INSIDE a Try-Catch block! I didn't think it was possible!! Here is the screenshot
You do not have the required permissions to view the files attached to this post.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: This is really weird!
Axel
you did this recursivly ... so it does like this : the foreach does for every item another "for each" and for every other for each it does another for each and bla bla

maybe do this

For each forum as forum in forumcollection
Treenodes.Nodes.add(forum.name)
next
http://vagex.com/?ref=25000
2 posts Page 1 of 1
Return to “Codenstuff boardroom”