|
Home > Archive > BizTalk Server Orchestration > February 2004 > .wsc file error orchestration binding issue
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 |
.wsc file error orchestration binding issue
|
|
| John Wright 2004-02-08, 8:42 am |
| I have an orchestration that sends my xml document to a wsc component
that sends an email. Currently I have about 6-10 processes that use
this same setup, but different WSC components due to document
definition changes, and different ports/channels due to a other
obvious reasons.
I created a new process today and I have never had problems in the
past, I've tried just about everything and can't figure it out. The
process works fine without the orchestration but with it I'm
constantly failing.
I'm getting these two error msgs:
Event Type: Error
Event Source: XLANG Scheduler
Event Category: Engine
Event ID: 12303
Date: 1/14/2004
Time: 9:50:43 AM
User: N/A
Computer: STBIZ1
Description:
The IDispatch::Invoke() interface call to a method failed. The
dispatch ID for the method is shown in the following message. The name
of the port on which the call was attempted is:
SendEmail
Error Code = 0x80020101 :
IID: {00020400-0000-0000-C000-000000000046}
Dispid = 1
XLANG Scheduler Engine Internals Information:
File: e:\bizetsp\private\sked\src\runtime\tech
bind\com\combinder\combinder.cpp
Line: 486
----------------------------------------------------------------------
Event Type: Error
Event Source: XLANG Scheduler
Event Category: Engine
Event ID: 12304
Date: 1/14/2004
Time: 9:50:43 AM
User: N/A
Computer: STBIZ1
Description:
The invoked method, whose dispatch ID is shown in the following
message, reported an error. The name of the port on which the call was
attempted is:
SendEmail
Error Code = 0x80020101 :
Method #: 1
XLANG Scheduler Engine Internals Information:
File: e:\bizetsp\private\sked\src\runtime\tech
bind\com\combinder\IBindingExecutionCont
ext.cpp
Line: 1421
| |
| Buzztalk 2004-02-19, 11:35 pm |
| Hi,
I've got just the same situation as you. It has never been a problem until today when I deployed some new functionality to our production server. In the test environment it works for some strange reason. Have you resolved your problem? If so, I'm very int
erested in feedback.
Sent via http://www.biztalkug.com
everything about BizTalk Server
|
|
|
|
|