The system cannot find the file specified. (Exception from HRESULT: 0×80070002)
Have you ever seen the error below? The error tells you that it cannot find a file but it does not mention the name of the file! In my case, I had a map with a script functoid that referenced an external assembly. It turns out that I copied this map from another project and the assembly reference was no longer valid. I should have encountered build errors but instead I had to deal with this issue at runtime.
Event Type: Error
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5753
Date: 2/8/2008
Time: 2:24:53 PM
User: N/A
Computer: QSI-BTS06R201
Description:
A message received by adapter “FILE” on receive location “RCV.CUST.DATA.FROM.SYSTEM.A” with URI “C:\BTSMessageLogger\File Drops\In\copy*.txt” is suspended.
Error details: The system cannot find the file specified. (Exception from HRESULT: 0×80070002)
MessageId: {A916E973-85FB-42B0-83CB-84670D0DDAFF}
InstanceID: {62D1A2A0-9D45-447C-ACD0-17F273E21762}
No comments yet.
