unable to get message from exception - help reqd.

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Not to sound flip, but I think the problem could be 18 parameters
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top