Accessing Office Word object model through asp.net results in “failed due to the following error: 80070005 Access is denied.”
I have developed a website that allows users to upload office documents then uses the office object model to convert the document to an HTML file that it then displays in an iFrame.