In VS2005, whenever you double click on pipeline configuration file (PCF), visual studio used to open pipeline editor. Sometimes you may face issue in opening if you open PCF in VS2008, you might see binary data as shown below.

image

Follow this simple step to get it opened in pipeline editor.

  1. Open visual studio and open the project where pipelines exists (i.e., web application).
  2. Right click on the PCF and click “Open with”.
  3. A dialog will appear. Click add button.
  4. In program name – give "C:\Program Files\Microsoft Commerce Server 2007\pipeeditor.exe" and in friendly name give “Microsoft Commerce Server Pipeline Editor” and press OK button.
    image

From now onwards, if you want to open the PCF file. Click on the PCF file –> Open with –> select “Microsoft Commerce Server Pipeline Editor” .

The other option is to add pipeline as external tool.

  • Open Visual studio. click on tools and click on “External tools”.
  • Make you to give the settings as given in the image below and make sure you have $(ItemPath) in Arguments.
    image

After doing changes, if you want to open the PCF file. Click on the PCF file –> Click on tools –> select “Microsoft Commerce Server Pipeline Editor” .

Related Articles


If you like this post, please click on our sponsor advertisement.


Leave a Reply

Follow me on Google+
Couldn't get data from google+
Sign up for Newsletter