Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "ActiveX component can't create object"

When using CreateObject("Scripting.FileSystemObject") I get this error. It
works on one account on my computer but not on the other. I have done a
clean reload of Office 2003 to no avail.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default "ActiveX component can't create object"

William,
Scripting can be disabled by Windows permissions/policies. Check those for
the user account that fails compared to the one that works.

However, what do you need the FSO for ?
You can probably avoid it anyway.

NickHK

"William wilborn" <William wrote in
message ...
When using CreateObject("Scripting.FileSystemObject") I get this error.

It
works on one account on my computer but not on the other. I have done a
clean reload of Office 2003 to no avail.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "ActiveX component can't create object"



"NickHK" wrote:

William,
Scripting can be disabled by Windows permissions/policies. Check those for
the user account that fails compared to the one that works.

However, what do you need the FSO for ?
You can probably avoid it anyway.

NickHK

"William wilborn" <William wrote in
message ...
When using CreateObject("Scripting.FileSystemObject") I get this error.

It
works on one account on my computer but not on the other. I have done a
clean reload of Office 2003 to no avail.



I didn't make it clear I guess, I am working with Excel 2003 macros. It is a large user gui for my model.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default "ActiveX component can't create object"

Still, you can (probably) remove the need for the Scripting component
completely anyway.

NickHK

"William wilborn" wrote in
message ...


"NickHK" wrote:

William,
Scripting can be disabled by Windows permissions/policies. Check those

for
the user account that fails compared to the one that works.

However, what do you need the FSO for ?
You can probably avoid it anyway.

NickHK

"William wilborn" <William wrote in
message ...
When using CreateObject("Scripting.FileSystemObject") I get this

error.
It
works on one account on my computer but not on the other. I have done

a
clean reload of Office 2003 to no avail.



I didn't make it clear I guess, I am working with Excel 2003 macros. It

is a large user gui for my model.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Activex component can't create object Naveen New Users to Excel 1 September 4th 07 02:57 PM
ActiveX Error 429, "Can't create object" Doc Rock Excel Programming 3 September 9th 06 07:04 PM
error 429: ActiveX component can't create object GerryM Excel Programming 0 October 13th 04 05:53 PM
ActiveX Component Can't create object - Any Explainations? gopalan Excel Programming 0 January 5th 04 03:25 PM
activex component can't create object with SAP 6.20 Mark Bigelow Excel Programming 0 July 22nd 03 06:24 PM


All times are GMT +1. The time now is 10:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"