Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old September 11th, 2003, 04:36 PM
erlenmeyer71 erlenmeyer71 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Wisconsin
Posts: 5 erlenmeyer71 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Can't write any FSOs

I don't know what I've done to cause this, but the site I am hosting on a Windows XP Pro system (IIS 5.1) used to work fine. Now, whenever I try to use fileSystemObjects to write to the hard drive, the browser just locks up.

I can't delete a file object or a folder object, I can't move it, I can't create a textStream object. All these things just make the browser lock up. All the obvious permissions should be set correctly

I can't find the source of the problem. Any guesses?

I am on a LAN, and my IP address has recently been opened to the world. While I was developing locally, everything worked. Now that I am visible to the world, it's not working. Could that cause this problem?

Thanks,

GM

P.S. I CAN still write to a database. Just nothing thru FSOs.

Last edited by erlenmeyer71 : September 11th, 2003 at 04:41 PM.

Reply With Quote
  #2  
Old September 11th, 2003, 07:06 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
Assuming you didn't "catch" anything from the outside world

Did you recently install any firewall or script blocking software? Norton's script blocking can cause this kind of symptom.

Reply With Quote
  #3  
Old September 12th, 2003, 11:56 AM
erlenmeyer71 erlenmeyer71 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Wisconsin
Posts: 5 erlenmeyer71 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I had McAfee firewall, but I uninstalled it to see if that was the problem, and it wasn't.

Unless the uninstall didn't undo everything.

GM

Reply With Quote
  #4  
Old September 12th, 2003, 12:43 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
Take a look here & see if it applies to your McAfee

http://www.aspfaq.com/show.asp?id=2180

Reply With Quote
  #5  
Old September 12th, 2003, 01:03 PM
erlenmeyer71 erlenmeyer71 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Wisconsin
Posts: 5 erlenmeyer71 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I'll look, but the weird thing is I CAN read files. Just not write.

Reply With Quote
  #6  
Old September 12th, 2003, 05:22 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
Script blocking is by far the popular answer to this problem on google. I'm sure there may be other causes, such as incorrect permissions somewhere.

I don't see any relation between your internet access changes, unless some firewall software or other lockdown software was run on your computer.

You could try doing the same fso code from a .vbs file directly in windows & see what happens. If the write works properly you probably have a permissions problem.

Reply With Quote
  #7  
Old September 17th, 2003, 05:49 PM
juhan juhan is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 1 juhan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Are you sure you have write permissions and script execution permissions set in the IIS on the folder(s) you are trying to use?

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Can't write any FSOs


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT