N
NewbieDev
Hi,
I've Googled high & low on this subject and found that a lot of people have
experienced similar problems.
Basically, I have a web service that uses both session & application
variables. Everything works fine on my machine, which is running XP Pro but
when I deploy to my production server which is running Win2003 & IIS 6, I get
an "Object variable or With Block variable not set." error.
I've read some posts that mention about properly instantiating objects with
"New". Perhaps this could be the problem. Or maybe the authentication
setting (or some other setting in IIS) isn't properly set.
Anyway, if someone can shed some light on this, I would much appreciate it.
Regards,
ND
I've Googled high & low on this subject and found that a lot of people have
experienced similar problems.
Basically, I have a web service that uses both session & application
variables. Everything works fine on my machine, which is running XP Pro but
when I deploy to my production server which is running Win2003 & IIS 6, I get
an "Object variable or With Block variable not set." error.
I've read some posts that mention about properly instantiating objects with
"New". Perhaps this could be the problem. Or maybe the authentication
setting (or some other setting in IIS) isn't properly set.
Anyway, if someone can shed some light on this, I would much appreciate it.
Regards,
ND