Create.Obect("Word.Application") - TechRepublic
General discussion
January 31, 2003 at 03:47 AM
dbalostinasp

Create.Obect(“Word.Application”)

by dbalostinasp . Updated 22 years, 5 months ago

I’ve been trying to populate a word document on the fly using asp. But when I try to run this line of code the browser comes back with an error that it can’t create the object, “Word.Application”

I’ve looked all over MS website and other forums and all I can find is that I need to register the object but no explanation how.

Can someone help please?

Thanks

This discussion is locked

All Comments