|
Home > Archive > Commerce Server Setup > February 2004 > recurring pipeline component error... driving me crazy
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
recurring pipeline component error... driving me crazy
|
|
|
| Hi there,
I have a site in production that every once in a while shows an error that
has to do with the pipeline components.
The components are written in C#.
The error is:
Server Error in '/' Application.
Parser Error Message: Can not acces the file 'ChileVinosPipeline' because it
is being used by another process.
Source Error:
Line 197: <add assembly="System.Drawing, Vers...
Line 198: <add assembly="System.EnterpriseServices, Version...
Line 199: <add assembly="*"/>
Line 200: <assemblies>
Line 201:
Source File:
c:\winnt\microsoft.net\framework\v1.0.3705\Config\machine.config Line:
199
See more detail:
http://www.arquen.cl/images/pipeline_error.jpg
I've spent about a month tracing this, no idea. HELP!!!
Thanks!
-David
| |
| Rob Sanfilippo [MSFT] 2004-02-07, 9:37 am |
| Hi David,
I suggest you try moving the ChileVinosPipeline assembly from your
application folder and instead install it in the global assembly cache
using gacutil.exe.
-Rob, Microsoft
--------------------[color=blue]
microsoft.public.commerceserver.general,microsoft.public.commerceserver.setu
p.deploymentoperations[color=blue]
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!cpmsftngxa09.phx.gbl!TK2MSFTNGP08.
phx.gbl!TK2MSFTNGP12.phx.gbl[color=blue]
microsoft.public.commerceserver.setup.deploymentoperations:3162
microsoft.public.commerceserver.general:12800[color=blue]
it[color=blue]
Line:[color=blue]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|
|
|
|
|