J
John Doe
Hello,
We have a classic ASP app which is being ported to a new 64 bit server
running Windows Server 2003 sp2. The existing app has owc11 installed and
runs fine under Windows 2000 32 bit version.
A simple page containing the following vbscript fails with '800a01ad' cannot
create activex object.
Dim chart
Set chart = Server.CreateObject("OWC11.ChartSpace")
Has anyone been able to get owc11 to run on a 64 bit server?
Thanks in advance
We have a classic ASP app which is being ported to a new 64 bit server
running Windows Server 2003 sp2. The existing app has owc11 installed and
runs fine under Windows 2000 32 bit version.
A simple page containing the following vbscript fails with '800a01ad' cannot
create activex object.
Dim chart
Set chart = Server.CreateObject("OWC11.ChartSpace")
Has anyone been able to get owc11 to run on a 64 bit server?
Thanks in advance