Author |
Topic |
|
Guest
Starting Member
31 Posts |
Posted - 13 May 2001 : 05:19:09
|
Hi i am a new user to ASP. i just put the file to my server(IIS4.0). it seems to work. but a message "-2147467259" keep showing in left-upper corner. and i can't make any change to the board setting, like Admin PW..so on. PS:i've checked the DB path correct, the message board shows up but that message exits and no change could be made.
Plz Help..THX
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 13 May 2001 : 17:42:38
|
Sound like it could be a permissions problem with the database. |
|
|
Doug G
Support Moderator
USA
6493 Posts |
Posted - 13 May 2001 : 21:00:29
|
-2147467259 is a database-related error (80004005) with many permutations. As Richard stated, incorrect database to webserver permissions are a likely problem.
====== Doug G ====== |
|
|
vintwg01
Starting Member
2 Posts |
Posted - 14 May 2001 : 03:13:26
|
quote:
-2147467259 is a database-related error (80004005) with many permutations. As Richard stated, incorrect database to webserver permissions are a likely problem.
====== Doug G ======
i've asked my webmaster about permission and was told that i have the full permission(RWX) in my folder, including forum folder. and i tried to setup the forum, when i click in update database, a critical error read"Can't add default values for new fields in CONFIG table!" is it related or a clearence to the problem? THX
Edited by - vintwg01 on 14 May 2001 03:18:03 |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 14 May 2001 : 04:27:14
|
make sure your database is nor readonly, also if your host is using Win2K, ask them to ensure that the db directory has modify rights as well as read and write
|
|
|
vintwg01
Starting Member
2 Posts |
Posted - 14 May 2001 : 06:05:59
|
quote:
make sure your database is nor readonly, also if your host is using Win2K, ask them to ensure that the db directory has modify rights as well as read and write
Really Thx for instant reply i've tried V3.2, and a message read "Microsoft JET Database Engine error '80004005'
/forum/inc_functions.asp, line673 " is it problem about "MY"right to modifiy the *.mdb file?or the public right to modifiy the *.mdb fire? =I've checked the the file uploaded is no readonly.=
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 14 May 2001 : 06:09:31
|
The directory containing your DB, and the DB file itself, requires Read/Write/Modify rights for the IUSR_XXXXXX account, this is the account that web users are connected as.
|
|
|
|
Topic |
|