Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


ActiveX component can't create object

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,979
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> ActiveX component can't create object
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 ActiveX component can't create object - 3/2/2004 4:53:15 AM   
  monstert

 

Posts: 1
Score: 0
Joined: 3/2/2004
From:
Status: offline
The code is:

Set MyDoc = server.CreateObject("foiadmin.clcLabels")

The error is:

ActiveX component can't create object

Does anyone know how to work around this in VBScript?
 
 
Post #: 1
 
 Re: ActiveX component can't create object - 3/9/2004 6:16:45 AM   
  hf_taylor

 

Posts: 1
Score: 0
Joined: 1/14/2004
From: USA
Status: offline
I received the same error when I was attempting to find out the version of an application:


      

I looked up the error this is the info I found:
quote:

The VBScript 5.5 runtime could not instantiate the object for you because the object's class is not registered in the system registry, or one or more of the associated dynamic-link libraries (DLLs) are not available. Alternately, a DLL required by the object may be unusable, either because it can't be found, or it is corrupted.

To correct this error

Make sure all associated DLLs are available. For example, the Data Access Object (DAO) requires supporting DLLs that vary among platforms. You may have to rerun the setup program for such an object.
Internet Explorer may be trying to create an object for you, but you do not have the correct security permissions set in Internet Explorer. Reset the Internet Explorer security setting and try again.




I am still trying to translate this into an explaination for my own problems, but I hope it can atleast help you with yours (or point you in the right direction).

(in reply to monstert)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> ActiveX component can't create object Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts