Re: ACCESS AN ACCESS DATABASE FROM ASP.NET INTRANET SCENARIO



On Tue, 24 Apr 2007 10:38:02 -0700, kmccoskey <kmccoskey@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

¤ 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.

What level of security is the web app configured for? Basic? Integrated Windows?

Is impersonation enabled?


Paul
~~~~
Microsoft MVP (Visual Basic)
.



Relevant Pages

  • Re: Upgrading Access 97 application to dotNet
    ... I htink that you're fucked if you're going to build a database in the ... ¤ Hi. ... I am not permitted to run any form of central database server, ... Server and SQL Server Express from consideration. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Upgrading Access 97 application to dotNet
    ... I htink that you're fucked if you're going to build a database in the ... ¤ Hi. ... I am not permitted to run any form of central database server, ... Server and SQL Server Express from consideration. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: multiple connections
    ... > ¤ Yes, both are Oracle databases, but they are not on the same server. ... > ¤> You cannot use connection against one database to execute any SQL ...
    (microsoft.public.vb.database.ado)
  • Re: connect remote Access database
    ... upload the whole .mdb file once. ... > ¤ Hello ... MS Access databae which is located on a server? ... > where the database file is located. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: multiple connections
    ... ¤ Yes, both are Oracle databases, but they are not on the same server. ... ¤> You cannot use connection against one database to execute any SQL statements ...
    (microsoft.public.vb.database.ado)