<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : CDate errors</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : CDate errors]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 04:22:38 +0000</pubDate>
  <lastBuildDate>Thu, 25 Dec 2003 16:30:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=8317</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[CDate errors : SORTED! Managed to find out that...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43084.html#43084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 4:30pm<br /><br /><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=3>SORTED!</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=3>Managed to find out that my server is hosted in germany (.de domain in mailer router) and so set the following...</FONT></P><FONT color=#800000 size=1><P><FONT face="Verdana, Arial, Helvetica, sans-serif" size=3>Session.lcid = 1031</FONT></P><P><FONT face="Verdana, Arial, Helvetica, sans-serif" color=#000000 size=3>Works like a dream now.&nbsp; Cheers all</FONT></P></FONT>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 16:30:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43084.html#43084</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : is there any other way of finding...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43072.html#43072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 1:48pm<br /><br /><P>is there any other way of finding what the LCID should be set to?&nbsp; Maybe the information iv got isnt right.&nbsp; Any way of running a script that shows whats running on the server???</P><P>Ta</P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 13:48:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43072.html#43072</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : I had the same problem - But I...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43052.html#43052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14366">Arvin</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 9:36am<br /><br /><P>I had the same problem - But I only needed to unquote the line:<BR>Session.LCID = 1030 (Danish)</P><P>And then no problems - No Global.asa or so...&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 09:36:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43052.html#43052</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : this is the line causing the problem... If...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43035.html#43035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 4:22am<br /><br /><P>this is the line causing the problem...</P><P><FONT color=#000066 size=1>If Session("dtmLastVisit") &lt; CDate(Request.Cookies("ForumVisit")("LastVist")) Then<BR>&nbsp;&nbsp; Response.Write(strTxtYouLastVisitedOn &amp; " " &amp; DateFormat(Session("dtmLastVisit"), saryDateTimeData) &amp; " " &amp; strTxtAt &amp; " " &amp; TimeFormat(Session("dtmLastVisit"), saryDateTimeData) &amp; ".")<BR>End If&nbsp; </FONT></P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 04:22:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43035.html#43035</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : Ok, i think its 1033. See htt...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43030.html#43030</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 4:07am<br /><br /><P>Ok, i think its 1033.</P><P>See <A href="http://faq.&#111;neand&#111;ne.co.uk/hosting/14.html" target="_blank">http://faq.oneandone.co.uk/hosting/14.html</A></P><P>I put that code in the global.asa file though, no luck.&nbsp; Ive also uncommented the line in the common.asp file, with and without the bit in global.asa.</P><P>God this is a nightmare.&nbsp; Still getting the same error too.</P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 04:07:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43030.html#43030</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : How do you find out the locale...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43027.html#43027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 3:48am<br /><br />How do you find out the locale setting on an ISPs server?&nbsp; Is there an ASP script you can run which shows it?]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 03:48:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43027.html#43027</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : You need to set the LCID number...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43026.html#43026</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 3:30am<br /><br />You need to set the LCID number to that of your hosts locale.<br><br>If you run the server yourself, check all the date and time settings inthe servers control panel are set to your own locale. (there is nmorethan one)<br>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 03:30:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43026.html#43026</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : Yes ive unquoted the line &amp;#039;Session.LCID...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43022.html#43022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 3:03am<br /><br /><P>Yes ive unquoted the line 'Session.LCID = 1033 in both the common.asp file in the root and also in the admin folder.&nbsp; It works(ed!) fine on Web Wiz server. And ive set it to 2057 for UK.</P><P>??? Any ideas?</P><P>PS: Please reply to my email ASAP!</P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 03:03:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43022.html#43022</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : Have you follwed the install instructions...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post43019.html#43019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 25&nbsp;December&nbsp;2003 at 2:50am<br /><br />Have you follwed the install instructions that descibes a solution to this problem if you get it on the server you are on????<br>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 02:50:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post43019.html#43019</guid>
  </item> 
  <item>
   <title><![CDATA[CDate errors : Please please help.... I keep...]]></title>
   <link>https://forums.webwiz.net/cdate-errors_topic8317_post42982.html#42982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7868">Mattblack</a><br /><strong>Subject:</strong> 8317<br /><strong>Posted:</strong> 24&nbsp;December&nbsp;2003 at 3:46pm<br /><br /><P>Please please help....</P><P>I keep getting the following error the first time i load my forums up....</P><P><FONT color=#000099>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a000d'</FONT><FONT size=1> </FONT></FONT><P><FONT color=#000099><FONT face=Arial size=2>Type mismatch: 'CDate'</FONT> </FONT><P><FONT color=#000099><FONT face=Arial size=2>default.asp</FONT><FONT face=Arial size=2>, line 77</FONT></FONT> </P><P>If i reload the page, i get this error....</P><P><FONT color=#000099>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a000d'</FONT><FONT face="Times New Roman" size=3> </FONT></FONT></P><P><FONT color=#000099><FONT face=Arial size=2>Type mismatch: 'CDate'</FONT> </FONT><P><FONT color=#000099><FONT face=Arial size=2>common.asp</FONT><FONT face=Arial size=2>, line 193</FONT> </FONT></P><P>I get back to the first error by clearing my cookies.&nbsp; What on earth is going on???&nbsp; Please please help!</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 24 Dec 2003 15:46:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/cdate-errors_topic8317_post42982.html#42982</guid>
  </item> 
 </channel>
</rss>