The information in this article applies to:
SUMMARY
PipeWiz.exe is a self-extracting executable file that contains two files necessary to use the ATL Commerce Pipeline Component Wizard with Visual C++ 6. MORE INFORMATIONThe following files are available for download from the Microsoft
Download Center. Click the file names below to download the files: Pipewiz.exeFor more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address http://www.microsoft.com/downloads/search.aspand then click How to use the Microsoft Download Center.This feature is available in the latest service pack for Site Server 3.0. For additional information, please see the following article in the Microsoft Knowledge Base: Q219292 How to Obtain the Latest Site Server 3.0 Service PackThis feature was first included in Site Server 3.0 Service Pack 3. In order to use the ATL Pipeline Wizard with Visual C++ 6, it is necessary to add the relevant information for the wizard to the registry entries for Visual C++ 6. The AtlWiz.reg file will make these entries for you. To use the .reg file, simply double-click on the file. The other file included in PipeWiz.exe (other than the readme) is the Commerce.ctl file. Due to limitations of the software used to generate PipeWiz.exe, it is necessary to rename the file CommerceComp.ctl after it is extracted from the .exe. CommerceComp.ctl has been modified slightly to account for differences in the way Visual C++ 6 handles Wizard extensions. This file should replace the copy in the SDK directory (\Microsoft Site Server\SiteServer\Commerce\SDK\Commerce\Samples\ATLWizard\Template\CommerceComp.ctl) and should be copied along with the other template files to "\Program Files\Microsoft Visual Studio\Common\MSDev98\Template\ATL." The above fix will enable you to add an ATL Commerce Component via the Insert menu of Visual C++ 6.0; however, the generated ATL code must be modified slightly in order for the component to be recognized by the Pipeline editor. Modify the DLL registration code as follows:
REFERENCESQ179385 HOWTO: Add Custom ATL Objects to the ATL Object Wizard Additional query words:
Keywords : ss3sp3fix |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |