accessing share from isapi

From: Antonin (Antonin.Koudelka_at_fmc.sa.gov.au)
Date: 10/21/04


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



Relevant Pages

  • Re: Access to AS over HTTP failing accross domains
    ... the anonymous user to administrator but nothing. ... do I need to have IIS on the AS box if I am hitting the dedicated IIS ... > NTLM, it must be basic or anonymous. ... >> server with the http:// address as the connection string it will connect ...
    (microsoft.public.sqlserver.olap)
  • Unable to load type library
    ... I've got a problem running an Isapi dll on iis 6.0 (Windows server 2003). ... When I access the isapi I get the following error message: ...
    (microsoft.public.inetserver.iis.security)
  • IIS Authentication Issues 401 - Server to Server Comms
    ... IIS Server, say on Computer "A", and there is another ISAPI DLL ... This call always fails when the anonymous user is turned ...
    (microsoft.public.inetserver.iis)
  • Re: Clients cannot get to my Site - Help!
    ... > get people to the site through the internet. ... My server is Windows XP and I ... I have been through IIS ... Anonymous user is checked. ...
    (microsoft.public.dotnet.framework.aspnet)
  • isapi dll com error under IIS 5
    ... >I have an isapi dll that interfaces with a SQL server ... >which version of IIS), ...
    (microsoft.public.inetserver.iis)

Loading