ASP and MS Access

  • Thread starter Thread starter News.Microsoft.com
  • Start date Start date
N

News.Microsoft.com

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
 
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.public.inetserver.asp.general or, more specifically,
microsoft.public.inetserver.asp.db
 
Back
Top