Type mismatch: CLng
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=18957
Printed Date: 12 April 2026 at 5:39pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Type mismatch: CLng
Posted By: vassabi
Subject: Type mismatch: CLng
Date Posted: 26 March 2006 at 3:23pm
Dear boRg one of my users get this error message when trying to enter the forum, after I upgraded it to 8.0 RC1 version
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'CLng'
/Forum/functions/functions_common.asp, line 436
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 27 March 2006 at 12:06pm
The only thing I can think is you have a corrupted file as there should be nothing on line 436 of functions/functions_common.asp
Try reuploading
|
Posted By: vassabi
Date Posted: 27 March 2006 at 12:38pm
-boRg- wrote:
The only thing I can think is you have a corrupted file as there should be nothing on line 436 of functions/functions_common.asp
Try reuploading
|
Dear boRg this is from fresh copy of the source code of WWF for Access version which I just downloaded, opened in Macromedia Dreamweaver 8.0

|
Posted By: WebWiz-Bruce
Date Posted: 27 March 2006 at 12:50pm
|
But 'CLng' is not used on that line, so it is impossible to get this error from this line unless the file is corrupted or been modified.
|
Posted By: vassabi
Date Posted: 27 March 2006 at 1:24pm
-boRg- wrote:
But 'CLng' is not used on that line, so it is impossible to get this error from this line unless the file is corrupted or been modified.
|
Dear boRg it is, this is from fresh copy from your download link.

|
Posted By: WebWiz-Bruce
Date Posted: 27 March 2006 at 3:30pm
OK I found the code now, but this part of the code has not changed since version 7 over a year ago.
The only reason why I can see that this person is getting this error is if they are using some sort of browser masking or some strange version of Firefox.
Could you find out what browser the person is using and what there browser is identifying itself as?
|
Posted By: vassabi
Date Posted: 27 March 2006 at 3:45pm
Yes I guess the problem is with the borwser version, in the 7.x version I noticed that the browser and OS of this user is always appear to be Unknown, but user use Windows XP with IE 6.x
Anyway everything works fine when I commented lines 435, 436 do u think this will cause some trouble in future?
|
|