Print Page | Close Window

problem whit IIS

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=1953
Printed Date: 31 March 2026 at 4:48am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: problem whit IIS
Posted By: venki
Subject: problem whit IIS
Date Posted: 20 April 2003 at 4:59pm
I have a problem whit IIS on WinXP. I had try to uninstal and instal again IIS, but no results. I have tested webwizforum 6.28 and 6.32 and 7 but its not working. 
Ffirst error I get is this:

Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'CDate'
/forum/common.asp, line 228

so I go that line in common:

Session("dtmLastVisit") = CDate(Request.Cookies"ForumVisit")("LastVist"))

and remove CDate( **** )
then I get the same error on line 238

If CDate(Request.Cookies("ForumVisit")("LastVist")) < DateAdd("n", -5, Now()) Then

and again I remove funkcion CDate( **** )
but them I get error:

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/forum/active_users.inc, line 172

so I go in Contorl Panel > Administrative Tolls > Internet Infromation Services



There I turn on Write but it still wont work.

line 172 in active_users.inc is:

     adoCon.Execute(strSQL)

Help!!!!



Replies:
Posted By: oneminuteguy
Date Posted: 20 April 2003 at 5:46pm
The CDate error has to do with the time/date settings of the place where the forum is being used.

In your forum, try changing your LCID number to 1050, which is the Croation LCID number.

If you don't know what I'm talking about, check out boRg's CDate faq here: http://www.webwiz.net/asp/faq/date_time_settings.asp - http://www.webwiz.net/asp/faq/date_time_settings.asp

Hope this helps
OMG


Posted By: PsYcHoCoP
Date Posted: 21 April 2003 at 4:04am

Just change the default: Session.LCID = 1033 to Session.LCID = 1050

in both common.asp



-------------
The spelling mistakes has been inserted automatically of consideration to the people who find a great pleasure to search for it


Posted By: venki
Date Posted: 21 April 2003 at 11:06am
thanks, its working now.



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