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