Hello
First of all, I can open the MS Word document using VB.NET. However, I cannot do the same in ASP.NET (error message is "Access is denied") using the same method of VB.NET. What is wrong? Perhaps it might be the problem of permission, but I have already added the ASP.NET User account for the Word.Application from the registry.
How can I open MS Word document using ASP.NET?
Best regards
John Wen
17 - 7 - 08
First of all, I can open the MS Word document using VB.NET. However, I cannot do the same in ASP.NET (error message is "Access is denied") using the same method of VB.NET. What is wrong? Perhaps it might be the problem of permission, but I have already added the ASP.NET User account for the Word.Application from the registry.
How can I open MS Word document using ASP.NET?
Best regards
John Wen
17 - 7 - 08