Inside COM Server, IPartBase* methods are working, not IFixedPage methods

Hi,

Calling methods of IFixedPage from Start operation of filter work ok,

But callling IFixedPage methods from in-process COM server which is created inside the StartOperation are not working, (GetWriteStream) returning 80070057 (E_INVALIDARG). However, base class (IPartBase*) methods are working fine from the same com object.

Any idea

Thanks

 




Answer this question

Inside COM Server, IPartBase* methods are working, not IFixedPage methods

  • Dopey Coder

    Hi

    Can I know in which build of vista this issue got fixed.

     

    Thanks. 

    regards,

    Karthikeyan


  • Arshadje

    Issue is fixed, issue is something to do with using incompatible version of  of filter with Vista build.

  • Inside COM Server, IPartBase* methods are working, not IFixedPage methods