| Nihit Kaul [MSFT] 2006-08-21, 7:20 pm |
| Are you able to open the PCF file in the pipeline editor and look at the properties of each of the components in the pipeline?
For debugging you can try and set the pipeline logging ON for this pipeline via the web.config. You can also use some scriptor components such as in SDK\Sample\DumpOrder to help in debugging.
Thanks,
Nihit Kaul[MSFT]
Commerce Server
http://blogs.msdn.com/nihitk
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
--------------------
Thread-Topic: Pipeline loading error...
thread-index: AcbFIZM0SNq3CIJARqWeogkP+EGLCA==
X-WBNR-Posting-Host: 80.81.159.10
From: =?Utf-8?B?U3RldmU=?= <Steve@discussions.microsoft.com>
Subject: Pipeline loading error...
Date: Mon, 21 Aug 2006 05:59:02 -0700
Lines: 18
Message-ID: <217A5A95-E66C-46FD-9EC5-FDACFF11D619@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
Newsgroups: microsoft.public.commerceserver.general
Path: TK2MSFTNGXA01.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:18206
NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250
X-Tomcat-NG: microsoft.public.commerceserver.general
I am working on the order system of a MSCS 2007 website I am developing.
I had several problems earlier, some of which I posted here like the "CS2007
'QueryCatalogInfo' Pipeline" post.
I now have a new problem when runing the "basket.pcf" file. an error is
thrown:
System.Runtime.InteropServices.COMException: Error loading the pipeline
configuration data from the file:
c:\inetpub\wwwroot\website\pipelines\bas
ket.pcf
is there a way to trace the pipeline or check what step in the pipeline is
generating that error ?
Thanks
Steve
|