Running this on my pc using vWebServer 1.20 which it goes ok, until i finish setup. After the setup screen, it takes me to default.asp where i get the following error:
vAsp Scripting Error Error: 13 Type mismatch: '[string: ""]' File: Source: Microsoft VBScript runtime error Line: 3021 Code: if Application("down") then
I aint an ASP expert, so if someone could help me i would be very grateful.
I don't think that Snitz Forums 2000 has been tested on vWebserver before. I am downloading it now and will try it out. I would recommend that you have the latest Microsoft Scripting Engine installed. (there are links on the vWebserver site).
And I'm sure that they are using their own product as the Webserver so it obviously does work.
The error you are getting looks like it's code from the latest Alpha release. You might try just installing the v3.1 SR4 release since it doesn't have the code in it that you got the error on.
Edited by - Richard Kinser on 05 March 2001 17:22:31
I'm on a slow dialup connection here at my house. It's downloading but taking awhile. I have to leave for work in 10 - 15 minutes so I won't be able to test this until tomorrow morning.
I'll read up on vWebserver tonight and see exactly what it supports.
Sorry to bother you again :( i downloaded the other version, did what it said in the readme etc. Now i get this error, and i browsed through config.inc to see whether anything sorta stuck out for me to edit.
vAsp Scripting Error Error: -2147467259 [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified File: Source: Microsoft OLE DB Provider for ODBC Drivers Line: 74 Code: my_Conn.Open ConnString
ok I can now get as far as the main forum page, where i can select what forum i wish to view. If i select the 1 available - 'testing forum' i get this error:
vAsp Scripting Error Error: 13 Type mismatch: '[string: ""]' File: Source: Microsoft VBScript runtime error Line: 3044 Code: if Request.form("cookie") = 1 then