Author |
Topic |
|
d00m
Starting Member
Sweden
1 Posts |
Posted - 07 May 2003 : 12:11:27
|
Hi!
I've set up a message board using NT Authorization and Autologon. The latter option makes Snitz create an account for each new user that logs in using the NT account currently logged in to. Unfortunately it also produces an error when they go to the forum for the first time:
Error Type: (0x80070035) /forum/inc_func_common.asp, line 832
Hitting F5 (refresh) makes everything work just fine. If I switch off the autologon feature it works, since the user isn't logged on automaticly, and this particular line takes care of this as seen below:
Set strNTUserInfo = GetObject("WinNT://"+strNTUser)
I also managed to get the error for a couple of times when going to the forum, even though I have already registered. Most of the time it works perfect though. I've left the autologon feature off for now, but I would like to use it so the users at work won't have to register manually.
Any ideas?
/Mattias
|
|
geoffr
Starting Member
16 Posts |
Posted - 07 May 2003 : 17:56:24
|
Looks like it is having a problem reading who is logged in. Make sure IIS is asking for/requiring authentication |
|
|
kirkeby
New Member
USA
77 Posts |
Posted - 02 June 2003 : 11:27:06
|
I am using NT authorization as well but I noticed that I had not turned on Autologon. I turned it on and now I'm getting error 80070035 on line 925 of default.asp. I cannot get to anything on the forum now! Question: Do you have to turn off Anonymous access for the ENTIRE site or just the FORUM folder? I have it turned off on the forum folder but it is on for the site as we need to allow access to the home page by anyone, yet the remainder of the site is restricted by domain login. This is an external site for a group of BP employees. HELP! Thank you!! P.S. This web server is running Windows 2000, IIS 6.0 and SQL Server 2000 Ent. |
My info: Snitz 3.4.03, Access db, Mods Installed: Avatar Mod for 3.4, Newsletter Mod, Poll Mod v.2.0.1, Email All Users Mod v3.4, Spell Checker Mod, Mike's File Attach Mod, Next/Prev Topic Title Hover Mod v3.4, Message Icons Mod v3.4 |
|
|
kirkeby
New Member
USA
77 Posts |
Posted - 02 June 2003 : 16:43:10
|
Well, I just turned it back off. They're just have to log in again when they get to the forum. |
My info: Snitz 3.4.03, Access db, Mods Installed: Avatar Mod for 3.4, Newsletter Mod, Poll Mod v.2.0.1, Email All Users Mod v3.4, Spell Checker Mod, Mike's File Attach Mod, Next/Prev Topic Title Hover Mod v3.4, Message Icons Mod v3.4 |
|
|
|
Topic |
|
|
|