08-28-04 12:47 PM
On Fri, 27 Aug 2004 13:57:05 -0700, Don Tian wrote:
> I have a custom pipeline component and a pipeline in my solution. My cust
om
> pipeline component project has a post-build action to copy it (with
> overwrite) to the %BiztalkHome%\Pipeline Components directory. The pipel
ine
> project has the custom component in the toolbox and uses it in the pipelin
e.
>
> The problem is that when I build the custom pipeline component, the
> post-build action fails because Dev Studio has a lock on that component
> (probably for the toolbox). Is there a good workaround for this problem?
>
> Thanks,
>
> Don Tian
Not really, besides killing visual studio, also recycle btsntsvc.exe
service to ensure biztalk has no locks on the file. It's only on rare
occasions that visual studio will really lock the file (unless you have the
component and the pipeline using the component within the same solution
ofcourse).
HTH,
Martijn Hoogendoorn
[ Post a follow-up to this message ]
|