Author |
Topic |
|
anad0123
Starting Member
USA
7 Posts |
Posted - 06 July 2001 : 11:00:52
|
Integrated the Snitz db with mine. The forum worked well until I hit any other of my asp pages, which now wont work either. The error message I on my pages is: Error Type: Provider (0x80004005) Unspecified error I cannot get a connection with my database, says file is already in use. I am even unable to open the db because of the same file already in use. I get errors trying even to restore the dsn... I am using Ultradev for the rest of the site, and both the site and the forum were working great until I go back and forth from them. Also, setup.asp wont find the database after attempting to open pages, but will if it is clean start and first page to load. Somehow it seems that a connection to the db is being established and another one wants to get there too...don't know where to look or how to fix this...Please help
|
|
RaiderUK
Average Member
United Kingdom
577 Posts |
|
anad0123
Starting Member
USA
7 Posts |
Posted - 06 July 2001 : 20:03:59
|
It is, only that first I had only one database and then i had two. I also had my site with a dsn and the forum with dsn less, not that I think it matters...Im still trying to figure it out
Edited by - anad0123 on 06 July 2001 20:07:32 |
|
|
RaiderUK
Average Member
United Kingdom
577 Posts |
Posted - 07 July 2001 : 07:22:43
|
it is a problem with the .ldb file, give the folder containing the database full permissions, and alse make sure the DSN is not read only.
|
|
|
anad0123
Starting Member
USA
7 Posts |
Posted - 07 July 2001 : 10:21:20
|
You are right about the ldb file, however, my problem was solved once I deleter authentication to private forums. See, I have authentication to go into my site and was then using snitz auth to go into forum. However, snitz had locked the db to all but the members of the forum and apparently when I went into my pages, it would not give this up. I fixed it by deleting the ldb file (this alone did not do it) and setting my forums to everyone. Now I am trying to have only one authentication going on, and am attempting to modify the members table for this...with not very good results quite frankly. Anyway, thank you for your help!
|
|
|
RaiderUK
Average Member
United Kingdom
577 Posts |
Posted - 09 July 2001 : 06:21:10
|
ok, good to see you got it sorted
|
|
|
|
Topic |
|