Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > ActiveX component can't create object: 'Scripting.FileSystemObject'

Reply
Thread Tools

ActiveX component can't create object: 'Scripting.FileSystemObject'

 
 
Astra
Guest
Posts: n/a
 
      12-13-2005
Hi All

Was running my ASP app no problem on a Windows XP Pro SP2 machine with IIS,
dragged a copy my app folder and put it on another Windows XP Pro SP2
machine with IIS and I get the below problem:

Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'Scripting.FileSystemObject'
/asp/forms.asp, line 497

I can run old copies of this app folder no problems so what has happened
since I dragged a copy from one machine to another??

Do you know how I can resolve it?

Thanks

Robbie


 
Reply With Quote
 
 
 
 
Patrice
Guest
Posts: n/a
 
      12-13-2005
The compoment is unregistered (you could check the registry to make sure).
Aslo I believe that some antivrus software such as Norton are blocking this
kind of things by default...

--
Patrice

"Astra" <> a écrit dans le message de
news:%23KL2Hw9$...
> Hi All
>
> Was running my ASP app no problem on a Windows XP Pro SP2 machine with

IIS,
> dragged a copy my app folder and put it on another Windows XP Pro SP2
> machine with IIS and I get the below problem:
>
> Error Type:
> Microsoft VBScript runtime (0x800A01AD)
> ActiveX component can't create object: 'Scripting.FileSystemObject'
> /asp/forms.asp, line 497
>
> I can run old copies of this app folder no problems so what has happened
> since I dragged a copy from one machine to another??
>
> Do you know how I can resolve it?
>
> Thanks
>
> Robbie
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How do I fix ... Cannot create ActiveX component ... problem Peter O'Reilly ASP .Net 6 08-25-2009 06:13 PM
ActiveX apologetic Larry Seltzer... "Sun paid for malicious ActiveX code, and Firefox is bad, bad bad baad. please use ActiveX, it's secure and nice!" (ok, the last part is irony on my part) fernando.cassia@gmail.com Java 0 04-16-2005 10:05 PM
Re: VB.NET/Excel Automation Issue-Cannot create ActiveX component. George ASP .Net 0 06-25-2004 08:14 PM
Re: Cannot Create ActiveX component Ken Cox [Microsoft MVP] ASP .Net 0 06-01-2004 10:59 PM
Outlook.Application???? Cannot create ActiveX component. W. Broersen ASP .Net 2 01-21-2004 02:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57