Office Web Apps 2013 Error 500

Below I configured Office Web Apps 2013, on 2 servers,
SharePoint 2013 SP1 Enterprise Edition August 2014 CU on Microsoft Windows Server 2013 R1
SP2013ServerWFE-AppServer
Office Web Apps 2013 August 2014 CU on Microsoft Windows Server 2013 R1
OFFICEWEBAPP2013SERVER
After my install, I can see that the preview displayes for the site I am on I am NOT logged on as the System Account or Site Collection Admin, just a user.
I then try to display the file below it and this is where I get the error 500
This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented  the webpage from displaying.
The website cannot display the page
These are the steps that I have just taken to try to enable this process.
I went to SP2013ServerWFE-AppServer – SharePoint 2013 Server
SharePoint 2013 Management Shell as Admin
Remove-SPWOPIBinding –All:$true
Went to OFFICEWEBAPP2013SERVER – Office Web Apps 2013 server.
PowerShell, as Admin.
New-OfficeWebAppsFarm –Verbose –InternalUrl "http://SP2013ServerWFE-AppServer" -ExternalUrl "http://SP2013ServerWFE-AppServer" -AllowHTTP –EditingEnabled
–ClipartEnabled -AllowCEIP
On the OFFICEWEBAPP2013SERVER server, open up IE
NETBIOS
http://OFFICEWEBAPP2013SERVER/hosting/discovery
FQDN
http://OFFICEWEBAPP2013SERVER.COMPANY.DOMAIN.local/hosting/discovery
Both worked!
Go to SP2013ServerWFE-AppServer – SharePoint 2013 Server
New-SPWOPIBinding -ServerName OFFICEWEBAPP2013SERVER –AllowHTTP
Worked, ran:
Get-SPWOPIZone
Set already but if needed to, could have changed, kept it as was below.
Set-SPWOPIZone -zone "Internal-http"
 Now I get the error.  Am I missing something? 

Get-OfficeWebAppsMachine
MasterMachineName             MachineName                   Roles                                         
HealthStatus
2013OWAOFFWA01                 2013OWAOFFWA01                 {All}                                            
Unhealthy
It shows unhealthy, thanks to your having me check.
I just went and did Remove-OfficeWebAppsMachine and
Remove-SPWOPIBinding –All:$true and then tried what I have in my original post.  Not sure why it is saying unhealthy!
Excel Calculation Services is running, I know that that will cause an issue with Excel Services and Excel Web Apps.  Testing with Word Documents, and or putting in SharePoint to get to the main page, to see an image rendition in search.
I went to open a word document as search gave me an error message, so I thought I'd try, but I didn't see it in office web apps ULS but on SharePoint 2013
10/20/2014 14:59:37.41 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://sharepoint2013:80/site/subsite/_layouts/15/WopiFrame2.aspx?sourcedoc=/site/subsite/Shared%20Documents/ADP%20Portal%20Registration%20Instructions%20Contractor%20Rev%20061212.docx&action=default) aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.42 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|DOMAIN\mcarter, ClaimsCount=70 aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.42 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.44 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Authentication Authorization aib35 Medium SPShareByLinkHandler.Initialize : Not a ShareByLink request - missing access token aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.46 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Claims Authentication amcbl Medium Trusted provider is missing. Provider: '00000003-0000-0ff1-ce00-000000000000' aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.46 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'net.pipe://localhost/SecurityTokenServiceApplication/appsts.svc' Channel: 'Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract'
Action: 'http://schemas.microsoft.com/sharepoint/2011/05/securitytokenservice/IApplicationSecurityTokenServiceContract/Issue' MessageId: 'urn:uuid:5244ce59-b4fd-4d2b-83fd-c07c58a79061' aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.50 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Application Authentication aiv3c Exception System.ServiceModel.ServiceActivationException: The requested service, 'net.pipe://localhost/SecurityTokenServiceApplication/appsts.svc'
could not be activated. See the server's diagnostic trace logs for more information.    Server stack trace:      at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder,
IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper&
timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan
timeout)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan
timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)    
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan
timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)   
Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)     at Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract.Issue(RequestApplicationSecurityToken request)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.<>c__DisplayClass2.<RequestSelfIssuedToken>b__0()    
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.RequestSelfIssuedToken(RequestApplicationSecurityToken rst)
StackTrace:  at onetnative.dll: (sig=8299e000-0f80-4b71-8567-479075c2110d|2|onetnative.pdb, offset=28B42) at onetnative.dll: (offset=152A9) aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.50 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Unified Logging Service c91s Monitorable Watson bucket parameters: Microsoft SharePoint Foundation 4, ULSException14, 269cd32d "sharepoint foundation",
0f0011db "15.0.4571.0", c180aef3 "mscorlib", 0400766f "4.0.30319.0", 528fdae1 "fri nov 22 17:29:53 2013", 00005387 "00005387", 00000051 "00000051", b742a024 "serviceactivationexception",
00215742 "aiv3c" aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.50 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Unified Logging Service b6ig Medium Data collection is not enabled for tag 'aiv3c' in the configuration or configuration file not available. Not reporting
to Watson aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Application Authentication agmxo Exception System.ServiceModel.ServiceActivationException: The requested service, 'net.pipe://localhost/SecurityTokenServiceApplication/appsts.svc'
could not be activated. See the server's diagnostic trace logs for more information.    Server stack trace:      at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder,
IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper&
timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan
timeout)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan
timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)    
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan
timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)   
Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)     at Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract.Issue(RequestApplicationSecurityToken request)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.<>c__DisplayClass2.<RequestSelfIssuedToken>b__0()    
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.RequestSelfIssuedToken(RequestApplicationSecurityToken rst)    
at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.RequestRawLoopbackToken(OAuth2EndpointIdentity endpointIdentity, JsonWebSecurityToken onBehalfOf, String applicationContext)     at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri
endpointAddress, SPIdentityContext identityContext, String applicationContext, DateTime& validTo) StackTrace:  at onetnative.dll: (sig=8299e000-0f80-4b71-8567-479075c2110d|2|onetnative.pdb, offset=28B42) at onetnative.dll: (offset=152A9) aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Unified Logging Service c91s Monitorable Watson bucket parameters: Microsoft SharePoint Foundation 4, ULSException14, 269cd32d "sharepoint foundation",
0f0011db "15.0.4571.0", c180aef3 "mscorlib", 0400766f "4.0.30319.0", 528fdae1 "fri nov 22 17:29:53 2013", 00005387 "00005387", 00000051 "00000051", b742a024 "serviceactivationexception",
0018c5ce "agmxo" aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Unified Logging Service b6ig Medium Data collection is not enabled for tag 'agmxo' in the configuration or configuration file not available. Not reporting
to Watson aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation WOPI ajc39 Unexpected WOPIFrame - Unhandled exception: System.ServiceModel.ServiceActivationException: The requested service, 'net.pipe://localhost/SecurityTokenServiceApplication/appsts.svc'
could not be activated. See the server's diagnostic trace logs for more information.    Server stack trace:      at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder,
IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper&
timeoutHelper)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)     at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan
timeout)     at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan
timeout)     at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)    
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan
timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)   
Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type)     at Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract.Issue(RequestApplicationSecurityToken request)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.<>c__DisplayClass2.<RequestSelfIssuedToken>b__0()    
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)     at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.RequestSelfIssuedToken(RequestApplicationSecurityToken rst)    
at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.RequestRawLoopbackToken(OAuth2EndpointIdentity endpointIdentity, JsonWebSecurityToken onBehalfOf, String applicationContext)     at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri
endpointAddress, SPIdentityContext identityContext, String applicationContext, DateTime& validTo)     at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri endpointAddress, SPUser user,
String applicationContext, DateTime& validTo)     at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPWeb web, Guid uniqueId, String proofKeyId, SPUrlZone zone, SPBasePermissions perms, Boolean hasEditLicense, Int64& ttl)    
at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPFile file, String proofKeyId, SPUrlZone zone, Int64& ttl)     at Microsoft.SharePoint.Utilities.SPWOPIHost.GetWOPITargetInternal(HttpContext httpContext, SPWeb web, Object&
spPrimeObject, SPWOPIAction& requestedAction, SPRegionalSettings spSettings, String& wopiAppUrl, String& wopiFavIconUrl, String& wopiAccessToken, Int64& wopiAccessTokenTtl, String& errorMessageToDisplay, String& redirectUrl)    
at Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame frame)     at Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame frame) aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation General aat87 Monitorable An error has occurred on the server. aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,8 agb9s,16 aib35,11 amcbl,0 e5mc,62 ajc39,1 aat87 aa11c49c-5974-a070-b2c8-1829a3b17e45
10/20/2014 14:59:37.52 w3wp.exe (0x0CF0) 0x15D0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://sharepoint2013:80/site/subsite/_layouts/15/WopiFrame2.aspx?sourcedoc=/site/subsite/Shared%20Documents/ADP%20Portal%20Registration%20Instructions%20Contractor%20Rev%20061212.docx&action=default)).
Execution Time=108.9893 aa11c49c-5974-a070-b2c8-1829a3b17e45

Similar Messages

  • Office Web Apps 2013 Error

    Hi all,
    Currently we are facing a problem in our Sharepoint 2013 environment with Office Web Apps Server.
    Initially we connected the Office Web Apps farm to the Sharepoint farm and it worked well, but suddenly, we are not able to see the previews of the documents in the hover pannel or openning the documents in a new window or same window (doesn´t matter). We
    receive the following error message:
    Sorry, something went wrong
    An error has occurred on the server.
    This with a correlation error code, if we search this error code in Sharepoint we find the following information:
    WOPIFrame - Unhandled exception: System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Configuration.ConfigurationChannelFactory`1[Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract], cannot be used for communication because it is in the Faulted state. at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposed() at System.ServiceModel.ChannelFactory.EnsureOpened() at System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via) at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.GetInternalAppStsChannel() at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.<>c__DisplayClass2.<RequestSelfIssuedToken>b__0()
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.IdentityServices.SPApplicationSecurityTokenServiceClient.RequestSelfIssuedToken(RequestApplicationSecurityToken rst) at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.RequestRawLoopbackToken(OAuth2EndpointIdentity endpointIdentity, JsonWebSecurityToken onBehalfOf, String applicationContext) at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri endpointAddress, SPIdentityContext identityContext, String applicationContext, DateTime& validTo) at Microsoft.SharePoint.IdentityModel.OAuth2.SPOAuth2SecurityTokenManager.IssueLoopbackTokenString(Uri endpointAddress, SPUser user, String applic...
    ationContext, DateTime& validTo) at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPWeb web, Guid uniqueId, String proofKeyId, SPUrlZone zone, SPBasePermissions perms, Boolean hasEditLicense, Int64& ttl) at Microsoft.SharePoint.Utilities.SPWOPIHost.GetAccessToken(SPFile file, String proofKeyId, SPUrlZone zone, Int64& ttl) at Microsoft.SharePoint.Utilities.SPWOPIHost.GetWOPITargetInternal(HttpContext httpContext, SPWeb web, Object& spPrimeObject, SPWOPIAction& requestedAction, SPRegionalSettings spSettings, String& wopiAppUrl, String& wopiFavIconUrl, String& wopiAccessToken, Int64& wopiAccessTokenTtl, String& errorMessageToDisplay, String& redirectUrl) at Microsoft.SharePoint.ApplicationPages.WOPIFrameHelper.OnLoadHelper(WOPIFrame frame) at Microsoft.SharePoin...
    t.ApplicationPages.WOPIFrameHelper.OnLoad(WOPIFrame frame)
    anyone has faced a problem like that?
    Thanks in advance

    Stephan,
    1.  with the Get-OfficeWebAppsMachine command I can see that Health Status report as Unhealthy, but the reason for that is the certificate, it does not include the fqdn of the office web apps machine (Yes, I know that this is not the optimal configuration)
    2. If we try to navigate trought the URL
    https://..../hosting/discovery it shows the xml file of the owa server, no problem here
    3. Get-spwopibinding shows all the bindings configured as default, we haven't done changes here
    4. get-spwopizone = external-https the sharepoint platform is published as extranet trought a TMG, office documents can be accessed externally by WOPI server
    5. I have tried both methods, with true and false with the same result, I have tried to reboot several times the WOPI server.
    And for the final question, yes I have checked the event logs, but shows nothing, I think that is more a problem of Sharepoint previews than other problems

  • Office Web Apps 2013 not loading Power Point

    I installed Office Web Apps (2013) patched on a 2012 R2 server and I am having issues loading a power point onto the stage in a conference. It says "Loading..." for a few minutes and then eventually says "Either you've lost network connectivity
    or our server is too busy to handle your request. Please check your network connection and try again later."   Se the error below
    Gerald Csakany

    For this issue, verify the
    Office web Apps configuration and check below link {it's same issue}
    http://blogs.technet.com/b/dodeitte/archive/2013/11/10/issue-with-office-web-apps-server-2013-published-externally-using-tmg-2010.aspx
    Also refer below link to help you in troubleshooting
    http://digitalbamboo.wordpress.com/2013/09/07/how-to-resolve-the-lync-2013-power-point-conference-sharing-error-with-office-web-app-server-wac-some-presenting-features-are-unavailable-due-to-server-connectivity-issues/comment-page-1/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Office Web Apps 2013

    I've got a brand new Exchange 2013 CU2 farm set up, 2 CAS servers and 2 mailbox servers in a DAG and I'm trying to add an Office Web Apps 2013 server into the mix. First, can someone give me a reason why we would want or need an Office Web Apps server, if
    all that's integrating with it is Exchange? From what I've read, it only offers Office document previews, but it appears to already have that functionality. Does it offer editing capability?
    Second, I've followed all the guides I can find on integrating OWA (there has to be a better acronym for this) and Exchange, but I'm still getting errors when I try to preview an attachment.
    For Word, it says "Sorry, there was a problem and we can't open this document." For Excel, it gives an ASP-style error that says "Server Error in '/x' Application" behind the words "Excel Web App" and a continuous progress bar.
    For Powerpoint, it says "Sorry, we couldn't open this presentation because we ran into a problem."
    I've tried building a new OWA server, running 2012 R2 and all the updates, and the only commands I've run on the OWA server are "New-OfficeWebAppsFarm", giving the internal URL, the external URL, enabling editing, and giving the friendly name of
    the certificate (which is a valid cert). On the Exchange side, I've run "Set-OrganizationConfig -WACDiscoveryEndpoint 'https://fqdn-of-owa-server'" and "Set-OwaVirtualDirectory -WacViewingOnPublicComputersEnabled $true -WacViewingOnPrivateComputersEnabled
    $true -ForceWacViewingFirstOnPublicComputers $true -ForceWacViewingFirstOnPrivateComputers $true" for both CAS servers.
    I've also tried it from different browsers, and added the OWA URL to the Trusted Sites in IE10 and IE11, but no dice.
    Am I missing something? Even if I get the integration to work, what benefit does it give me?

    Hi,
    Office Web Apps Server Integration
    http://technet.microsoft.com/en-us/library/jj150495(v=exchg.150).aspx
    Recreated Office Web Apps farm and WOPI Bindings on SharePoint as follows:
    ===================
    Remove-OfficeWebAppsMachine 
    New-OfficeWebAppsFarm -InternalUrl "xxxx" –AllowHttp
    Set-OfficeWebAppsFarm -EditingEnabled:$true
    Get-OfficeWebAppsFarm
    Get-OfficeWebAppsHost -> „allowList“ war empty
    New-OfficeWebAppsHost –domain „xxxx“ to add the domain in the allowList
    Thanks,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Office web apps 2013 March update 2013....pdf preview

    the web application is configured as permissive.
    I did the following
    Remove-OfficeWebAppsMachine
    updated with the march 2013.
    restarted the office web apps 2013 server.
    New-OfficeWebAppsFarm -InternalUrl "https://owa.domain.com" -ExternalUrl "https://owa.domain.com" –CertificateName "*.domain.is" -EditingEnabled
    New-SPWOPIBinding –ServerName "OWA.domain.is" -Application WordPDF
    word / excel preview works
    (Invoke-WebRequest
    https://wac.contoso.com/m/met/participant.svc/jsonAnonymous/BroadcastPing).Headers["X-OfficeVersion"]
    gives an error
    PDF does not open in browser.
    The updates in January were installed automatically.
    Is that maybe the problem?
    I have seen this:
    http://www.wictorwilen.se/sharepoint-2013-enabling-pdf-previews-with-office-web-apps-2013-march-2013-update

    Is it not working only for PDF files? I only used the zone external-https as an example so please confirm that you set the right binding. After all applications have the correct binding you need to create a result type for PDFs:
    Site Settings > (Search) Result Types and then finding the PDF Result Type. Choose to Copy the Result Type.
    Give the new Result Type an appropriate name, “PDF with Preview” for instance. Then scroll down to Actions and in the “What
    should these results look like?” drop-down, choose to use the Word Display Template.
    Regards,
    Andrew J Billings
    Portal Systems Engineer//MCSA,MCSE
    Blog:
    http://www.andrewjbillings.com 
    Twitter:   LinkedIn:
      

  • Office Web Apps 2013 + could not establish trust relationship

    We currently have a three tier SharePoint 2013 Farm:
    1. Web Front End Server (Server 2008 R2 Enterprise) - Servername: TEST2SP013.domain.dom
    2. Central Admin Server (Server 2008 R2 Enterprise) - Servername: TEST2SPCA013.domain.dom
    3. SQL Server (Server 2012 Datacenter) - Servername: TESTSQL012.domain.dom
    All Machines are in the same IP/Subnet.
    We are trying to setup a new server (Server 2012 R2 Datacenter) (Servername: TEST022.domain.dom) to run Office Web Apps 2013 in our TEST environment to test the system before rolling in production and have had issues throughout the entire process.
    The technet articles we have used are:
    http://technet.microsoft.com/en-us/library/jj219435.aspx
    http://technet.microsoft.com/en-us/library/ff431687.aspx
    http://technet.microsoft.com/en-us/library/jj219627.aspx
    We finally have what I thought was a correct setup but anytime we try to edit or view a word, excel, powerpoint document within SharePoint 2013, we receive "Sorry, there was a problem and we can't open this document. If this happens again, try opening
    the document in Microsoft Word."
    We found a few How-To Setup Office Web Apps sites where other people provided step-by step instructions:
    blogs.msdn.com/b/sowmyancs/archive/2012/10/29/install-configure-amp-monitor-office-web-apps-2013-for-sp-2013.aspx
    http://www.wictorwilen.se/office-web-apps-2013-securing-your-wac-farm
    http://blogs.technet.com/b/justin_gao/archive/2013/06/30/configuring-office-web-apps-server-communication-using-https.aspx
    We reviewed the ULS logs and found the following error:
    02/14/2014 13:38:40.24  w3wp.exe (0x1C04)                        0x1BB4 Office Web Apps              
     WAC Hosting Interaction        adhsk Unexpected WOPI CheckFile: Catch-All Failure [exception:Microsoft.Office.Web.Common.EnvironmentAdapters.UnexpectedErrorException: HttpRequest failed ---> Microsoft.Office.Web.Apps.Common.HttpRequestAsyncException:
    No Response in WebException ---> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate
    is invalid according to the validation procedure.     at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)     at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)     --- End of
    inner exception stack trace ---     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)     at Microsoft.Office.Web.Apps.Common.Ht... 7bed0d51-511d-4541-a059-e2f72942e617
    None of the article provide specific step-by-step instructions with using HTTPS in a test environment specifically when it comes to Self-Signed Certs through Active Directory Certificate Services.
    We tried creating a Self-Signed Cert through IIS on the Office Web Apps Box which did not work.
    We tried creating a Cert through Active Directory Certificate Services which did not work.
    We tried adding the Cert through Central Admin > Security > Manage Trust which did not help.
    We verified "get-spwopizone" is set to internal-https
    We can access the Web Apps https://test022/hosting/discovery site and view the XML with no issue on any machine on our network.
    We added our domain to the list of approved domains that can use Office Web Apps as well as add "Domain Users" as the security group that can "EDIT" Office Documents through Office Web Apps. 
    After each step, we tried performing either a system reboot or IIS Reset on the Office Web Appcs and WFE box.
    My Question is how do we generate a certificate (either self-signed through IIS on the Office Web Apps Box or through AD) that will allow this application to work? I read that the Fully Qualified Domain Name needs to be in the SAN field of the Cert but when
    we request it, I have no way of entering this information. I tried following http://technet.microsoft.com/en-us/library/ff625722 to manually request a certificate with a Custom SAN but that did not work either.
    I am assuming the certificate issue is with the New Office Web Apps box. Is this correct?
    -Chris

    If internal cert then you will have to add certificate from OWA to tursted certificates in each sharepoint server plus add the certificate from central admin in Sharepoint through manage trust. Also you will need to install p7b file (file that contains
    path to root certificate to verify each intermediate certificate) for internal cert to each sharepoint server to not get certificate error.
    sachin

  • Office Web Apps 2013 - Word app not working on Sharepoint 2013 but Excel does

    Hi there!
    We had some problems with Office Web Apps 2013 not working with Lync, and the status of OWA was unhealty so we decided to install some updates for OWA.
    We have downloaded November 2013 update for OWA.
    We found out a guide for putting updates on OWA and done this steps:
    * Remove-OfficeWebAppsMachine
    * Installed the november update
    * Restarted OWA server
    * ran: New-OfficeWebAppsFarm -InternalUrl https://owasrv.domain.local -ExternalURL
    https://owasrv.domain.local -CertificateName "certname" -AllowHttp  -EditingEnabled
    * Restart-Service WACSM
    - checked in IIS in the bindings if the site useses the correct certificate
    Then we went on Sharepoint 2013 and ran some commands:
    * Remove-SPWOPIBinding –All:$true
    * New-SPWOPIBinding -ServerName owasrv.domain.local
    * Set-SPWOPIZone –zone “external-https”
    Now here are the funny things:
    * Excel word app on Sharepoint 2013 works
    * Word APP not working (screenshot)
    * Lync 2013 powerpoint still not working (screenshot)
    * status of OWA is healthy
    bostjanc

    Hi,
    The Friendly name field must be unique within the Trusted Root Certificate Authorities store.  In -CertificateName, enter the friendly name you gave your
    certificate earlier.
    Validate the configuration by navigating to the discovery URL of the Office Web Apps server.  Like
    https://xxx/hosting/discovery
    Meanwhile, the issue is related to Lync, I recommend to you to post the question on Lync Server for further discussion via the link below.
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ocsclients
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction
    with us. Thank you for your understanding.
    Tracy Cai
    TechNet Community Support

  • Office Web Apps 2013 with SharePoint 2013 Server

    Hi All,
    I have installed a separate server for Office Web Apps 2013 on Windows Server 2012 VM. I have followed TechNet's article on
    Deploying Office Web Apps Server & exactly followed steps.
    On SharePoint Server 2013 (Windows Server 2012), I followed TechNet’s article on
    Configure Office Web Apps for SharePoint. The Office Web Apps on SharePoint 2013 environment works for
    Excel document that shows “View in Browser” but
    no Preview.
    However, PowerPoint and Word documents doesn’t show “View in Browser”. I thought Internet Explorer 10 has some issue with Office Web Apps and checked on Chrome and results were same.
    On SharePoint Server 2013 environment, I have configured 3 services applications, MMS, UPS and Excel Service. 
    1.) Do I need any other service applications to be enabled for OWA 2013?      
    I read number of blogs,
    Installing Office Web Apps Server for SharePoint 2013 (Steve Mann),
    Install Office Web Apps 2013 with SharePoint 2013 (Max Melcher) and Spence Harbar
    (Enabling Office Web Apps Preview editing with SharePoint 2013). and all these blogs give more or less same steps that I have followed.  
    Strange thing is that Excel documents on my SharePoint 2013 sites are working but neither word or PowerPoint documents are not showing option for “View in Browser”. 
    I am using HTTP and not HTTPS.
    2. Can someone please advice how could I solve the Office Web Apps 2010 on Word and PPT?
    3. How to can enable preview for Excel, Word and PPT documents.
    Thanks you.
    Regards,
    Aroh
    Aroh Shukla

    Hi Inderjeet and Olafur,
    Thanks for your reply.
    @Inderjeet: That site collection feature on SP2010 works on our production environment but on SP2013 site collection there is no OWA feature. Microsoft recommends to have a separate OWA2013 server and what I create
    a separate VM for OWA2013 server.
    @Olafur: Your suggestion looks spot on. The OWA server does show the discovery:
    Our SP2013 development server has limited RAM (4GB) and it think is causing the issue.
    Let me check if increasing RAM solves the issue.
    Thanks again for your suggestions. (Interjeet and Olafur).
    --Aroh
    Aroh Shukla

  • OWA 2013: Load unsafe script in Google Chrome when attempting to launch Edit in Office Web Apps 2013

    Team
    As we have On-Premises SharePoint 2013 and Office Web Apps 2013 server. SharePoint site is running over https and office web apps running over http. Everything seems to be correct and able to view documents in browser.
    Once we tried to edit the document in browser (Chrome/IE and Firefox) we getting the pop up "Load unsafe script " in Chrome Firefox and in IE with "This page includes script from unauthenticated sources" 
    Please help me on this i tried to disable pop-up in chrome/IE/Firefox but did not get success in Chrome/Firefox and we can't do this on each and every machine.
    Thanks Ranveer Katiyar

    Use fiddler to analyse what is causing this issue. You can share traces with me as well.
    It might some compatibility issue with browser
    It may also be issue because you are trying to execute a HTTPS content in a HTTP online editing tool.
    If this helped you resolve your issue, please mark it Answered

  • Office web apps "Server error in '/wv' Application"

    Hi, I successfully installed office web app for sharepoint 2013. However, when I tried to open documents, it shows the preview but once view/edit in browser, I got this error. What seems to be the problem?
    Server error in '/wv' Application.
    Unable to determine zone from request

    Hi  ,
    According to your description, my understanding is that you encountered the error “Server error in '/wv' Application. Unable to determine zone from request” when you open document using Office Web Apps.
    Are you using  https:// to access the Office Web Apps server? Is the default zone of your web application in Alternate Access Mappings using http:// ?
    If so, you can change the default zone 
    of your web application in Alternate Access Mappings to use https:// .
    Or  set AllowOAuthOverHttp to true:
    $config = (Get-SPSecurityTokenServiceConfig)
    $config.AllowOAuthOverHttp = $true
    $config.Update()
    Reference:
    http://social.technet.microsoft.com/Forums/office/en-US/de49617c-4b0a-4aa9-9877-8f085f48abc2/sharepoint-2013-sp1-and-office-web-apps-sp1-not-working-using-http?forum=sharepointadmin
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/f7be5f88-8c98-464e-8596-60956b5e98fd/sharepoint-2013-office-web-apps-problem-unable-to-openviewedit?forum=sharepointgeneral
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Office Web Apps 2013 - Sorry, there was a problem and we can't open this document. If this happens again, try opening the document in Microsoft Word

    Hello
    I had configured Office Web Apps for SharePoint 2013 which was working fine for about 2 months until this morning.
    The error message I get for WORD, PDF and Excel files is:
    The ULS logs on the WFE give me this:
    WOPI (CheckFile) Proof Data: AccessToken Hash '1572676699' [1054 bytes], URL
    01/08/2014 11:01:58.01*    w3wp.exe (0x1368)                           0x09B4    SharePoint Foundation       
         WOPI                              afk59    Monitorable   
    WOPI                              agxqc    Medium      WOPI Signature verification
    attempt failed with public key 01/08/2014
    11:01:58.01     w3wp.exe (0x1368)                           0x09B4    SharePoint Foundation       
         WOPI                              agxqc    Medium      WOPI
    Signature verification attempt failed with public key
    01/08/2014 11:01:58.01     w3wp.exe (0x1368)                           0x09B4    SharePoint Foundation       
         WOPI                              agxqb    Medium      WOPI
    Signature verification attempt failed - no public key    e75ead18-af27-4d44-ba50-b38b408011e8
    01/08/2014 11:01:58.01     w3wp.exe (0x1368)                           0x09B4    SharePoint Foundation       
         WOPI                              ahdzz    Monitorable    WOPI
    Proof: All WOPI Signature verification attempts failed    e75ead18-af27-4d44-ba50-b38b408011e8
    01/08/2014 11:01:58.01     w3wp.exe (0x1368)                           0x09B4    SharePoint Foundation       
         WOPI                              ag7pj    Unexpected    WOPI
    (CheckFile) - Invalid Proof Signature for file Letterhead Template.docx  url: http://site.contoso.com/_vti_bin/wopi.ashx/files/9c5d0d7077aa43e9a9538c02deb57580?access_token=eyJ0eXAiOiJKV1QiLCJhbGciOi
    The ULS Logs on my Office Web Apps server gives me this:
    Error message from host: Verifying signature failed, host correlation:     d197d187-ef9d-42f6-ae4f-c4b8199c1078
    WOPICheckFile,WACSERVER FileNotFound
    WOPI CheckFile: Catch-All Failure [exception:Microsoft.Office.Web.Common.EnvironmentAdapters.FileUnknownException: WOPI 404
    Any idea what may have caused this issue all of a sudden?
    Thank you.
    Yoshi

    Hi Waqas
    Thanks for your help with this. I had a look at both posts, the URL works fine from the WAC server and I am not using a System account to test docs.
    Also, this is a production site that is accessible over the Internet, so we are using https therefore the WOPIZone is external-https.
    Issue #3 in the above blog link does not reflect the same error I see on my servers.
    I also had a look at the information in this link: http://technet.microsoft.com/en-us/library/ff431687.aspx#oauth
    Problem: You receive a "Sorry, there was a problem and we can't open this document" error when you try to view an Office document in Office Web Apps.
    If you added domains to the Allow List by using the
    New-OfficeWebAppsHost cmdlet, make sure you’re accessing Office Web Apps from a host domain that’s in the Allow List. To view the host domains in the Allow List, on the Office Web Apps Server open the Windows PowerShell prompt as an administrator and run
    the Get-OfficeWebAppsHost cmdlet. To add a domain to the Allow List, use the
    New-OfficeWebAppsHost cmdlet.
    I have not added any domains to the Allow list so this did not help either. Should I add the domain?
    Any further help with this is much appreciated.
    Thanks again.
    Yoshi

  • Office Web Apps 2013: SSLOffLoad, Cannot connect Sharepoint.

    Hi,
    Background.
    We have a 2 machine SharePoint 2013 farm and a 2 machine Office Web Apps Farm, both of which are behind a load balancer. Our public DNS holds the records for the two farms: webapps.company.com and sharepoint.company.com. However these domains are not in
    the internal DNS and cannot be resolved internally. I've put these in the hosts file on the respective machines, so they can talk to each other.
    I'm now at the point where I need to connect SharePoint to the OWA farm. I've followed the guide here: http://technet.microsoft.com/en-us/library/jj219455%28v=office.15%29.aspx
    and setup the OWA farm by the specification under the heading "Deploy a multi-server, load balanced, office web apps server farm that uses HTTPS".
    My creation string
    New-OfficeWebAppsFarm -InternalUrl https://machinename.domain.com -ExternalUrl https://webapps.comapny.com -SSLOffloaded -EditingEnabled
    That went ok and the farm is created. I then added the second machine
    New-OfficeWebAppsMachine -MachineToJoin "machinename.domain.com"
    Now that the farm is created i went ahead and ran
    New-SPWOPIBinding -ServerName machinename.company.com
    But that just gave me "WARNING: The Server did not respond. Trying again"
    Adding the -AllowHttp flag let me continue, but that ended up giving me error when i created or opened a document in Sharepoint.
    So my guess is that i need to figure out why i cannot use New-SPWOPIBinding -ServerName machinename.company.com without -AllowHTTP.
    It was my understanding that we don't have to setup SSL on the individual farm server as the load balanser woudl take care of that.
    Any ideas as to why New-SPWOPIBinding -ServerName machinename.company.com won't work?
    Thank you for taking the time to read my post
    Regards.

    http://social.technet.microsoft.com/wiki/contents/articles/19039.sharepoint-2013-how-to-enable-office-web-apps-to-work-in-both-internal-and-external-environments.aspx
     Because I’ve not configured my OWA machine to be published to the Internet so I have to use its Internet-public IP. It’s not a recommended best practice. In your case, the external URL would be http://owa.abc.com
    . Above I’m not using SSL certificate
    to encrypt data over the Internet. Just add CertificateName parameter if you want to use whether CA-issued certificate
    or self-signed certificate. Finally, check both internal URL (http://app03/hosting/discovery
    ) and external URL (http://198.xxx.xxx.xxx/hosting/discovery
    ) to confirm everything is working
    well. Your screen should display XML structure.
    Now you need to re-bind all SharePoint machines to WAC farm using New-SPWOPIBinding (http://technet.microsoft.com/en-us/library/jj219441.aspx
    ). Next, you just need to set the WOPI
    zone for external use even there is an internal use in your SharePoint environment.
    1
    Set-SPWOPIZone –zone “external-http”
    Finally, configure Excel service and then upload an Excel workbook into a document library and check it. Below are the screenshots of OWA working on both internal and external environment.
    http://blogs.technet.com/b/ken_prices_sharepoint_blog/archive/2014/01/15/explaining-the-use-of-internal-and-external-wopi-zones-for-office-web-apps.aspx
    If this helped you resolve your issue, please mark it Answered

  • Office web app 2013 file not found

    Hi,
    Trying to access a document preview from sharepoint 2013 i get "file not found" from the office web app server.
    In the OWA server uls logs I can see a messege "disk cache file not found" so i looked at the cachelocation and the renderinglocalcachlocation
    directories and i can only find the doc preview files in the renderinglocalcachlocation dir.
    I also made sure the identity of openfromurlhost and openfromurlweb application pools have access to this documend and i
    run the openfromurlenable command.
    any ideas ?
    thanks.

    Hi,
    Try the following:
    1- https://support.office.com/en-nz/article/Configure-disk-based-cache-settings-75429eaf-893a-4a27-bca7-bf75497091de
    2-adding OWA
    url to the "Trusted Sites".
    3-Make sure you have followed the instructions for OWA installation configurations
    http://blogs.msdn.com/b/uksharepoint/archive/2013/08/06/scripted-installation-of-sharepoint-2013-and-office-web-apps-server-from-the-field-part-4.aspx
    Kind Regards,
    John Naguib
    Technical Consultant/Architect
    MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation
    Please remember to mark your question as answered if this solves your problem

  • Office Web Apps 2013 installation issue in HTTPS

    Hi,
    I'm trying to install Office Web Apps Server in HTTPS mode but keep getting an error. When I run the command  New-SPWOPIBinding -ServerName owaserver, it says "WARNING: The server did not repspond. Trying again (attempt 1of 5)." When I go into Event
    Viewer, I see this error for each attempt:
    An operation failed because the following certificate has validation errors:
    Subject Name: CN=<url>, OU=Domain Control Validated - RapidSSL(R), OU=See
    www.rapidssl.com/resources/cps (c)12, OU=<OU>, SERIALNUMBER=<serial number>
    Issuer Name: CN=RapidSSL CA, O="GeoTrust, Inc.", C=US
    Thumbprint: <thumbprint>
    Errors:
     SSL policy errors have been encountered.  Error code '0x2'..
    I've installed the Root CA from the provider, registered the .cer files in CA -> Security -> Manage Trusts, and via PowerShell. I've reset IIS multiple times and rebooted the OWA server and the WFE. I'm not sure if it's an issue with the cert or a
    SharePoint issue.
    Thanks

    Did you register your certificate with the New-OfficeWebAppsFarm command (-CertificateName) when you set up your Office Web Apps farm?
    http://technet.microsoft.com/en-us/library/jj219436.aspx
    - Xenox G.

  • Office Web Apps 2013 - Excel, fine, Word & Powerpoint, unable to view.

    Hi All,
    I am having an infuriating issue where by the following occurs when opening documents via OWA:
    Excel - Preview, no problem, opening, no problem, editing, no problem (even when accessing oData connections for PWA).
    Word - Preview, errors, opening, errors, editing (incredibly!!) works.
    PowerPoint - Nothing works...
    I think I have read every blog post on every error I am receiving in the ULS but nothing is resolving. It is on a VMware VM and I had to reinstall OWA after it was noted that it has rather surprising behaviour if OWA is not installed on the system drive.
    I have installed each hotfix/update and tested after each with no joy...
    Three (possibly misleading) error categories:
    From OWA log:
    Cannot create WOPI Proof Token - could not find valid old proof key;
    From SP log:
    WOPI Proof: Missing Header;
    Useragent not available, file operations may not be optimized (doubt this is causing my problem but the quality of errors in the logs is so bad it may well be).
    For context, the service account for OWA is local admin on the box and has full access to the content databases on the SQL server.
    The symptoms of the error are the biggest concern given the degrees of success I am having with the different apps (kind of rules out security or setup if Excel works fine and Word sort of works).
    Any help will be very much appreciated and may stop my increasing baldness with the amount of hair I am pulling out!!
    Thanks in advance.
    Sam

    Hi  Sam,
    According to your description, my understanding is that Office Web Apps does not work for viewing Word & PowerPoint.
    For troubleshooting your issue, please access the Office Web Apps Server discovery URL to verify that the Office Web Apps Server farm is working for Word & PowerPoint:
    http://servername/hosting/discovery
    Also please add the OWA url into your “Trusted Sites” in IE.
    Reference:
    http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_28102553.html
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

Maybe you are looking for

  • How do I cancel a yearly subscription

    Hi I am trying to cancel a yearly subscription to  Adobe ExportPDF service. You web pages send one running in circles and there is no way to cancel with an user-friendly mouse-lick or two. Gerd

  • My Mac Mini with Snow Leopard doesn't boot

    When booting, I see a gray screen, a blue screen and another gray with the little round activity meeter which suddenly stops, and the picture freezes. Is there any good step-by-step guide for troubleshooting this? I'm not sure I have 10.6.2, but I ke

  • Deleted redo log files in test

    hi, i was working in my test environment. by mistake all the redo logs were deleted.(all members) now the database is not starting. please give sugestion as how to open the database again. Regards

  • Global?

    This is my theory of why java should provide a global system: java programs should work together not against each otherAs much as the java community would like to think otherwise, java is inherently a global system, not autonomous. All java programs

  • Battery drains like crazy, and now not charging fully! 3GS

    My 3GS was 100% at 9am. I got a text message at 9:36am, and the battery was at 97%, so I went to reply to it. My phone shut off, like it had a dead battery, so I put it on the charger. About two minutes later, it turned back on and said it was at 62%