Pouli
Starting Member
Canada
4 Posts |
Posted - 02 January 2002 : 16:56:43
|
Hello, I am trying to implement Snitz forums for our corporate Intranet. I did some tests with db autentication and everything went well. Since I have moved to NT authentication, whenever I open the default.asp page, I first get the following error: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[object]' /inc_functions.asp, line 1241 This line corresponds to the ntuser() sub, more specifically to: Response.Cookies(strUniqueID & "User")("Pword") = rs_chk("M_PASSWORD") However, as soon as I press F5 or the Refresh button in my browser (IE5.5), the default page then displays correctly. Any hintwoulb be appreciated.
Edited by - pouli on 04 January 2002 15:26:23 |
|