Re: Call external assembly from orchestration

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



It looks like the component you are calling is making a web service call (or
some other communications attempt) and the target service is unavailable.
If you have a test application that drives this component (external to
BizTalk) try using it in your production environment.

Scott Colestock
www.traceofthought.net

"Jan Eliasen" <eliasen@xxxxxxxxxxxxx> wrote in message
news:b1qsk19ami5gbkerrd71l8mikd1l571qnt@xxxxxxxxxx
> Hi
>
> I have coded an assembly, I have put it into GAC and I am calling it
> from my orchestration - everything works just great on my development
> machine.
>
> But I can not get it to work on the production server.
>
> I take the assembly and put in into the GAC. Then I deploy my
> orchestration assembly - no problems.
>
> But when it runs, it gives me the error you can find at
> http://www.eliasen.dk/biztalk/callingexternalassemblyerror.jpg
>
> I don't know how to find the error here.
>
> Any thoughts?
> --
> Jan Eliasen, representing himself and not the company he works for.


.



Relevant Pages

  • RE: Asynchronous Web Service Method Failure
    ... this is an ASP page calling the ... >that pops up if the proxy can't reconcile the web method parameters. ... I cannot return a .pdf document object from a web service method ... >> On the server side, it's not a background thread any more than any other ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Trigger Timeout Loop Issue
    ... We're calling a third-party web service, ... The code can't be called from an external procedure (AFAIK) ... databases, or multiple schemas within one database. ...
    (comp.databases.oracle.server)
  • RE: OutOfMemoryException: Webservice, DataSet and file transport
    ... Calling the web service from a desktop pc gives no problems. ... achieve with the web method is updating the software. ... >> I keep the dataset in memory. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: cross-thread UI updating?
    ... data from your Web Service in a worker thread instead of calling it ... time to execute. ... it is generally not a very good idea to use the EventHandler ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Using GAC from a Web Service
    ... change security requirements or privilege, ... trivial for a bad guy to deploy an evil component into the GAC. ... My Web Service has to open an OleDbConnection ... permissions problems in IIS 6, and I am trying to remedy the situation by ...
    (microsoft.public.dotnet.framework.aspnet.webservices)