My RNIFReceive.aspx is having difficulties sending the data it receives
to BTSHTTPReceive.dll - it gets a status of 500 Internal Server Error. If
I simply type the BTSHTTPReceive.dll url into a web browser, then it
appears to not have any problems (I just see a blank page).
Note that for my current setup, I'm simply trying to receive the message
that is being sent to me (a 2A1), receive it, and dump it to a folder on
disk. I don't have any orchestrations set up. Basically, I set up a send
****t that listens for messages coming in on the RNIF_Async_Receive ****t
and
dumps it to a disk file. This should work, shouldn't it? It works when I
drop a file into an alternate receive location (another disk/file based
receive location) - the file is picked up and dropped into my folder.
Any ideas what might be causing the 500 Internal Server Error? Any other
suggestions?
-mdb