I'm not aware of any IIS setting to allow third-party components access to
remote files. If you can use an HREF to a URL which is configured to be a
remote UNC Virtual Directory, that says that all the IIS configuration is
correct.
Any other settings are specific to how those third-party components work,
which is outside the scope of an IIS newsgroup.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view] "John Bunting" <bunting@nerdvana.fu.com> wrote in message
news:8cb201c3e9bf$35060c40$a501280a@phx.gbl...
I was able to access remote files when I point to them
with an HTML <a href> tag. I still can't access the files
if I use a third-party product like Infomentum's
ActiveFile or Huge-ASP for uploading/downloading files.
Are there some other settings that I have to configure to
allow third-party components to access remote files?
Thanks.
[quoted text, click to view] >-----Original Message-----
>Hi John,
>
>Thanks for posting in the community!
>
>From my understanding to this issue, when you enable the
integrated windows
>authentication method, the remote directory in your IIS
is not accessed.
>
>If you set the remote directory directly in the new
virtual directory
>wizard, you will need to set the pass-through
authentication for remote
>directory as Ken has suggested. The kb article 214806
will introduce the
>steps for you.
>214806 How to Enable Pass-through Authentication for UNC
Virtual Directories
>
http://support.microsoft.com/?id=214806 >
>I'd also suggest if your server and the remote directory
are located in the
>same domain, you can set one domain account for the
remote virtual
>direcotry which has enough permission to access the
remote and local
>resource. This way, you can use Integrated Windows
authentication method.
>
>Please feel free to let me know if you have any further
questions. I am
>standing by to be of assistance!
>
>Does this answer your question? Thank you for using
Microsoft NewsGroup!
>
>Wei-Dong Xu
>Microsoft Product Support Services
>Get Secure! -
www.microsoft.com/security >This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>.
>