|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Enable FSO
I wish to create an ftp system using asp. I am using IIS. I know i need to enable FSO on my testing server to do this in order to allow me to check the code. Does anyone know how this is done?
Thanks for any help Last edited by axe_man : June 22nd, 2004 at 06:00 AM. Reason: enabling email notification |
|
#2
|
|||
|
|||
|
FSO is usually present in a default IIS 5 installation.
You might just turn on the FTP service?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Yeah i have ftp enabled. I'm sure its the fso that is disbaled somewhere as a get a "Failed to create server Object" error when i attempt to run the code. Could be an unregistered dll but im not sure which one.... Do you know where the FSO setting can be found?
Thanks for your help |
|
#4
|
|||
|
|||
|
I believe the filesystem object is part of the scripting engine which includes vbscript & jscript.
|
|
#5
|
|||
|
|||
|
Done a bit of digging around what you said and got the problem sorted. i Reset the permissions for IWAM and re-registered "scrrun.dll". Not sure which one of these fixed the problem but its working well now.
Thanks for your help |
|
#6
|
|||
|
|||
|
scrrun.dll is the scripting engine dll.
|
|
#7
|
|||
|
|||
|
Yeah, i was told on another forum that by re-registering it, it may reset fso back to default.
|
|
#8
|
|||
|
|||
|
I'm glad it worked. I wonder how the dll got unregistered?
|
|
#9
|
|||
|
|||
|
I've been wondering that myself. I've been using IIS for the past 6 months to test scripts before i put them onto the web server and never had a problem until now. But it works now. Thanks for your help
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Enable FSO |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|