Database Problem

  • Thread starter Thread starter ruca
  • Start date Start date
R

ruca

I have an ASP.NET application that uses MS Access.
In my PC works fine. If I put the application in my notebook he can't
connect with Access DataBase.

There is any differences about connection DB in normal PC's and notebooks?
What do I have to do?
Note that my BD is local (is in C:\)
 
¤ I have an ASP.NET application that uses MS Access.
¤ In my PC works fine. If I put the application in my notebook he can't
¤ connect with Access DataBase.
¤
¤ There is any differences about connection DB in normal PC's and notebooks?
¤ What do I have to do?
¤ Note that my BD is local (is in C:\)

No error message was posted but I will assume it's a permissions issue:

PRB: Cannot Connect to Access Database from ASP.NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;316675&Product=aspnet


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
Hi Ruca,

And there is IIS running on that notebook with the Net framework?
And all rights are set OK for the ASPNET user?.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top