Ver Mensaje Individual
  #3 (permalink)  
Antiguo 30/03/2005, 17:30
Avatar de sanfermin
sanfermin
 
Fecha de Ingreso: diciembre-2001
Mensajes: 601
Antigüedad: 23 años, 2 meses
Puntos: 2
En efecto es igual que en c++ xD

Existe alguna limitación en las pilas de llamada para las clases?
Una clase que funciona bajo winforms en la q se hacen llamadas sucesivas de padre->hijo->hijo y dentro de algun hijo se instancian un dato de otro tipo de clase con varios hijos no da problemas, pero si para asp.net :(
si no me he confundido al consultar sobre el error :)
Código:
Server Error in '/' Application.
--------------------------------------------------------------------------------

Exception of type 'System.StackOverflowException' was thrown. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.StackOverflowException: Exception of type 'System.StackOverflowException' was thrown.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace: 


[StackOverflowException: Exception of type 'System.StackOverflowException' was thrown.]

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.31113.31; ASP.NET Version:2.0.31113.31
__________________
MainMind.com
La blasfemia es el único lenguaje que de verdad conocen todos los programadores