IE crashes when I try to print. faulting module comdlg32.dll

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to print in IE6 on my SBS2003 server IE crashes (shuts down).
Error log shows: Event ID 1000
Faulting application IEXPLORE.EXE, version 6.0.3790.0, faulting module
comdlg32.dll, version 6.0.3790.0, fault address 0x000223a5.
 
The link for the 5.6 Scripting Ebgine appears to be for 2000 and XP only. It
would not install on my SBS2003 Server.
Thanks.
 
On the problem machine, Copy/paste the following line into an IE Addressbar,
click on GO, then copy/paste the results into your reply:

javascript:navigator.appMinorVersion

Do you find COMDLG32.DLL in C:\Windows\System32?

Try re-registering the DLL:

Start > Run > [type in] Regsvr32 comdlg32.dll [note the space] > OK

If no joy, re-register the following as well:

.. Msjava.dll
.. Actxprxy.dll
.. Oleaut32.dll
.. Mshtml.dll
.. Browseui.dll
.. Shdocvw.dll
--
~PA Bear

Chris said:
The link for the 5.6 Scripting [Engine] appears to be for 2000 and XP
only.
It would not install on my SBS2003 Server.
Thanks.

PA Bear said:
 
When registering the dll I got the following error message:
Comdlg32.dll was loaded, but the DllRegisterServer entry point was not found.
The file can not be registered.
The result of the javascript:navigator.appMinorVersion was: 0

When registrering the other Dll's, most were not found.


PA Bear said:
On the problem machine, Copy/paste the following line into an IE Addressbar,
click on GO, then copy/paste the results into your reply:

javascript:navigator.appMinorVersion

Do you find COMDLG32.DLL in C:\Windows\System32?

Try re-registering the DLL:

Start > Run > [type in] Regsvr32 comdlg32.dll [note the space] > OK

If no joy, re-register the following as well:

.. Msjava.dll
.. Actxprxy.dll
.. Oleaut32.dll
.. Mshtml.dll
.. Browseui.dll
.. Shdocvw.dll
--
~PA Bear

Chris said:
The link for the 5.6 Scripting [Engine] appears to be for 2000 and XP
only.
It would not install on my SBS2003 Server.
Thanks.

PA Bear said:
Try reinstalling 5.6 Scripting Engine, Chris:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
--
Chris Bunch wrote:
When I try to print in IE6 on my SBS2003 server IE crashes (shuts
down). Error log shows: Event ID 1000
Faulting application IEXPLORE.EXE, version 6.0.3790.0, faulting module
comdlg32.dll, version 6.0.3790.0, fault address 0x000223a5.
 
[Crossposted to
news://msnews.microsoft.com/microsoft.public.windows.server.general, where
this is a rare but not unknown problem: http://snipurl.com/9wgz, and
news://msnews.microsoft.com/microsoft.public.windows.server.sbs.]

IE Help>About>What version is displayed here (e.g., 6.0.1234.5678XX
<—include any letters at the end)?

IE Help>About>Update Versions>What's displayed here?

Repeat:

Are the other DLLs there?
--
~PA Bear

Chris said:
When registering the dll I got the following error message:
Comdlg32.dll was loaded, but the DllRegisterServer entry point was not
found. The file can not be registered.
The result of the javascript:navigator.appMinorVersion was: 0

When registrering the other Dll's, most were not found.


PA Bear said:
On the problem machine, Copy/paste the following line into an IE
Addressbar, click on GO, then copy/paste the results into your reply:

javascript:navigator.appMinorVersion

Do you find COMDLG32.DLL in C:\Windows\System32?

Try re-registering the DLL:

Start > Run > [type in] Regsvr32 comdlg32.dll [note the space] > OK

If no joy, re-register the following as well:

.. Msjava.dll
.. Actxprxy.dll
.. Oleaut32.dll
.. Mshtml.dll
.. Browseui.dll
.. Shdocvw.dll
--
~PA Bear

Chris said:
The link for the 5.6 Scripting [Engine] appears to be for 2000 and XP
only.
It would not install on my SBS2003 Server.
Thanks.

:

Try reinstalling 5.6 Scripting Engine, Chris:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
--
Chris Bunch wrote:
When I try to print in IE6 on my SBS2003 server IE crashes (shuts
down). Error log shows: Event ID 1000
Faulting application IEXPLORE.EXE, version 6.0.3790.0, faulting module
comdlg32.dll, version 6.0.3790.0, fault address 0x000223a5.
 
Back
Top