Re: ACCESS AN ACCESS DATABASE FROM ASP.NET INTRANET SCENARIO
- From: "Bob Butler" <noway@xxxxxxxxxxx>
- Date: Tue, 24 Apr 2007 09:54:07 -0700
"BITS error code -2147024891 or 0x8007000" <BITSerrorcode2147024891or0x8007000@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:95846FBC-C94A-48D6-B033-520A6086236F@xxxxxxxxxxxxxxxx
I'm trying to access an access database on the file server from a web server
using asp.net and IIS 6.0. I can do it when I have anonymous access enabled
in IIS 6.0 as in the public internet web site style. I want to do the same
with the intranet setup where IIS 6.0 is not setup to allow anonymous access.
The way the intranet works is the user authenticates to the IIS 6.0 web
server through group membership in an active directory domain. The user who
accesses a web page and tries to load information from a database is unable
to even when the user has access to the database through the user's domain
account. When anonymous access is enable in IIS 6.0 the IUSR account is used
to access the database and that works.
you should ask in an IIS newsgroup or an asp.net newsgroup; this group is for VB6 and earlier and is not the best place for that question
.
- Prev by Date: Re: VB coding
- Next by Date: Re: ACCESS AN ACCESS DATABASE FROM ASP.NET INTRANET SCENARIO
- Previous by thread: VB coding
- Next by thread: Re: ACCESS AN ACCESS DATABASE FROM ASP.NET INTRANET SCENARIO
- Index(es):
Relevant Pages
|