Re: Accessing COM+

From: Mark Z. (mzuerker_at_geniant.com)
Date: 05/30/03

  • Next message: Yan-Hong Huang[MSFT]: "Re: Integrated security - why not?"
    Date: Thu, 29 May 2003 16:25:31 -0700
    
    

    This runs just fine on XP but fails on Win 2000. I try
    setting the Isolation level on my COM+ object and I get a
    platform not supported exception. This is getting
    stranger by the minute.

    >-----Original Message-----
    >Is the COM+ Object a serviced component created in .NET?
    >
    >
    >
    >If it is and the activation type is set to Server, any
    parameters must be
    >marked as Serializable or an exception will be thrown.
    >
    >
    >"Mark Z" <mzuerker@geniant.com> wrote in message
    >news:572201c32617$87e1c790$a401280a@phx.gbl...
    >> I am getting an error saying that my object is not
    >> serializable when passing to a COM+ Object, but only on
    >> Windows 2000. Is there any reason that this is
    happening?
    >> Is it a security issue?
    >
    >
    >.
    >


  • Next message: Yan-Hong Huang[MSFT]: "Re: Integrated security - why not?"