Hi Marc,
So you are also in trouble? Welcome to COM Trouble Club 🙂
Nop, I am still unable to find any solutions 🙁
Since I have to do this, I found an alternative solution. I wrote php scripts (which deals with COM) and hosted them on Apache server, running on same machine (with same configration as yours) but on different port. Link was...
<a href="http://ghost:8080/projects/php/COM/word.php">
Click here to create word document
</a>
Clicking on this link results in leting the Apache to do something for us 🙂
Now about resources, Net is full of tutorials. Meanwhile, my problem was to Open a word template, put data (from data base) into specific points (book marks) and save it with another name. So that user can get formated report.
If you are inerested in source code, I will be glad to help you 🙂 Just throw an email me at fahad_khalil@yahoo.com.
Now about problem, I think IIS does not allows us to interact with Application.word. Reason is a bad guy can create infinite instances of Word on server and hence eating up resources and memory. But this is my thinking...
Now thanks for listening to all this, as we call things like this in our language 'bukwaas'...
Regards
Fahad
www.fahadkhalil.f2s.com