unable to get message from exception

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • Re: Accessing COM+
    ... Is the COM+ Object a serviced component created in .NET? ... marked as Serializable or an exception will be thrown. ... > I am getting an error saying that my object is not ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • unable to get message from exception - help reqd.
    ... I am having a peculiar problem. ... i am calling this from another serviced component called ... When an exception is thrown from class1.method1, ...
    (microsoft.public.dotnet.languages.csharp)