Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Members are not able to enter board.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bishop009
Starting Member

8 Posts

Posted - 25 May 2001 :  03:14:58  Show Profile
I have just finished setting up the board and a couple of people can not login to the board. They went through the whole registration process and I even see there names in the members section. But one of them told me that when they press the members section they get this error:

ADODB.Recordset error '800a0bb9'

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

/tons1234/forum/members.asp, line 139

They are not even able to see the "Login" and "Logout" link up top.

Please any help is appreciated

wdegnan
Starting Member

1 Posts

Posted - 25 May 2001 :  22:35:59  Show Profile
I had the same problem. I changed one line in config.asp-

Old:
strCookieURL = Left(Request.ServerVariables("Path_Info"),....

New:
strCookieURL = "f:\users\name\www\htdocs"

Problem seems to be that server.mappath does not work the same on all servers.
I have integrated a number of third party ASP apps into my website on Hostpro.
In every case, server.mappath does not return a path that the app can use. Server.mappath assumes a system path like "www.[].com". Hostpro starts at "www.[server.[].com\users\name\www\htdocs".

So, in every case, I have hardcoded the system path. Not elegant, but it works.

Hope this helps.


Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07