Closed Bug 183735 Opened 22 years ago Closed 21 years ago

[AxPlugin] Could not load the plug-in 'Mozilla ActiveX control and plugin support' for the MIME type 'application/x-oleobject'

Categories

(Core Graveyard :: Embedding: ActiveX Wrapper, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: alexanderl, Assigned: adamlock)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: 

Install the "Mozilla ActiveX control and plugin support" plugin under NN 4.75. 
When I go to any page that contain ActiveX controls (for example to 
the "Mozilla ActiveX control and plugin support" demo: 
http://www.iol.ie/~locka/mozilla/calendar.htm), the following message appears: 
Could not load the plug-in 'Mozilla ActiveX control and plugin support' for the 
MIME type 'application/x-oleobject'. Make sure enough memory is available and 
that the plug-in is installed correctly.

Reproducible: Always

Steps to Reproduce:
Just go to "Mozilla ActiveX control and plugin support" demo: 
http://www.iol.ie/~locka/mozilla/calendar.htm
Actual Results:  
The following message appears: Could not load the plug-in 'Mozilla ActiveX 
control and plugin support' for the MIME type 'application/x-oleobject'. Make 
sure enough memory is available and that the plug-in is installed correctly.

Expected Results:  
MS Calendar has to work
*** Bug 183734 has been marked as a duplicate of this bug. ***
.
Assignee: beppe → adamlock
Component: Plug-ins → Embedding: ActiveX Wrapper
QA Contact: shrir → mdunn
Summary: Could not load the plug-in 'Mozilla ActiveX control and plugin support' for the MIME type 'application/x-oleobject' → [AxPlugin] Could not load the plug-in 'Mozilla ActiveX control and plugin support' for the MIME type 'application/x-oleobject'
Possibly due to missing C runtime libs that are causing the plugin dll to fail
to load. It might be worth ensuring that msvcrt.dll & msvcp60.dll are installed
on the system.
This problem is just because the Dll refrence some dlls come from mozilla or
netscape 7.
you can solve this bug by:
Copy mozreg.dll,nspr4.dll,plc4.dll,plds4.dll,xpcom.dll to any directory in path.
Anyway I think this refrence should be removed.
Blocks: 190852
Target Milestone: --- → Future
No Mozilla DLLs should be necessary for npmozax.dll to work since it depends on
none of them. What is necessary is the appropriate ATL and C runtime DLLs be
installed. As mentioned previously it is probably them.

Can you confirm this is the issue?
I'm marking this WORKSFORME, pending confirmation and more information
concerning this issue. As mentioned previously, it is probably missing C runtimes.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.