Author |
Topic  |
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 28 April 2002 : 19:07:46
|
place the db in inetpub, not in a separate folder. that folder (inetpub) will have the correct rights
 Crash's Site | Crash is from 
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 19:09:05
|
I know this may sound stupid, but:
Are you sure you are using the correct name for the database? Also did you set the permissions using Windows explorer?
I apologize if this does look stupid.
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
clynn
Starting Member
36 Posts |
Posted - 28 April 2002 : 19:17:55
|
YESSSSSSSSSSSSSSSSSSS!
You guys are good.
|
 |
|
Rune
Starting Member
31 Posts |
Posted - 28 April 2002 : 19:18:58
|
nope.
Dang, I wish the setup file would say "The database could not be opened at __________ ..." and give the location of where it's actually looking. :)
[edit] Whadjoo do?!? [/edit] :)
Edited by - Rune on 28 April 2002 19:19:40 |
 |
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 28 April 2002 : 19:20:44
|
whereami.asp tells you that...
 Crash's Site | Crash is from 
|
 |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
Posted - 28 April 2002 : 19:21:11
|
quote:
I apologize if this does look stupid.
Doesn't hurt to be too careful, eh? 
Nikkol |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 19:21:48
|
quote:
YESSSSSSSSSSSSSSSSSSS!
You guys are good.
Now you got me curious... What was it?
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 19:23:30
|
quote:
quote:
I apologize if this does look stupid.
Doesn't hurt to be too careful, eh? 
Nikkol
You bet .
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
Rune
Starting Member
31 Posts |
Posted - 28 April 2002 : 19:30:12
|
clynn, come back!!!
What did you do to fix it?
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 19:31:50
|
quote:
clynn, come back!!!
What did you do to fix it?
Rune what's your connection string. Also, did you try to use whereami.asp?
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
clynn
Starting Member
36 Posts |
Posted - 28 April 2002 : 19:36:59
|
It had to be an NT issue. I am stumped though, cuz I had it working with my original config in an earlier install.
|
 |
|
Rune
Starting Member
31 Posts |
Posted - 28 April 2002 : 19:41:07
|
quote: strDBType = "access"
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\snitz_forums_2000.mdb" '## MS Access 2000
... and this is my whereami results that's in the same Inetpub folder:
quote: Look for this line at about line 58:
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 2000
Change it to say (all one one line):
strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\snitz_forums_2000.mdb" '## MS Access 2000
I've tried it as "\snitz_forums_2000.mdb" as "\Inetpub\snitz_forums_2000.mdb" as "C:\Inetpub\snitz_forums_2000.mdb", etc
I have the db file in the Inetpub directory and have verified the name.
I just no it's going to be something simple that I"m overlooking. 
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 19:44:21
|
What permissions does the Internet Guest Account has for the c:\inetpub folder? Check that with Windows Explorer, by right clicking the folder name, choosing Properties on the popup menu and selecting the Security tab.
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
Rune
Starting Member
31 Posts |
Posted - 28 April 2002 : 20:09:44
|
Oh, for cryin' out ... /me bangs head on wall repeatedly ...
I had so many windows open of browsers, explorer folders, readme files, etc ... that I got a little confused ... I was editting the config.asp file that was in the directory where Snitz was first installed ... not the config.asp that's in the directory where I copied it to in my server directories. I was editting the wrong copy and was dumbstruck as to why it never seemed to make any change.
Any way we can forget this whole thing and start from scratch or should I just re-register under a different name next time so I don't get responses like "Are you sure your computer's turned ON?" 
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 28 April 2002 : 20:13:10
|
quote:
Any way we can forget this whole thing and start from scratch or should I just re-register under a different name next time so I don't get responses like "Are you sure your computer's turned ON?"
Yes, that happens to all of us. That's why I sometimes insist in asking seemingly stupid questions  .
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|
Topic  |
|