ASP and MS Access

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • News.Microsoft.com

    ASP and MS Access

    I am testing an app on my own development machine. I am using IIS 5 with ASP
    and MS Access. I have the Access database in a directory called Private
    located one level down from the Web App. When I run the app from the
    browser everything works just fine. When I try to debug the app from within
    Visual Studio .net 2003, it can't connect to the database. If I run the app
    from within studio without debugging, it works. When trying to debug, I
    gave it the name and password of the administrator as prompted but it just
    can't connect. I have set up debugging in IIS. Any sugguestions?

    Bill


  • Mark Rae

    #2
    Re: ASP and MS Access

    "News.Microsoft .com" <billgower@char ter.netwrote in message
    news:u8jj0qTGHH A.1252@TK2MSFTN GP02.phx.gbl...
    >I am testing an app on my own development machine. I am using IIS 5 with
    >ASP
    This group is for ASP.NET, not ASP.
    Any sugguestions?
    Post in microsoft.publi c.inetserver.as p.general or, more specifically,
    microsoft.publi c.inetserver.as p.db


    Comment

    Working...