also getting error in Active topics.asp
Provider error '80040e21'
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
/Forum/v10/active_topics.asp, line 302
line 302 :
rsForum.Filter = "Last_entry_date > #" & CDate(Session("dtmLastVisit")) & "#"
i think its same problem like with the defult
wait i go see what other files i can go and see if get more errors
ok heres another Error i get from "pm inbox.asp"
error '80020009'
Exception occurred.
/Forum/v10/functions/functions_date_time_format.asp, line 156
line 156 :
dtmTempDate = DateAdd("h", + intTimeOffSet, dtmDate)
pop_up_profile.asp :
error '80020009'
Exception occurred.
/Forum/v10/pop_up_profile.asp, line 156
line 156 :
dtmJoined = CDate(rsCommon("Join_date"))
most date problem how to fix it ?
(alredy tried the LCID read first msg)
plz help me 