dbTalk Databases Forums  

FSO object

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


Discuss FSO object in the microsoft.public.sqlserver.dts forum.



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

Default FSO object - 08-14-2004 , 06:39 AM






Hi there...
I have a reference to the FSO object in an ActiveX Task - Set objFSO =
CreateObject("Scripting.FileSystemObject").
The problem is that it is not working properly on a Windows NT.
How can I check why it is not working?
What is needed to install or copy?
Thanks...



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: FSO object - 08-14-2004 , 01:50 PM






What errors do you get

try reregistering scrrun.dll

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Eduardo Greco" <eduardo (AT) persocom (DOT) com.br> wrote

Quote:
Hi there...
I have a reference to the FSO object in an ActiveX Task - Set objFSO =
CreateObject("Scripting.FileSystemObject").
The problem is that it is not working properly on a Windows NT.
How can I check why it is not working?
What is needed to install or copy?
Thanks...





Reply With Quote
  #3  
Old   
Darren Green
 
Posts: n/a

Default Re: FSO object - 08-16-2004 , 01:40 PM



In message <e3zse#igEHA.2848 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Allan Mitchell
<allan (AT) no-spam (DOT) sqldts.com> writes
Quote:
What errors do you get

try reregistering scrrun.dll

--
On Windows NT you may not have the Windows Script platform installed at
all. You can download "Microsoft Windows Script 5.6 (Windows 9x, Me,
NT4) " from here-

Downloads
(http://msdn.microsoft.com/library/de...ds/list/webdev
..asp?frame=true)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: FSO object - 08-16-2004 , 02:36 PM



Good point

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote

Quote:
In message <e3zse#igEHA.2848 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Allan Mitchell
allan (AT) no-spam (DOT) sqldts.com> writes
What errors do you get

try reregistering scrrun.dll

--

On Windows NT you may not have the Windows Script platform installed at
all. You can download "Microsoft Windows Script 5.6 (Windows 9x, Me,
NT4) " from here-

Downloads
(http://msdn.microsoft.com/library/de...ds/list/webdev
.asp?frame=true)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org




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.