Hi here,
I have been looking for the way to get Office Web Apps for the Lync 2013 working and one of the issue I would like to get fixed is "unhealthy" status.
One issue which I have found out is the .aspx files. E.g. the URL https://localhost/hosting/default.aspx returns 404. If I add static file into the same location e.g. index.html. That one is working fine.
Also when reading the ULS traces the same behavior is visible there. As it was in the IIS logs.
So it looks like dynamic content cannot be handled.
Here are the added features around this:
[X] Application Development
[X] .NET Extensibility 3.5
[X] .NET Extensibility 4.5
[ ] Application Initialization
[ ] ASP
[X] ASP.NET 3.5
[X] ASP.NET 4.5
[ ] CGI
[X] ISAPI Extensions
[X] ISAPI Filters
[X] Server Side Includes
[ ] WebSocket Protocol
Server is pretty much out of the box solution, so it is a bit strange why it doesn't work.
Is there some hidden steps which needs to be taken to get OWA working or what could be the reason?
Petri