dbTalk Databases Forums  

ActiveX Component can't create object:'scripting.filesystemobject'

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss ActiveX Component can't create object:'scripting.filesystemobject' in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bjb2412
 
Posts: n/a

Default ActiveX Component can't create object:'scripting.filesystemobject' - 07-15-2008 , 01:00 PM






I am using SQL Server 2005 on a Windows XP (sp2) PC. Whenever I run a DTS
Package that has an ActiveX Script Task in it, which contains the line

Set fso = CreateObject("scripting.
filesystemobject")

I get the following error:

ActiveX Component can't create object:'scripting.
filesystemobject'

I can run the DTS from inside a SQL Server Agent and I can run the DTS
Package from someone else's PC. I have also tried running the DTS Script
Task Step while logged in as Administrator on my PC and it still doesn't work.


Any ideas?


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.