| Author |  Topic  | 
              
                | Space_CowboyStarting Member
 
 
 
                34 Posts | 
                    
                      |  Posted - 10 June 2001 :  00:42:05     
 |  
                      | Nope, still no go! Now it says 
 Microsoft JET Database Engine error '80004005'
 
 '\\genfs2\www21\spacecowboy9999\forum\spacecowboy9999\fpdb\snitz_forums_2000.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
 
 /spacecowboy9999/forum/setup_login.asp, line 58
 
 
 
 |  
                      |  |  | 
              
                | BevStarting Member
 
 
 
                4 Posts | 
                    
                      |  Posted - 10 June 2001 :  12:34:25   
 |  
                      | I really, really like this forum script! It works beautifully on my computer with PWS setup, but I can't get it to work at all on the web host's NT server. I have tried many variations of the path on these 2 strConnString lines: 
 strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/d:/html/users/arringtonsnet/database/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:/html/users/arringtonsnet/database/snitz_forum.mdb;" '## MS Access 2000
 
 And I have uncommented:
 
 strDBType = "access"
 
 I reloaded a fresh database, thinking I had confused the script with personal configurations while it was on my computer's PWS server... still no luck.
 
 The web host has set the read/write permissions eariler for another database. Any ideas as to what I'm doing wrong?
 
 Thanks for any help.
 
 
 
 
 |  
                      |  |  | 
              
                | Space_CowboyStarting Member
 
 
 
                34 Posts | 
                    
                      |  Posted - 10 June 2001 :  14:51:08     
 |  
                      | You might want to try putting the database into the same folder as your asp stuff is. I don't know if it well work, but at least you'll know for sure if it is a read / write error! 
 EDIT: It works! Do that and you should have no problems accessing your forum! :D
 
 
 
 Edited by - Space_Cowboy on 10 June 2001  14:53:22
 |  
                      |  |  | 
              
                | BevStarting Member
 
 
 
                4 Posts | 
                    
                      |  Posted - 10 June 2001 :  15:07:55   
 |  
                      | I had thought about doing that, but didn't figure the Forum folder had read/write permission, so was probably a waste of time... I'll try it anyway, haha.... I'm just sittin' here scratchin' my head about it. 
 
 
 |  
                      |  |  | 
              
                | BevStarting Member
 
 
 
                4 Posts | 
                    
                      |  Posted - 10 June 2001 :  15:35:07   
 |  
                      | got the host's techie lookin into the problem now... I'll wait 'n' see what he finds. 
 
 |  
                      |  |  | 
              
                | e3stoneAverage Member
 
    
 
                USA885 Posts
 | 
                    
                      |  Posted - 10 June 2001 :  18:44:20   
 |  
                      | quote:
 I really, really like this forum script! It works beautifully on my computer with PWS setup, but I can't get it to work at all on the web host's NT server. I have tried many variations of the path on these 2 strConnString lines:
 
 strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/d:/html/users/arringtonsnet/database/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path
 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:/html/users/arringtonsnet/database/snitz_forum.mdb;" '## MS Access 2000
 
 And I have uncommented:
 
 strDBType = "access"
 
 I reloaded a fresh database, thinking I had confused the script with personal configurations while it was on my computer's PWS server... still no luck.
 
 The web host has set the read/write permissions eariler for another database. Any ideas as to what I'm doing wrong?
 
 Thanks for any help.
 
 
 
 is your database named "snitz_forum.mdb" or "snitz_forum_2000.mdb"?
 
 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=d:/html/users/arringtonsnet/database/snitz_forum_2000.mdb;" '## MS Access 2000
 
 I see that you're at ReadyHosting.  Uncomment the above string connection, correct the db name if necessary, and try this one again
  
 <-- Eric -->
 
  
 InsideWaco.com
 |  
                      |  |  | 
              
                | BevStarting Member
 
 
 
                4 Posts | 
                    
                      |  Posted - 11 June 2001 :  22:38:16   
 |  
                      | Thanks for responding e3stone... I found the problem, and in the meantime I think the server host may have corrected some of their's. At the beginning of the path, I removed the "/" (/d:/...) and it worked just fine! I also saw that I had two different databases listed, and had already corrected that.
 
 Thanks for the help, I appreciate it. Now, what can you tell me about ReadyHosting.com??
 
 
 
 Edited by - Bev on 11 June 2001  22:40:41
 |  
                      |  |  | 
              
                | e3stoneAverage Member
 
    
 
                USA885 Posts
 | 
                    
                      |  Posted - 11 June 2001 :  23:10:45   
 |  
                      | I haven't had too many problems with ReadyHosting.  Overall, they're a good host.  Cheap and somewhat reliable. 
 <-- Eric -->
 
  
 InsideWaco.com
 |  
                      |  |  | 
              
                | khooniStarting Member
 
 
 
                Denmark1 Posts
 | 
                    
                      |  Posted - 13 June 2001 :  11:46:12     
 |  
                      | Hi 
 i dont know what i have done wrong, i cant get the snitz forum runing. I have uploaded all the files but still i cant get it runing,
 http://www.friserverplads.dk/system/manager.cgi here is my login and pass: Login: totaldata - pass: sufi420 hope someone will look at it and tell what i have done wrong.
 Thanx 4 now and Bye!
 
 Donno wat 2 say!
 |  
                      |  |  | 
              
                
                |  Topic  |  |