-----Original Message-----From: eLink Discussion: Livelink Builder Discussion [mailto:componentbuilder@elinkkc.opentext.com]Sent: August 30, 2003 8:27 AMTo: eLink RecipientSubject: Code works only when LL Builder is open Code works only when LL Builder is open Posted by ecead_mad (Dayeh, Mahmoud) on 08/30/2003 08:21 AM Hi,I have created a simple request handler which uploads a document from the given path (document can be on local or network drive) into Livelink.The code works fine as long as I've builder open but as soon as I close the builder and start the livelink windows service, my code doesn't work(it shows the error from my error handling routine). any idea, why this could be happening? I've no breakpoints in builder.Vishal