Active Topics error
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=17305
Printed Date: 17 April 2026 at 11:29am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Active Topics error
Posted By: mark
Subject: Active Topics error
Date Posted: 21 November 2005 at 11:17am
Hi, I'm evaluating this software for possible use on a clients web site. I'm running against SQL Server 2000 on IIS5, and to test it out I have successfully set up 2 topics with dummy posts in 1 forum. I'm getting the following error when clicking on the "Active Topics" link at the top of the forum page:
----
Erreur de compilation Microsoft VBScript error '800a0401'
Fin d'instruction attendue
/iisHelp/common/500-100.asp, line 11
Dim objASPError, blnErrorWritten, strServername, strServerIP, strRemoteIP **Dim strMethod, lngPos, datNow, strQueryString, strURL
Microsoft OLE DB Provider for SQL Server error '80040e14'
Must pass parameter number 2 and subsequent parameters as '@name = value'. After the form '@name = value' has been used, all subsequent parameters must be passed in the form '@name = value'.
/site/forum/active_topics.asp, line 312
----
The ** above indicates the error marker. Any ideas folks?
------------- --
mark
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 21 November 2005 at 12:32pm
This error seems to happen when the double numbers on the server use a dot (.) and on the SQL Server they use a comma (,)
eg 100.2
100,2
Try changing the locale settings to match that on the SQL Server
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|