Well, I hope the subject helped and I'm not too far offbase here. =)
I've got a component on my web server which snags a binary file then sends its contents back to the asp page.
My problem is this: When the file is located locally on the webserver, there isn't a problem getting it. The files I really want to get at are sitting in a share on another server in a trusted domain. We have checked to see under what credentials is the COM object trying to get to the file and all we get is a null connection or Anonymous in other words. I've gone into component services and changed the account which Out of Process components use and it seems to have no effect at all. Forget the IUSR account, it's not even attempting to use that account. If anyone out there can help, it would be greatly appreciated. Ed (RoadRacer) Holguin
"I Hate Computers!"
I've got a component on my web server which snags a binary file then sends its contents back to the asp page.
My problem is this: When the file is located locally on the webserver, there isn't a problem getting it. The files I really want to get at are sitting in a share on another server in a trusted domain. We have checked to see under what credentials is the COM object trying to get to the file and all we get is a null connection or Anonymous in other words. I've gone into component services and changed the account which Out of Process components use and it seems to have no effect at all. Forget the IUSR account, it's not even attempting to use that account. If anyone out there can help, it would be greatly appreciated. Ed (RoadRacer) Holguin
"I Hate Computers!"