Re: exit VS to build custom pipeline component

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Feb 15, 11:29 am, "Saravana Kumar" <saravan...@xxxxxxxxxxx> wrote:
Place your pipeline component and pipeline in different VS solution.

The pipeline designer will lock the pipeline component, so when you
recompile VS can't replace the existing file.

See my blog posthttp://www.digitaldeposit.net/blog/2006/09/biztalk-custom-pipeline-co...

--
Regards,
Saravana Kumar [MVP - BizTalk Server]http://www.biztalk247.com/v1/http://www.digitaldeposit.net/blog

"jemkem" <jay.meerd...@xxxxxxxxx> wrote in message

news:a5780008-14b2-462a-9a2b-644a08182a9a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



This one has bugged me through several custom pipeline projects.

1)  Code the custom pipeline component
2)  Build in VS
3)  Deploy bin\debug\mycomponent.dll to C:\Program Files\Microsoft
BizTalk Server 2006\Pipeline Components
4)  Use component in any stage of a pipeline
5)  Build pipeline.
5)  Test pipeline using pipeline.exe

Subsequent builds of mycomponent.dll return the error:

Unable to copy file "obj\Debug\mycomponent.dll" to "bin\Debug
\mycomponent.dll". The process cannot access the file 'bin\Debug
\mycomponent.dll' because it is being used by another process.

If I try to rename bin\Debug\mycomponent.dll, I get access denied.
The only thing that's using the file is VS, so I close VS, delete bin
\Debug\mycomponent.dll, start VS and build.

What is happening?

Thanks for your help!- Hide quoted text -

- Show quoted text -

Great tips! Thanks!
.



Relevant Pages

  • RE: SQL Adapter and Pipeline envelope processing
    ... Meet and interact with key BizTalk Server program managers, developers, and ... MSDN managed newsgroups are available in English to MSDN Universal, ... SQL Adapter and Pipeline envelope processing ...
    (microsoft.public.biztalk.server)
  • RE: BizTalk Pipeline Component Integration with Open PGP
    ... There's also a section on this in the BizTalk Server 2004 Unleashed book. ... > Is there a way of using OpenPGP in the Pipeline encode/decode components? ... > BizTalk Server supports document encoding and decoding through the receive ...
    (microsoft.public.biztalk.general)
  • Re: Receive MIME problems
    ... Do you use the party resolution in the pipeline? ... Microsoft Certified Technology Specialist: BizTalk Server 2006 ... I've tried both reading it through pop3 adapter and File with a MIME ... pipeline attached - with same result. ...
    (microsoft.public.biztalk.general)
  • Re: Event 5270 "error executing pipeline"
    ... seem like this is a normal flatfile send pipeline example. ... if the same thing happened, eg. dev OK, production failed, then need to ... folder or not (should be in Microsoft BizTalk Server 2005\Pipeline ...
    (microsoft.public.biztalk.general)
  • Re: Biztalk trying to load pipeline component from wrong assembly
    ... The assembly is in the Microsoft BizTalk Server 2004\Pipeline Components ... No the component has not been changed since the pipeline was last built. ... Bardo ...
    (microsoft.public.biztalk.general)