Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: Authentication: NT
 NT Groups & NT AutoLogon...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Raph
Starting Member

United Kingdom
9 Posts

Posted - 14 March 2003 :  09:59:10  Show Profile

I just turned on NT Group & NT AutoLogon and now I get.

error '800401e4'
Invalid syntax

/inc_func_common.asp, line 822

How can I fix this quickly?

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 March 2003 :  10:06:53  Show Profile
What is on line 882?
Did you turn off Anonymous Access on your server?

Support Snitz Forums
Go to Top of Page

Raph
Starting Member

United Kingdom
9 Posts

Posted - 14 March 2003 :  10:17:37  Show Profile
dim rs_chk

if Session(strCookieURL & "username")="" then

'## Forum_SQL
strSql ="SELECT MEMBER_ID, M_LEVEL, M_PASSWORD, M_USERNAME, M_NAME "
strSql = strSql & " FROM " & strMemberTablePrefix & "MEMBERS "
strSql = strSql & " WHERE M_USERNAME = '" & ChkString(Session(strCookieURL & "userid"), "SQLString") & "'"
Line 821 strSql = strSql & " AND M_STATUS = " & 1
Line 822

I Turned off Anonymous Access on the Site a few days ago after changing Authorization Type: NT.

Then "Feature NT Configuration" appeared under Admin Option with the two options that broke my new forum.

Go to Top of Page

Raph
Starting Member

United Kingdom
9 Posts

Posted - 14 March 2003 :  10:33:48  Show Profile
When I close my browser and start over I get

Active Server Pages error 'ASP 0126'

Include file not found

/Default.asp, line 43

The include file 'inc_header.asp' was not found.


Which is:

'## Snitz Communications
'## C/O: Michael Anderson
'## PO Box 200
'## Harpswell, ME 04079
'#################################################################################
%>
<!--#INCLUDE FILE="config.asp"-->
<!--#INCLUDE FILE="inc_func_secure.asp" -->
<!--#INCLUDE FILE="inc_sha256.asp"-->
Line 43 <!--#INCLUDE FILE="inc_header.asp" -->

Edited by - Raph on 14 March 2003 10:36:08
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 March 2003 :  10:52:23  Show Profile
I would suggest you disable AutoLogon and NT Groups as it seems it has gotten you into a lot of problems.

If you can access your database, look into the FORUM_CONFIG_NEW table for STRAUTOLOGON and STRNTGROUPS and change thier values to 0. Then run setup.asp, so the application variables can get the new values you just changed. See if that stopped the errors.

Support Snitz Forums
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 March 2003 :  10:58:57  Show Profile
Also, I did a search on your error and it seems you need to have something called ADSI installed. See this topic: http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=36495

Support Snitz Forums
Go to Top of Page

Raph
Starting Member

United Kingdom
9 Posts

Posted - 14 March 2003 :  12:43:51  Show Profile
Thank Davio,

Installing ADSI and a reboot fixed it.

http://www.microsoft.com/ntserver/nts/downloads/other/ADSI25/x86.asp

The link is called ads.exe.

Better later than never, but I'm trying Snitz Forums 2000 Version 3.4.03 on an NT4SP5 Domain member server running IIS 4.

Edited by - Raph on 14 March 2003 12:46:05
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 March 2003 :  14:45:05  Show Profile
Glad you got it fixed.
I have NT Authentication turned on also on my intranet, but never had that problem.

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.1 seconds. Powered By: Snitz Forums 2000 Version 3.4.07