ASP and Acess and IIS

ASP and Acess and IIS

am 06.12.2006 14:52:58 von billgower

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