There may have a lot of threads about this subject but i never found the right answer to solve my problem.
I use PHP to open automatically a WORD-document. When trying to do this i get the following error:
Warning: (null)(): Invoke() failed: Exception occurred. Source: Microsoft Word Description: Could not open macro storage.
I know that Microsoft says:
Microsoft does not currently recommend, and does not support, Automation of Microsoft Office applications from any unattended, non-interactive client application or component (including ASP, DCOM, and NT Services), because Office may exhibit unstable behavior and/or deadlock when run in this environment.
............but there has to my a way to do this, right?
Has it something to do with IIS or not?
I hope someone can help me