comtypes
comtypes copied to clipboard
Access is denied on IIS.
I build flask web app on IIS.It ok but I Found error Access is denied in comtypes call PowerPoint.
powerpoint = comtypes.client.CreateObject("Powerpoint.Application")
This line is got message Access is denied.