The Messaging engine failed to resolve the receive location "C:\Input\*.xml" to the receive adapter "FILE". If this adapter was created in the Admin MMC after the service was started, please cycle the service
Is this a permissions problem? Does the BizTalk service account have read/write access to that directory? Click "refresh" under the "receive location" to see if it's been disabled.
Almost sounds like this could be an SSO problem?Did the user running the host get removed from the SSO group?Not sure they are in a SSO group now that I think of it… in any case, did anyone mess with SQL Permission Settings on the tables?
Another thought, is this a single BizTalk Server or multiple servers? If multiple, it would fail if "C:\whatever" didn't physically exist on both machines. What if you "share" that folder and access it via \\servername\share instead of the current means?