How to create powerpoint application object in a aspx page?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I am creating a asp .net page which make reference to Microsoft office interop assembly. However, exception occur when it runs. The exception is access denied. However to solve this problem? Thanks. P.S. I have add <%@ Page language="c#" AspCompat="True" to the aspx page and add to the web.config file. However, it still not work.
-
Hi all, I am creating a asp .net page which make reference to Microsoft office interop assembly. However, exception occur when it runs. The exception is access denied. However to solve this problem? Thanks. P.S. I have add <%@ Page language="c#" AspCompat="True" to the aspx page and add to the web.config file. However, it still not work.