IIS 6.0 ASP.NET Process Identity and ODBC

From: Aras Kucinskas (aras_at_skuba.lt)
Date: 09/03/04


Date: Fri, 3 Sep 2004 16:37:16 +0300

Hi,

My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on
file server over OLE DB ODBC connection. Special user is created on file
server for this application. I cannot find the right solution how to change
Process Identity.

App impersonates some user identity

<identity impersonate="true" userName="MyUser" password="MyPass" />

In this case application can read files with System.IO components on
specified file server directory, but System.Data.Odbc namespace components
not, because the try to connect with default IIS user identity - NETWORK
SERVICE. Maybe the problem is in MTS? Vfpodbc.dll starts in different
process with other identity?

How to find a solution?

Thanks

Aras



Relevant Pages

  • IIS 6.0 ASP.NET Process Identity and ODBC
    ... My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on ... file server over OLE DB ODBC connection. ... specified file server directory, but System.Data.Odbc namespace components ... because the try to connect with default IIS user identity - NETWORK ...
    (microsoft.public.dotnet.languages.vb)
  • IIS 6.0 ASP.NET Process Identity and ODBC
    ... My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on ... file server over OLE DB ODBC connection. ... specified file server directory, but System.Data.Odbc namespace components ... because the try to connect with default IIS user identity - NETWORK ...
    (microsoft.public.dotnet.framework.aspnet)
  • IIS 6.0 ASP.NET Process Identity and ODBC
    ... My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on ... file server over OLE DB ODBC connection. ... specified file server directory, but System.Data.Odbc namespace components ... because the try to connect with default IIS user identity - NETWORK ...
    (microsoft.public.vb.database.ado)
  • IIS 6.0 ASP.NET Process Identity and ODBC
    ... My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on ... file server over OLE DB ODBC connection. ... specified file server directory, but System.Data.Odbc namespace components ... because the try to connect with default IIS user identity - NETWORK ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: IIS 6.0 ASP.NET Process Identity and ODBC
    ... My WS ASP.NET application runs on IIS 6.0 and should connect to FoxPro DB on ... file server over OLE DB ODBC connection. ... because the try to connect with default IIS user identity - NETWORK ... Your web site isn't set up for Anonymous access ...
    (microsoft.public.dotnet.framework.aspnet.webservices)

Quantcast