Question
ProgrammingInCSharp12453 on Tue, 30 Oct 2012 04:25:53
I recently was building a program and kept hitting a call stack error when attempting to access the form. (No changes were made yet). After trial and error, the problem was in the name of the project. I left a . in and it didn't know what to do.
Perhaps, it can say that instead of call stack error?
Replies
Rick van den Bosch on Tue, 30 Oct 2012 09:39:13
Hi,
If you think this is an issue with Visual Studio and it should be changed, post it as a suggestion on connect.microsoft.com. Of course, be sure to check if it hasn't been posted already.
Hope this helps