Alex LL
|
| Posted: 05/09/2002, 7:41 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
|
|
|
 |
Alex Alexapolsky
|
| Posted: 05/10/2002, 4:30 AM |
|
Most probably this is because MS Access database is not transfered to your
server. Select connection string "Create automatically" option in
Site/Properties/Database
|
|
|
 |
|