|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
cant create filesystemobject
hi guys/gals!
i tried creating a intranet application that uses filesystemobject. it works fine in my machine. but when i deployed the app in the server, an error occurrs when i run the app. "ActiveX component can't create object:'Scripting.FileSystemObject'". how can i fix this? is this permission issues? if so, how can i allow fso to work? thanks in advance! peace! |
|
#2
|
||||
|
||||
|
It means the FileSystemObject dll isn't installed and registered on the server.
|
|
#3
|
|||
|
|||
|
The FSO is part of the scripting runtime, which is installed by Internet Explorer. As Memnoch said, make sure it's installed on the web server.
There is a stand-alone download on the MS site for the scripting runtime if you don't have IE on the server.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
|||
|
|||
|
it is.
![]() |
|
#5
|
||||
|
||||
|
is this client side or server side code and error?
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > cant create filesystemobject |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|