Author |
Topic  |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 19:04:53
|
I get this error message when I try to open the default.asp file:
ADODB.Connection.1 error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.
inc_top.asp, line 42
ch-chinng$$$$ |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 19:26:29
|
You might try using a different strConnString
If you are using one that is labeled for use with Access97, try the one for Access2000 and vice versa. |
 |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 19:31:29
|
Thanks, I have now tried that, but to no avail. I'm wondering is I have written it correctly:
& Server.MapPath("../cgi-bin/snitz_forums_2000.mdb")
My .mdb is in the cgi-bin. Would I be better off using a relative or an absolute path?
Is this the correct syntax if my cgi-bin is located on the same hierarchical level as my forum folder??
Thanks for your help! 
ch-chinng$$$$ |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 19:42:25
|
try taking out the .. that is in front of /cgi-bin/ |
 |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 19:53:38
|
Still get the same error message. Whatever is wrong? I'm trying to open the default.asp page ...
\cgi-bin\(database) \forum \forum\tools
That's my set up.

ch-chinng$$$$
Edited by - kewl on 18 March 2001 19:54:23
Edited by - kewl on 18 March 2001 19:55:04 |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 20:15:48
|
I've tried them both 100 times and now I've run that script and all...
Still don't work!!
Could it be something to do with my server host? (Access not supported or something?)
Now I'm getting sent straight to setup.asp when I try to access default.asp...
???
ch-chinng$$$$ |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 20:22:02
|
Is this the URL for where you are trying to install your forum?
http://www.ingulfsen.com/forum/
If so, this is the error I get when I just tried it:
quote:
HTTP Error 506 506 ASP Not Available The ASP service is unavailable for this host. Please check the URL to ensure that the path is correct. Please contact the server's administrator if this problem persists.
|
 |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 20:35:56
|
No, absolutely not! I did try there but it didn't take long to figure out it would'nt work 
It's here:
http://www.kroaibo.no/forum
ch-chinng$$$$ |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 20:45:21
|
It might have to do with an older version of ADO being installed on that server.
Can you try this:
Right-click on the following link and choose "Save Target As" and then download the file.
http://richard.cfm-resources.com/testver.txt
Rename it to testver.asp and then upload it to your /forum directory
I just want to see what version of ADO is running on that server. |
 |
|
kewl
Starting Member
Norway
10 Posts |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 21:07:09
|
Ok, I'll contact my host. I think he's got Unix servers...
Thank you for your time 
Also, I have a suggestion: How about those smilies could be used without adding the annoying []?
___________________ Proofread carefully to see if you any words out |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 21:11:28
|
Once you get your forum setup you can edit the code used to insert the smilies so that you don't have to use the brackets around it.
It's there so that people can use :) (and other emoticons) without it being converted to a smilie icon. |
 |
|
kewl
Starting Member
Norway
10 Posts |
Posted - 18 March 2001 : 21:15:21
|
Can I have personalized icons for the members?
I should probably do a forum search, I know, I know... 
___________________ Proofread carefully to see if you any words out |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 18 March 2001 : 21:46:08
|
Not sure what you mean by personalized icons.. |
 |
|
|
Topic  |
|