We are designing an Intranet which is on a seperate domain from our actual domain with all of our users. We set up a trust to allow users from both domains to see each other. Permissions appear to be fine...
We want to list the contents of a directory in the CorpDomain (web server is in "WebDomain"). We are using GetFolder function. It works perfectly from the inside, but as soon as we go to our external access for the intranet, we get a Path Not Found error on the ASP pages.
If we turn on directory browsing on the virtual directory, it works fine and lists all objects in the folder. But WILL NOT list them via the GetFolder function.
We are stumped. I tried all different kinds of permissions (delegation, same anonymous access user, etc...). I really don't think it's permissions since i can see it via a browser while directory browsing.
PLEASE HELP!!
Jeff
[email protected]