R
Ragnar Midtskogen
Hello,
I have ported a Web application to a new server, 2000 to 2003, and now this
line gives an error: 'ASP 0177 : 800401f3'
Set oChart = Server.CreateObject("OWC.Chart")
I installed Office XP Web Components, but the machine does not have Office
installed
I have read several posts on newsgroups and some say the syntax should be
Set oChart = Server.CreateObject("OWC10.ChartSpace").
I tried that, but still get error.
Another post mentioned to reregister msowc.dll, but it is not on my machine.
The original machine has Office, does OWC require Office to work?
Any help would be appreciated.
Ragnar
I have ported a Web application to a new server, 2000 to 2003, and now this
line gives an error: 'ASP 0177 : 800401f3'
Set oChart = Server.CreateObject("OWC.Chart")
I installed Office XP Web Components, but the machine does not have Office
installed
I have read several posts on newsgroups and some say the syntax should be
Set oChart = Server.CreateObject("OWC10.ChartSpace").
I tried that, but still get error.
Another post mentioned to reregister msowc.dll, but it is not on my machine.
The original machine has Office, does OWC require Office to work?
Any help would be appreciated.
Ragnar