Forum Moderators: open

Message Too Old, No Replies

ACK! What process controls FileSystemObject?

suddenly I can't create text files

         

txbakers

9:45 pm on Jan 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Suddenly I can't create textfiles. I could last week, and I can on my spare server. But this week, my production server freezes when trying to write to the file System.

set ObjTextStream = fs.CreateTextFile(str, fsoForWriting)

Where should I start to look for the difference? Both servers are W2KSP3. Both have IIS 5.

I've run virus scans with the latest updates and no viruses found. I did receive an error about Windows File Protection needed to update some files, but those were ftp related.

Any ideas where I should start this process without going in circles?

Thanks.

txbakers

12:32 am on Jan 11, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



D'OH! It was the Norton AV script blocker. I always disable that when I get the Live Update, and last week I forgot to do it.

Meanwhile I installed SP4 for 2K now.

Oh well, seems to be working.......