OWC chart printing

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

I have inherited a web page that someone else created. It
generates 7 OWC charts on a page after you select some
options for the type of data. When you try to print/print
preview the page you get this:
Microsoft Internet Explorer has encountered a problem and
needs to close. We are sorry for the inconvenience.

The appname is iexplore.exe Appver 6.0.2800.1106 Modname
msowc.dll modver 9.0.0.66.21 offset 001feb21

Is there an easy fix for this?? The current box I am
using is win 2000 sp4, ie6.
 
Office 2000 file. Start here.
http://www.google.com/search?hl=en&ie=UTF-8&q=msowc.dll&btnG=Google+Search
--

Check your version of msowc.dll against this database. Make sure you have
the correct version.

Welcome to the Microsoft DLL Help database
The DLL Help database provides a search able database of information about
file versions that ship with a selected set of Microsoft products.
http://support.microsoft.com/servicedesks/fileversion/dllinfo.asp


Henri Leboeuf
Web page: http://www.colba.net/~hlebo49/index.htm
===
 
I figured out the problem. For some reason, if you pass
an array with a null value in it, internet explorer will
crash when you try to print/print preview. I checked the
arrays before passing to the charts, excluded them if they
were null. It works fine now.

Thanks for the quick reply.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top