Microsoft Knowledge Base Email Alertz

When you use the ATL Pipeline Wizard in the Commerce Server 2002 Software Development Kit (SDK), the wizard generates several fixes for you. To use these fixes, you must re-generate your pipeline components. NOTE : To use the pipeline component...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 328521 - Last Review: October 29, 2007 - Revision: 1.3

INF: Commerce Server 2002 Security for Pipeline Components

This article was previously published under Q328521

SUMMARY

When you use the ATL Pipeline Wizard in the Commerce Server 2002 Software Development Kit (SDK), the wizard generates several fixes for you. To use these fixes, you must re-generate your pipeline components.

NOTE: To use the pipeline component procedure, you must have already installed Service Pack 1 over your Commerce Server installation. Service Pack 1 replaces the files in the SDK that are fixed.

MORE INFORMATION

To re-generate your pipeline components, following these steps:
  1. Install Commerce Server 2002 Service Pack 1.
  2. Start Visual C++ 6.0.
  3. Open a new ATL COM AppWizard project.
  4. In the ClassView, right-click the Project Name classes tree, and then click New ATL Object.
  5. In the collection of Objects, click Pipeline Component.
  6. In the Short Name field, type the same name as the name of the component that you are replacing, and then complete the Pipeline Component property sheet as you did for the old pipeline component.
  7. Open the .cpp file for this new component and the .cpp file from the old component.
  8. Copy your custom code from the old file to the new file.
  9. Build and then register the new pipeline component.
  10. Add the new pipeline component to your pipelines, and then remove the old pipeline component.

APPLIES TO
  • Microsoft Commerce Server 2002 Standard Edition
Keywords: 
kbproductlink kbfix kbinfo kbnofix kbpending KB328521
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate