Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I changed my form object obj to objLogin but getting this exception
An unhandled exception of type 'System.StackOverflowException' occurred in WpfApplication1.exe

C#
frmLogin objLogin=new frmLogin


how to solve this pls help.
Posted
Comments
Programm3r 20-Nov-12 3:38am    
Hi, Could you please be more specific? Also, please provide some more example code. Because a StackOverflowException occurs when the execution stack overflows because it contains too many nested method calls

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900