G
Guest
I am having a peculiar problem.
i have a servicedcomponent class1.method1 with a method (more than 18
parameters). i am calling this from another serviced component called
class2.method.
When an exception is thrown from class1.method1, the Exception.Message is
not visible. when class1.method1 has <= 18 parameter the Exception.Message is
visible.
what could be the problem. any idea.
thanks
niranjan
i have a servicedcomponent class1.method1 with a method (more than 18
parameters). i am calling this from another serviced component called
class2.method.
When an exception is thrown from class1.method1, the Exception.Message is
not visible. when class1.method1 has <= 18 parameter the Exception.Message is
visible.
what could be the problem. any idea.
thanks
niranjan