I've an ASP.NET page to convert local .doc file to pdf using Word 2007. The code runs fine running within VS.NET. It was giving COM error 80070005 running using IIS instead VS.NET but I managed to fix it using DCOMCNFG and adding ASPNET user to it. The problem is the code comes to a stop while opening...