Xavier
|
| Posted: 05/09/2002, 8:55 AM |
|
Hello & sorry for the trivial question...
I miss something to configure about CC examples.
I open CC, load an example file and I get
"Database connection error: C:\path...\bugtrack_MSAccess.mdb is not a valid
path..."
I've Access 97 installed and MS Pws running correctly.
If I go on and generate the project, when I open page http://localhost/BugTrack/default.asp
I get a white page with this error:
Microsoft JET Database Engine error "80004005'
"C:\Program Files\CodeCharge\Examples\BugTrack\BugTrack_MSAccess.mdb" is not
a valid path..."
/BugTrack/Common.asp, line 25
Can anybody explain me what's wrong?
Thanks,
Alex
|
|
|
 |
Barry G. Sumpter
|
| Posted: 05/09/2002, 2:38 PM |
|
Hi Alex,
I installed CC on my D: drive and get this all the time.
Did you check to see if this .mdb is on the path?
If it is then fire MSAccess and see if you can open it.
You'll need to look at
CC2 | Site | Properties | Database (tab)
and probably reset the connection string.
Have a look around this Properties page and have a go.
baz
"Xavier" <nobody@nowhere.invalid> wrote in message
news:abe65h$fso$1@news.codecharge.com...
> Hello & sorry for the trivial question...
>
> I miss something to configure about CC examples.
> I open CC, load an example file and I get
> "Database connection error: C:\path...\bugtrack_MSAccess.mdb is not a
valid
> path..."
> I've Access 97 installed and MS Pws running correctly.
> If I go on and generate the project, when I open page
> http://localhost/BugTrack/default.asp
> I get a white page with this error:
>
> Microsoft JET Database Engine error "80004005'
>
> "C:\Program Files\CodeCharge\Examples\BugTrack\BugTrack_MSAccess.mdb" is
not
> a valid path..."
> /BugTrack/Common.asp, line 25
>
>
> Can anybody explain me what's wrong?
> Thanks,
> Alex
>
>
>
>
|
|
|
 |
|