accessing share from isapi
From: Antonin (Antonin.Koudelka_at_fmc.sa.gov.au)
Date: 10/21/04
- Next message: imfsub12_at_hotmail.com: "RE: can't expand "com+ applicaitons" in compnetn services"
- Previous message: Showkat Lone [MSFT]: "RE: IISADMPWD: Show days left to change password"
- Next in thread: Bernard: "Re: accessing share from isapi"
- Reply: Bernard: "Re: accessing share from isapi"
- Reply: Ken Schaefer: "Re: accessing share from isapi"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 10:42:04 +0930
I try to access share on another computer from ISAPI dll. I have the share
mapped on the server.
If I call the dll from IE running on the server where IIS 5 runs, it works.
If I try it using IE on another computer, it says Invalid file handle.
With IIS 6 it does not work at all.
I ran a network monitor to find out what's going on. In the case that works,
it just accesses the file.
In the cases that do not work, it tries to establish another session using
anonymous user and access is denied.
How can I force IIS to use the mapped share or establish another session
with a user name and password hardcoded into the programme rather than
anonymous user?
Thanks in advance.
Antonin
- Next message: imfsub12_at_hotmail.com: "RE: can't expand "com+ applicaitons" in compnetn services"
- Previous message: Showkat Lone [MSFT]: "RE: IISADMPWD: Show days left to change password"
- Next in thread: Bernard: "Re: accessing share from isapi"
- Reply: Bernard: "Re: accessing share from isapi"
- Reply: Ken Schaefer: "Re: accessing share from isapi"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|