BizTalk Gurus

The system cannot find the file specified error on receive location

rated by 0 users
This post has 4 Replies | 0 Followers

Posted: Wed, Jun 13 2007 12:36 PM

I'm getting the following error on a FILE receive location in my "production" environment:

A message received by adapter "FILE" on receive location "TDA.SOS.ProcessXml.NS.rcv_NSFeed_FILE: with URI "\\apptda0a1adpbiz\NS_FileDRop\In" is suspended.

Error details: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

 The receive port associated with this location has an inbound map that processes an envelope schema.

This same adapter works on my test system. My first thought was that it was file permissions, but that didn't seem to do the trick. I also re-installed .Net 2.0 Framework. When I run ProcessMon, I get a sharing violation on the file that is dropped in the folder listed above.

 Any help would be greatly appreciated

 

TC

 

 

\\apptda0a1adpbiz\NS_FileDRop\In" is suspended.

Error details: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

 The receive port associated with this location has an inbound map that processes an envelope schema.

This same adapter works on my test system. My first thought was that it was file permissions, but that didn't seem to do the trick. I also re-installed .Net 2.0 Framework. When I run ProcessMon, I get a sharing violation on the file that is dropped in the folder listed above.

 Any help would be greatly appreciated

 

TC

 

 

A message received by adapter "FILE" on receive location "TDA.SOS.ProcessXml.NS.rcv_NSFeed_FILE: with URI "\\apptda0a1adpbiz\NS_FileDRop\In" is suspended.

Error details: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

 The receive port associated with this location has an inbound map that processes an envelope schema.

This same adapter works on my test system. My first thought was that it was file permissions, but that didn't seem to do the trick. I also re-installed .Net 2.0 Framework. When I run ProcessMon, I get a sharing violation on the file that is dropped in the folder listed above.

 Any help would be greatly appreciated

 

TC

 

 

\\apptda0a1adpbiz\NS_FileDRop\In" is suspended.

Error details: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

 The receive port associated with this location has an inbound map that processes an envelope schema.

This same adapter works on my test system. My first thought was that it was file permissions, but that didn't seem to do the trick. I also re-installed .Net 2.0 Framework. When I run ProcessMon, I get a sharing violation on the file that is dropped in the folder listed above.

 Any help would be greatly appreciated

 

TC

 

 

replied on Thu, Jul 12 2007 6:09 AM

I'm running into the exact same error.  It happens whenever I deploy a new transform.  Were you ever able to figure out a resolution?

 Here is the error I'm getting:

A message received by adapter "FILE" on receive location "Pickup837IAdjustTime" with URI "c:\UTAMedSuppProcessing\837IAdjustTime\*.xml" is suspended.

 Error details: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

 MessageId:  {B7C388A2-6AC9-4599-879F-D15968F3A996}

 InstanceID: {26E884AF-CEF5-47AD-9C7A-1D87352E9EAA}

Jeff

Not Ranked
Posts 1
banz23 replied on Fri, Jul 13 2007 9:51 AM

I figured out what I was doing wrong and was able to resolve this issue.  When I originally opened the project there was a broken reference that I fixed, made my change, compiled, and tested which caused the error above.  To fix the error I needed to go into all of the maps that used external assemblies and reset the script assemblies, class, and methods.  It certainly was frustrating because I could open the script funtoids and it would show all of the assemblies, classes, and methods already being selected and it would compile without error.  I hope this helps someone in the future.

 

Thanks,

Jeff

replied on Mon, Nov 2 2009 7:00 AM

Whoho!!!!

This actually works!

replied on Thu, Jan 28 2010 2:40 PM

This did work. Thanks for posting.

Page 1 of 1 (5 items) | RSS