Print Page | Close Window

Exception occurred.

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10527
Printed Date: 08 April 2026 at 10:29am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Exception occurred.
Posted By: zadax
Subject: Exception occurred.
Date Posted: 19 May 2004 at 4:43pm

i am using Sql Db ver 7.8 .

i am getting this error whan i am trying to load the defualt page

error '80020009'

Exception occurred.

/Forum/v10/default.asp, line 259

in that line :

dtmForumStartDate = CDate(rsForum("Date_Started"))

 

i tut its the CDATE thing so i changed in common.asp the

and i got this error :

SessionID error 'ASP 0219 : 80004005'

Invalid LCID

/Forum/v10/common.asp, line 56

The specified LCID is not available.

 

plz help me




Replies:
Posted By: zadax
Date Posted: 19 May 2004 at 6:42pm

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



Posted By: Diep-Vriezer
Date Posted: 19 May 2004 at 7:27pm

Do you use a different LCID? This is what I got of a forum

Originally posted by Vince Vince wrote:

To use a regional setting or Locale you have to have the particular locale installed on your computer, and this is what the message is about that it can't find the locale id or LCID. If you go to control panel -> regional settings and make sure your language is set as one of the languages that you can use on the PC.

Try that. It might work. If not, try to google around a bit. It's amazing how many people are recieving this error.



-------------
Gone..


Posted By: dpyers
Date Posted: 19 May 2004 at 8:36pm

list of valid lcid's at

http://www.pagedowntech.com/faq/faq.asp?faqid=21 - http://www.pagedowntech.com/faq/faq.asp?faqid=21



-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: Gullanian
Date Posted: 22 May 2004 at 6:27pm
Try taking the cdate() function off.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net