Author |
Topic  |
|
grps
Starting Member
2 Posts |
Posted - 24 November 2004 : 03:32:51
|
hi, I have windows 2003 and IIS 6. I want to setup Snitz using Access database. After change config.asp according to the documentation, my IIS server can run whereami.asp successfully, which confirm that ASP scripts are running OK. However, when I try to run setup.asp, it gives me this error: Object required 'Session' /forum/config.asp line 7 (which is the first line about the 'Session.LCID = 1033 --> US. I live in Australia, so i changed that to 8031 .. maybe this is not necessary, but i just tried anyway, and it still doesnt work) I guest this Object required 'Session' is something to do with my IIS environment variable, is that right? Can anyone shed a light on this? Thanks |
|
grps
Starting Member
2 Posts |
Posted - 24 November 2004 : 16:42:49
|
i also run SUS on the same computer, does it matter ? |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 24 November 2004 : 17:45:00
|
The problem is that your web server is not supporting sessions. Make sure it does. Don't know about IIS6, but on IIS 5.1, you enable sessions with the Internet Information Services administrative tool. Have a look at that. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 24 November 2004 : 18:46:43
|
Running SUS on the same server should be fine as well, fix up the Sessions issue ruirub talks about and you should be right. |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
|
Topic  |
|