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 / Classic ASP versions(v3.4.XX)
 please help-ADODB.Field error '800a0bcd'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

karthiksv84
Starting Member

1 Posts

Posted - 19 June 2004 :  07:15:14  Show Profile
i have uploaded my files to my host server(freeasp.us).it is at www.freeasp.us/karthiksv84/forum/ . but i get the following error. the whole page is filled up with some script, and at the end is this error message-
ADODB.Field error '800a0bcd'

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

i have also tried running setup.asp.
the full screen is crowded with script and in the end it says-

The database needs to be installed !!

You need to create all the tables in the database before you can start using the forum.


Click here to create the tables in the database.

Click here to retry.

then, is asks for username and password for tables and forum username and password. when i press the submit button, i get a screen telling that the database is setup. but no matter how many times i run the setup.asp, the database does not seem to be installed.
and...in all the screens, a full page of script is seen on the first page...


i am new to asp. so can anyone help me out please?


this is the page of default.asp-
TREMAILVAL") strPageBGImageUrl = Application(strCookieURL & "STRPAGEBGIMAGEURL") strImageUrl = Application(strCookieURL & "STRIMAGEURL") strJumpLastPost = Application(strCookieURL & "STRJUMPLASTPOST") strStickyTopic = Application(strCookieURL & "STRSTICKYTOPIC") strShowSendToFriend = Application(strCookieURL & "STRSHOWSENDTOFRIEND") strShowPrinterFriendly = Application(strCookieURL & "STRSHOWPRINTERFRIENDLY") strProhibitNewMembers = Application(strCookieURL & "STRPROHIBITNEWMEMBERS") strRequireReg = Application(strCookieURL & "STRREQUIREREG") strRestrictReg = Application(strCookieURL & "STRRESTRICTREG") strGroupCategories = Application(strCookieURL & "STRGROUPCATEGORIES") strShowTimer = Application(strCookieURL & "STRSHOWTIMER") strTimerPhrase = Application(strCookieURL & "STRTIMERPHRASE") strShowFormatButtons = Application(strCookieURL & "STRSHOWFORMATBUTTONS") strShowSmiliesTable = Application(strCookieURL & "STRSHOWSMILIESTABLE") strShowQuickReply = Application(strCookieURL & "STRSHOWQUICKREPLY") if strSecureAdmin = "0" then Session(strCookieURL & "Approval") = "15916941253" end if if strAuthType = "db" then strDBNTSQLName = "M_NAME" strAutoLogon = "0" strNTGroups = "0" else strDBNTSQLName = "M_USERNAME" end if %>
Home | Profile | Register | Active Topics | Members | Search | FAQ



ADODB.Field error '800a0bcd'

Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.

/karthiksv84/forum/Default.asp, line 91

thank you

The Impact
Junior Member

Australia
398 Posts

Posted - 19 June 2004 :  07:25:39  Show Profile
Looks like your missing some code in the config.asp.

Try uploading the version of config.asp from your zip file and run setup.asp.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 19 June 2004 :  17:15:33  Show Profile  Send ruirib a Yahoo! Message
Make sure the folder where your database is located has read / write permissions for the anonymous internet user. Talk to your host about that.


Snitz 3.4 Readme | Like the support? Support Snitz too
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.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07