Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Commerce Server Pipeline COM Objects Problem


Message #1 by "Andrew Woodworth" <awoodworth@t...> on Wed, 16 Aug 2000 18:5:57
If I create a COM object in VB as a site server commerce edition pipeline 
component i have the following problem.  If I open two pipeline files in 
the pipeline editor, and make changes to one of them the changes are 
reflected in the other.  For example, my plug in stores and retreives an 
email address to reply to in an order confirmation email.  If I use the 
same object for two pipelines that are open simultaneously in the editor, 
when I change the email address in one .pcf file, it also changes in the 
other.  If I edit the files in different editors, or close one before 
editing the other, the changes persist only in that .pcf file.

I am relatively new to COM objects, and haven't a clue where to begin 
looking to eliminate this annoyance.  Any ideas?

  Return to Index