At 14.21 02/07/2007 +0530, Pranav, Savkur wrote:
Hello Alberto,
thanks for the reply.
But this exception is getting caught in the generic catch block with the
catch(...) How do I get to know the reason for the exception getting
thrown from here?
Do you have a catch for XMLException? If you are using Visual Studio IDE you can also instruct it to break when any exception is thrown.
Alberto
