handlewithbeer Posted June 16, 2004 Posted June 16, 2004 Hi there, Have a mojor problem trying to do the following: Create a new instance of a ms-word(2003) document and open in from my web form -or- open an existing template through the web form. I've gotten security and access errors, even when just declaring something as a new word.document or .application (ie: Dim aDoc as new Word.Document)! I have referenced all sorts of office dll's, and have fiddled with my security and IIS settings to no avail. I am running winXP Pro, using VS.Net pro with .NET 1.1, and office 2003. Any help would be greatly appreciated. Thanks in advance. Quote
Recommended Posts