FFDasm properties are not shown in inherited Flat File Disassembler pipeline component
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > FFDasm properties are not shown in inherited Flat File Disassembler pipeline component




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    FFDasm properties are not shown in inherited Flat File Disassembler pipeline component  
Sam Vanhoutte


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-24-04 10:53 PM

Hello,

I want override the FFDasm (standard flat file disassembler component) to
change the GetNext method (I want to add specific properties on every
outgoing message).

So, based on the article in
http://msdn.microsoft.com/library/d...
_pipe_eiji.asp
(Extending the Flat File Disassembler Pipeline Component), I wrote my
component.
But when I drag my custom FF component in the pipeline designer, the public
properties of the FFDasm are not shown.  The DocumentSpecName properties
etc.  are not shown in the property grid of the component.

How can I reuse the properties?

Best regards,
SV







[ Post a follow-up to this message ]



    RE: FFDasm properties are not shown in inherited Flat File Disassembler pipeline compo  
XUEZHAI NI


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-28-04 11:09 PM

If you do copy and paste the example from the
http://msdn.microsoft.com/library/d...-us/sdk/htm/ebi
z_prog_pipe_eiji.asp
and just modify the gonext method, the public properties should be shown, I
can see it in my machine.
make sure  you custom pipeline component extend the following interface:
FFDasmComp, IBaseComponent, IDisassemblerComponent; same as the sample,
after you generate the assembly for your custom pipeline components, then
add it to the toolbox from the Tools--add/remove toolbox item menu. and
drag/drop to the pipeline design surface in Biztalk project.

if you still have the problem, would you pass me the project? I can take a
look

thanks

Ni






[ Post a follow-up to this message ]



    Re: FFDasm properties are not shown in inherited Flat File Disassembler pipeline compo  
Sam Vanhoutte


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-29-04 12:50 PM

> If you do copy and paste the example from the
>
http://msdn.microsoft.com/library/d...-us/sdk/htm/ebi
> z_prog_pipe_eiji.asp
> and just modify the gonext method, the public properties should be shown,
I
> can see it in my machine.

My mistake...
I did override the default constructor, without calling the base
constructor...  After doing this, everything works as desired...

thank you







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:09 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register