RE: Exception from HRESULT: 0x80070002
- From: Thiago <Thiago@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Nov 2007 16:16:01 -0700
This error is usually related to a DLL the BizTalk host instance can't
find. Are you missing a custom pipeline component DLL or any other dlls that
is in the GAC ou your dev machine but not on your test machine?
You should see what DLL it's missing somewhere in the error in the event
log or maybe in the suspended message details in BizTalk Admin Console. If
you're running an orchestration you might see the error by looking at the
tracked exceptions in the orchestration debugger.
Also, maybe the commerce server adapters aren't installed correctly on the
test machine and BizTalk can't find one of the DLLs.
Thiago Almeida
http://connectedthoughts.wordpress.com
"mm" wrote:
Hi All.
I am having this strange problem, my map doesnt work on my test machine. But
it does work on my development machine (where the map is created). for test
It is simple file receive and send project.
The map is a Commerceserver 2007 Order Schema to a Navision schema.
I believe it has something to do with my map, but the map isnt using any
special funtoids external assemblys etc.
The problem reoccurs on other machines when i install the msi file and
import the bindings.
In filemon i dont get any errors i can you use for anything....
On the test machine i get this error in the eventlog:
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5753
Date: 11/1/2007
Time: 3:46:41 PM
User: N/A
Computer: SMARTGUYBIZ01
Description:
A message received by adapter "FILE" on receive location "Receive Location1"
with URI "C:\FileDrop\testorderin\*.xml" is suspended.
Error details: The system cannot find the file specified. (Exception from
HRESULT: 0x80070002)
MessageId: {0437BD7F-9AFD-4A0D-9EBA-731538B08D5B}
InstanceID: {C12FE73F-F3BC-45FC-BAD6-7328EE37A93F}
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
any ideas would be apreciated a lot! Cheers
- Follow-Ups:
- References:
- Exception from HRESULT: 0x80070002
- From: mm
- Exception from HRESULT: 0x80070002
- Prev by Date: Re: Exception from HRESULT: 0x80070002
- Next by Date: Re: Direct port between Orchestrations from different projects.
- Previous by thread: Re: Exception from HRESULT: 0x80070002
- Next by thread: Re: Exception from HRESULT: 0x80070002
- Index(es):
Relevant Pages
|