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 it back to whatever called the object (an asp page in this situation)
My problem is this: When the file is located locally there isn't a problem getting it. The files I really want to get at are sitting in a share on another computer 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. 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 it back to whatever called the object (an asp page in this situation)
My problem is this: When the file is located locally there isn't a problem getting it. The files I really want to get at are sitting in a share on another computer 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. If anyone out there can help, it would be greatly appreciated. Ed (RoadRacer) Holguin
"I Hate Computers!"