Error when trying to open PowerPoint programmatically

后端 未结 2 1762
一整个雨季
一整个雨季 2021-01-22 22:07

I have a method that uses Microsoft.Office.Interop.PowerPoint.Application interface to convert PowerPoint presentation slides into a jpeg files. In a service application that ru

2条回答
  •  不知归路
    2021-01-22 22:45

    How do you run you web app? Is it IIS 7.5 or Asp.Ne development Server? If it's asp.net development server, you should start it as administrator. if that is IIS, i will need version of IIS.

提交回复
热议问题