Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/2004/v_01/forum/inc_sitestat.asp, line 367
set file = fso.OpenTextFile(strCounterTxtPath,1,true)
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/2004/v_01/forum/inc_sitestat.asp, line 367 Originally posted by modifichicci<
I haven't my file with me, i am on vacation... Check the table and the fields value in db, i remember i had to insert something by hand, but now i cannot verify it..
ADODB.Field error '800a0bcd'
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/2004/v_01/forum/inc_sitestat.asp, line 309
Originally posted by hans_<
I solved the problem with the error. The problem was with FSO and bad path to the TXT file. Now runs the counter over TXT, because with Snitz dtb displayed the page some errors. Now I have the sitecount on the page. But instead numbers I see character #
Is it OK?![]()
Thanks