Computing.Net > Forums > Windows NT > ActiveX component can't create object???

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ActiveX component can't create object???

Reply to Message Icon

Name: joeAgain---------
Date: June 12, 2002 at 04:46:36 Pacific
Comment:

I have done something that gives me this error message whenever I try to log into a certain Network function here at work(on my NT system)

The message that pops up says:

"The expression On Click you entered as the event property setting produced the following error: ActiveX component can't create object.
*The expression may not result in the name of a macro, the name of a user-defined function, or [Event Procedure]
*There may have been an error evaluating the function, event, or macro."

What the Heck does that mean? How can I fix this?

Does ANYBODY have any thoughts?

thanks----Help Urgently Needed!!!



Sponsored Link
Ads by Google

Response Number 1
Name: Fred
Date: June 12, 2002 at 10:40:36 Pacific
Reply:

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.


0

Response Number 2
Name: joeAgain------
Date: June 12, 2002 at 10:47:59 Pacific
Reply:

Thanks Fred,

On the advice of someone else more knowledgable than I(like you), I fixed it be entering this in my START\RUN field:

regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL"

thanks again


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Dual Booting NT4 and wind... Ghost is slow



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: ActiveX component can't create object???

ActiveX component can't create object www.computing.net/answers/windows-nt/activex-component-cant-create-object/10068.html

ActiveX component can't create object www.computing.net/answers/windows-nt/activex-component-cant-create-object/9120.html

ActiveX problem on IIS 4.0 www.computing.net/answers/windows-nt/activex-problem-on-iis-40/7640.html