F
Fredrik Melin
Hi.
I have run into trouble, I have a form that many of my forms inherits, the
problem is in the IDE I can bring up the Base form into the form editor with
no problem, but trying to bring up one the forms that inherites the base
give an exception in the IDE.
The type initializer for "DacsaNET.Generic_Module" threw an exception.
The problem is that the IDE does not give me an line number or anything to
work with.
(at runtime no problem occur)
Is there a way to "debug" while your are in the IDE, so you can see a little
more info about the exception?
Regards
Fredrik Melin
I have run into trouble, I have a form that many of my forms inherits, the
problem is in the IDE I can bring up the Base form into the form editor with
no problem, but trying to bring up one the forms that inherites the base
give an exception in the IDE.
The type initializer for "DacsaNET.Generic_Module" threw an exception.
The problem is that the IDE does not give me an line number or anything to
work with.
(at runtime no problem occur)
Is there a way to "debug" while your are in the IDE, so you can see a little
more info about the exception?
Regards
Fredrik Melin