Office Web Apps Error

hi -
I have Office Web Apps 2013 installed and configured on my dev server.  It's set to allow HTTP.
When I try to preview a Word document, the frame displays the following message:
This content cannot be displayed in a frame. 
To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame.
According to this
link, low memory conditions can cause this error in the preview.  I have checked that and we are OK with memory.
For Excel documents, I get the following error in preview:
The website cannot display the page
Most likely causes:
•The website is under maintenance.
•The website has a programming error.

HI,Seems to be issue with the connection between sharepoint and office webapp.Check the below URL to get the connection successed and work succesfully.
http://expertsharepoint.blogspot.de/2013/12/microsoft-office-web-apps-server-2013_19.html
Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

Similar Messages

  • SharePoint 2013 and MS Office Web Apps - error in sharepoint's url calls OWAps

    I have new SharePoint 2013 Server farm and one dedicated Office Web Apps (OWAps) server.
    This farm is placed in one domain (Acompany.local). There is other domain BCompany.local whitch has both trusted to first domain (two diffirent forests, two company's branches).
    Users from second domain BCompany.local well see intranet portal, build in sharepoint in the first domain (url like http://intranet.Acompany.local).
    But, when they try to use OWAps, f.e. whatching preview or try to open docs for edit in browser - they see error in frame.
    I'm looked it in google chrome's developer tools and find' that sharepoint use wrong url to call OWAps - like http://owaps/... instead of http://owaps.Acompany.local/...
    When I created new office web app farm by:
    New-OfficeWebAppsFarm -InternalURL "http://owaps.Acompany.local" - ExternalURL "http://owaps.Acompany.local" -AllowHttp -EditingEnabled
    And in sharepoint farm new SWOPI binding by:
    New-SPWOPIBinding -ServerName "http://owaps.Acompany.local" -AllowHTTP
    Get-SPWOPIBinding tell that all SWOPI bindings are http://owaps.Acompany.local, but in devtools I continue to see wrong http://owaps/... url
    Any idea to fix this behavior?

    The reason WAC is recommended to be installed on a dedicated server is that it recreates the IIS sites/settings. This is why you're seeing the setting reset itself after restart.
    What I'd probably recommend is creating a script that queries the WAC URL on a regular basis.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Office Web App error in extended web application

    I have a web application that has been extended in intranet zone. While all feature works in the application in the default zone of office web app, creating new document from site it self does not work in intranet zone. Error I am getting is sorry, there
    was a problem and we can't open this document. If this happens again, try opening document in microsoft word. I was not able to find anything regarding this.
    My extended web application is using FBA and default zone uses windows. 
    Thanks,
    Errors in ULS logs
    WOPI ProcessRequest - Unhandled Exception in WOPI app layer  [e: System.InvalidOperationException: Operation is not valid due to the current state of the object.    
     at Microsoft.SharePoint.SPUserToken.GetClaimsUserLoginName()    
     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUserToken token, Boolean isShareByLinkGuestUser)    
     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUser user)    
     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, WopiTokenContext tokenContext, Int64& ttl)    
     at Microsoft.SharePoint.SoapServer.Wopi.RunCobalt(HttpContext context, CommonRequestData requestData, CommonResponseData responseData)    
     at Microsoft.SharePoint.SoapServer.Wopi.ProcessRequestCore(HttpContext context, CommonRequestData requestData, CommonResponseData responseData)]
    WOPI - CopyRequestBodyToStream throw exception [exception System.ObjectDisposedException: Cannot access a disposed object.  Object name: 'Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedMemoryStream'.    
     at Microsoft.SharePoint.Utilities.SPChunkedStream.get_Length()    
     at Microsoft.SharePoint.SoapServer.Wopi.CopyRequestBodyToStream(HttpContext context)]
    WOPI cobalt - Failed to read entire request body, url
    sachin

    Hi sachin,
    According to your description, my understanding is that you got an error when you created a new document using OWA in the extended zone with FBA.
    The issue stems from SharePoint and is due to an error in the access token generation when a user tries to load a document in the Office Web Apps.
    The current workaround is to configure FBA authentication in the Default zone of the effected web application.
    More information, please refer to the link:
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2014/03/20/office-web-apps-2013-errors-previewing-viewing-editing-documents-when-using-fba-in-the-extended-zone-but-not-the-default-zone.aspx
    I hope this helps.
    Thanks,
    Wendy
    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]
    Wendy Li
    TechNet Community Support

  • Office Web App error - unable to open PDF after multiple trials

    Hi, we are using Office Web App server 2013 on win server 2012 (NO Sharepoint installed) to preview files (doc, docx, pdf, xls, xlsx, ppt, pptx), OWA is set as http, wopihost
    is http as well under different from HTTP80, HTTP809 application pool
    File conversion if fine for small files and large files to some point - we can process same large pdf (100MB) 30-50 times, but after that there is a message
    "Sorry, Word Web App ran into
    a problem opening this document. To view this document please open it in Microsoft Word."
    Server has plenty of free space, PerfMon
    does not show spikes, no memory spikes in Process Manager. ULS logs do not provide any good info either...
    No errors in event log under Applications,
    System, or Microsoft Office Web Apps sections.
    That error will be shown if we process
    the same file. if try to process different file it works fine (again - few dozen times), but if after that I try to process first file - it shows error again.
    Documents
    are located on the same server as OWA installed, same machine has wopi site in non owa application pool (from Microsoft demo
    - C#)
    The only resolution i found is to reset
    WAC server from PowerShell or restart IIS - after that it starts to process original file...
    If I just recycle OWA application pools
    - HTTP80, HTTP809 it does not help. (tried to change Recycling condition in IIS for those pools - it slightly improves situation but does not resolve).
    I can reproduce such pattern with different file types, it just matter of number of hits.
    Same error present if we use OWA and wopi on machine as https with certificate.
    We use VerboseEx option for logging - no errors in ULS log files, but multiple Sync exiting
    early records similar to 
    Sync exiting early: LastSyncTime = 09/16/2014 14:52:07    
     at Microsoft.Office.Web.Apps.Environment.WacServer.ACacheableFarmStateObject.Sync(Boolean force)  
     at Microsoft.Office.Web.Apps.Environment.WacServer.AFarmSettings.TryGetSettingValue[T](String settingName,
    T& value, Boolean shouldProcessValue)    
     at Microsoft.Office.Web.Apps.Environment.WacServer.WSConfigAdapter.TryGetValue[T](String settingName,
    T& value)    
     at Microsoft.Office.Web.Apps.Environment.WacServer.WSServiceInstanceFinderAdapter.GetAgentUri(WebAgentProperties
    agentProperties, String machineName, String fqdn)    
     at Microsoft.Office.Web.Apps.Environment.WacServer.WSServiceInstanceFinderAdapter.UpdateServiceList()
     at Microsoft.Office.Web.Apps.Environment.WacServer.WSServiceInstanceFinderAdapter.FindAllServiceInstances()
     at Microsoft.Office.Web.Common.ServiceInstanceFinder.RefreshList(Object state)    
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback
    callback, Object state, Boolean preserveSyncCtx)    
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback,
    Object state, Boolean preserveSyncCtx)    
     at System.Threading.TimerQueueTimer.CallCallback()    
     at System.Threading.TimerQueueTimer.Fire()    
     at System.Threading.TimerQueue.FireNextTimers()  
    ---------------------------------There are some paired records
    Cached service list has 39 service instances before the update
    Cached service lists has 39 service instances after the update
    So it goes as follows: OWA processing all formats fine, after trying same 100mb pdf file 50 times (it is possible to get same error with docx, just bigger number of trials) it does not process that pdf file, but processes others.
    After IIS reset it works as usual again. After trying another 100mb pdf file 50-60 times OWA stops to process that another file... We are expecting large number of hits and resetting IIS every 30min is not a good solution...
    Any help will be appreciated.
    Thank you

    Hi ,
    Thank you for your post.
    Whether the issue occurs with different file types or only the PDF.
    Based on your description, when you reset WAC server from PowerShell or restart IIS, the issue is solved temporarily.
    I recommend that you check the application account, re-enter the account, then reset the IIS.
    whether the issue occurs with different file types or only the PDF.
    In addition, please check if the link is useful:
    http://stevemannspath.blogspot.jp/2013/04/sharepoint-2013-pdf-support-and.html
    Best Regards,  
    Lisa Chen

  • Office Web App error

    I have setup my Office Web App Environment following the following article. 
    http://technet.microsoft.com/en-us/library/ff431687.aspx#oauth
    This is a production environment with HTTPS.  I can go to
    https://URL/hosting/discovery  and it pulls up the XML like it should.
    The setup seemed to go well but when I try to open the docs up from SharePoint I get he following errors.
    When opening a Word Doc: "Sorry, there was a problem and we can't open this document. If this happens again, try opening the document in Microsoft Word"
    When opening a PowerPoint Doc: "Sorry, we couldn't open this presentation because we ran into a problem. Please try again."
    When opening a Excel Doc: "We couldn't find the file you wanted. It's possible the file was renamed, moved or deleted."
    I see suggestions for AllowOAthOverHttp but did not set this because it is HTTP.  I also have the zone set to external-HTTPS.
    Please let me know if you have any suggestions.
    Thank you,

    Try to restart IIS. Then check if your domain
    is is allowed to connect with office web apps server by running Get-OfficeWebAppsHost
    cmdlet.
    If your domain is not the the allowed list, add it by New-OfficeWebAppsHost -Domain <String>.

  • Office Web Apps Error after SP 2013 September 2014 CU

    Hello  Everyone,
    I have a single front end and single SQL server for my SharePoint 2013 deployment.  I also have Office Web Apps setup and running.  However after installing SP 1 and the latest September 2014 CU it appears our users are seeing the below prompt
    when open a Word doc in Office Web Apps.
    However I am finding that if they use IE 9 or 10 and even Firefox everything works normal.  This appears to be affecting just Word.
    As for my Office Web Apps server it is still at Version 15.0.4420.1017 (RTM) 
    If I need to update my Office Web Apps server what order should i do.  SP1, July, then Sept?  
    Thanks,
    Ian...

    You need to apply office web app update. 
    It should be in below order.
    Office web app Sp1
    September 2014 update
    If this helped you resolve your issue, please mark it Answered

  • Office web app error for one note only

    There is strange error in my SharePoint 2013 farm with OWA. Everything works fine except for one note.
    If you click in the notebook on the left hand side of the site, for first time everything works fine. When you try to click the same link second time, either server error comes up in chrome and nothing in IE. If i deactivate the web feature one note and
    reactivate it, it works again for first time and nothing comes up for the second time. Error i see is 
    WOPIFrame -Unhandled exception: System.TimeoutException: The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: The read
    from the pipe did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.    
    Has anyone seen this behavior? 
    sachin

    Hi,
    According to your description, I think this issue is more related to SharePoint, I suggest that you could post it to
    SharePoint forum.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error word web app can not open this document for viewing in office web apps 2010

    Hi 
    i am receiving office web apps error.
    i installed sharepoint 2010 on windows server 2012 datacenter,
    and installed office web apps 2010 and sp2
    adil

    Hi Adil,
    From the error message, I recommend to check the things below:
    Check if Word Viewing service is started in Central Administration. If it is started, stop and re-start it.
    Check if the Word Viewing service proxy is created.
    Check if the Word Viewing service proxy is associated with web application with issue.
    If above cannot work, please check the ULS log for further research.
    More reference:
    https://amalhashim.wordpress.com/2013/01/29/sharepoint-word-web-app-cannot-open-this-document-for-viewing-because-of-an-unexpected-error/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Error while creating farm for Office web apps

    Hello.
    I have error while creating office web apps fars.
    when I enter this code to powershell : New-OfficeWebAppsFarm -InternalURL "http://servername" -AllowHttp -EditingEnabled
    It says this:
    New-OfficeWebAppsFarm : The term 'New-OfficeWebAppsFarm' is not recognized as the name of a cmdlet, function, script
    file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
    and try again.
    At line:1 char:1
    + New-OfficeWebAppsFarm -InternalURL "http://office" -AllowHttp -EditingEnabled
    + ~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (New-OfficeWebAppsFarm:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    so what's the problem?

    That is an error I would expect with the account running the cmdlet not having local administrator rights to the server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • 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 Server , Excel Web Apps , Error , Event ID 5226

    There is an environment of install Office Web Apps 2013 for SharePoint 2013 – with PDF Preview.
    Having been able to use it without any problems.
    One day, a preview of the Excel does not work properly.
    Error or do not know the contents of the following, a solution to solve this issue anyone?
    ERROR,
    2014/XX/XX XX:55:30,
    Excel Web App,5226,
    Unable to create or access workbook cache at
    C:\ProgramData\Microsoft\OfficeWebApps\Working\waccache\XXXX\Images.
    Excel Services Application is unable to function without a workbook cache.

    If you have not followed instructions according to the following article. You need to reconfigure office web apps for sharepoint
    http://technet.microsoft.com/en-us/library/jj966220(v=office.15).aspx 
    "Applying Office Web Apps Server updates by using the automatic updates process isn’t supported with Office Web Apps Server. This is because updates to an Office Web Apps Server must be applied in a specific way, as described in this article"

  • "File not found" error in Office Web Apps

    Hi,
    i have set up in my single server farm the Office Web Apps as descripted in the following article:
    Deploy Office Web Apps (Installed on SharePoint 2010 Products)
    When i create now a new SiteCollection based on the Blank Template and create a document library with some word documents, i get the following errors:
    1.) Clicking on the menuitem View in Browser throws
    File not found
    2.)When i click on the file name in the library i get:
    Word Web App cannot open this document for viewing because of an unexpected error.  To view this document open it in Microsoft Word.
    In the ULS i get the following:
    09/18/2014 13:04:12.93 w3wp.exe (0x1C78)                      
    0x0410
    SharePoint Foundation         Logging Correlation Data      
    xmnv Medium  
    Site=/bog/OWATEST d9db5130-d9d3-4f25-8d4c-8c94eab159c7
    09/18/2014 13:04:12.93 w3wp.exe (0x1C78)                      
    0x0410
    Office Web Apps              
    Office Viewing Architecture   vjyu
    Medium   Librarian.BeginGetItem(F888fc880ee524f61beba804e78821176m648dc133acbb4432bb233029053d0d01m7d0789a965f243b886e75813fc8510f0m, Silverlight, docdata.xml)
    d9db5130-d9d3-4f25-8d4c-8c94eab159c7
    09/18/2014 13:04:12.93 w3wp.exe (0x1C78)                      
    0x0410
    Office Web Apps              
    Office Viewing Architecture   vkaw
    Medium   ViewStore.SetCompleted(F888fc880ee524f61beba804e78821176m648dc133acbb4432bb233029053d0d01m7d0789a965f243b886e75813fc8510f0m, Silverlight, docdata.xml) - status = ConversionError
    d9db5130-d9d3-4f25-8d4c-8c94eab159c7
    09/18/2014 13:04:12.93 w3wp.exe (0x1C78)                      
    0x0410
    Office Web Apps              
    Office Viewing Architecture   vjzo
    Medium   Librarian.SetCompleted(F888fc880ee524f61beba804e78821176m648dc133acbb4432bb233029053d0d01m7d0789a965f243b886e75813fc8510f0m, Silverlight, docdata.xml) - status = ConversionError
    d9db5130-d9d3-4f25-8d4c-8c94eab159c7
    09/18/2014 13:04:12.93 w3wp.exe (0x1C78)                      
    0x0410
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (Request (GET:http://sharepoint2010:80/bog/OWATEST/_vti_bin/docdatahandler.ashx?d=F888fc880ee524f61beba804e78821176m648dc133acbb4432bb233029053d0d01m7d0789a965f243b886e75813fc8510f0m&z=7D0789A9-65F2-43B8-86E7-5813FC8510F01&type=sl&ui=de-DE)).
    Execution Time=19,0333547978863 d9db5130-d9d3-4f25-8d4c-8c94eab159c7
    09/18/2014 13:04:12.94 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   b10e
    Medium   Created desk"Apple-tab-span" style="white-space:pre;">  
    09/18/2014 13:04:12.94 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   2brt
    Medium   AppWorker:9c3ee281-ef97-41d3-ada6-90bfa7c160fc worker process is started Exe: AppServerHost.exe Args: /id 9c3ee281-ef97-41d3-ada6-90bfa7c160fc /convertingService net.pipe://127.0.0.1/a57fa3f9-b3f7-4b45-9860-8fdd6ebcc62d
    /assembly wacword.dll /type WACWS /IsBatchedTracing True /LogQuota 100 WorkerType: WorkerType1 Directory: c:\windows\system32\inetsrv, pid : 13328, IsSandBoxed: True, UniqueSandBoxSid: S-1-5-26473-19571-45394-1377
    09/18/2014 13:04:12.94 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   vioz
    Medium   RemoveWorker isRemoved: True session id : uuid:f8655b88-00a7-40ec-bdf5-457f5fb9f2df;id=1376, Guid: 4390f3b2-c580-4379-bbd5-b8b90df5e9fc
    09/18/2014 13:04:12.94 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   4sig
    Medium   ChildProcess AppServerHost.exe is launched inside worker 9c3ee281-ef97-41d3-ada6-90bfa7c160fc. Pid 13328
    09/18/2014 13:04:12.95 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   d9hn
    Medium   NotifyNewChildProcessInWorker has seen AppServerHost.exe in worker 9c3ee281-ef97-41d3-ada6-90bfa7c160fc
    09/18/2014 13:04:13.17 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viou
    Medium   ... registering worker 9c3ee281-ef97-41d3-ada6-90bfa7c160fc
    09/18/2014 13:04:13.19 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viox
    Medium   Worker 9c3ee281-ef97-41d3-ada6-90bfa7c160fc is now initialized.
    09/18/2014 13:04:13.20 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   wyqt
    Monitorable Task thread crashed System.InvalidOperationException: Calling Post() on 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext' resulted in multiple callbacks.  This indicates a
    problem in 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext'.     at System.ServiceModel.Dispatcher.ThreadBehavior.SynchronizationContextCallback(Object state)     at Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext.RunTask()
        at Microsoft.Office.Web.Common.TaskThread.Run()
    9c3ee281-ef97-41d3-ada6-90bfa7c160fc
    09/18/2014 13:04:13.31 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vipx
    Monitorable AppWorker:9c3ee281-ef97-41d3-ada6-90bfa7c160fc application server host exited unexpectedly  (thread: 187)
    09/18/2014 13:04:13.31 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   c78j
    Unexpected AppWorker:9c3ee281-ef97-41d3-ada6-90bfa7c160fc ProcessRequestDone() received error response WorkerCrashed, restarting the worker
    09/18/2014 13:04:13.31 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   xpre
    Medium   Removing worker 9c3ee281-ef97-41d3-ada6-90bfa7c160fc, thread: 187
    09/18/2014 13:04:13.31 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   f2yg
    Medium   CreateSandBoxedProcessWorker() is called
    09/18/2014 13:04:13.32 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   b10e
    Medium   Created desk"Apple-tab-span" style="white-space:pre;">  
    09/18/2014 13:04:13.33 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   2brt
    Medium   AppWorker:756afa45-8681-4aa2-8288-5b87b433a239 worker process is started Exe: AppServerHost.exe Args: /id 756afa45-8681-4aa2-8288-5b87b433a239 /convertingService net.pipe://127.0.0.1/a57fa3f9-b3f7-4b45-9860-8fdd6ebcc62d
    /assembly wacword.dll /type WACWS /IsBatchedTracing True /LogQuota 100 WorkerType: WorkerType1 Directory: c:\windows\system32\inetsrv, pid : 13408, IsSandBoxed: True, UniqueSandBoxSid: S-1-5-26473-19571-45394-1378
    09/18/2014 13:04:13.33 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vioz
    Medium   RemoveWorker isRemoved: True session id : uuid:f8655b88-00a7-40ec-bdf5-457f5fb9f2df;id=1377, Guid: 9c3ee281-ef97-41d3-ada6-90bfa7c160fc
    09/18/2014 13:04:13.33 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   4sig
    Medium   ChildProcess AppServerHost.exe is launched inside worker 756afa45-8681-4aa2-8288-5b87b433a239. Pid 13408
    09/18/2014 13:04:13.33 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   d9hn
    Medium   NotifyNewChildProcessInWorker has seen AppServerHost.exe in worker 756afa45-8681-4aa2-8288-5b87b433a239
    09/18/2014 13:04:13.54 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viou
    Medium   ... registering worker 756afa45-8681-4aa2-8288-5b87b433a239
    09/18/2014 13:04:13.57 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viox
    Medium   Worker 756afa45-8681-4aa2-8288-5b87b433a239 is now initialized.
    09/18/2014 13:04:13.57 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   wyqt
    Monitorable Task thread crashed System.InvalidOperationException: Calling Post() on 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext' resulted in multiple callbacks.  This indicates a
    problem in 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext'.     at System.ServiceModel.Dispatcher.ThreadBehavior.SynchronizationContextCallback(Object state)     at Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext.RunTask()
        at Microsoft.Office.Web.Common.TaskThread.Run()
    756afa45-8681-4aa2-8288-5b87b433a239
    09/18/2014 13:04:13.68 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vipx
    Monitorable AppWorker:756afa45-8681-4aa2-8288-5b87b433a239 application server host exited unexpectedly  (thread: 187)
    09/18/2014 13:04:13.68 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   c78j
    Unexpected AppWorker:756afa45-8681-4aa2-8288-5b87b433a239 ProcessRequestDone() received error response WorkerCrashed, restarting the worker
    09/18/2014 13:04:13.69 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   xpre
    Medium   Removing worker 756afa45-8681-4aa2-8288-5b87b433a239, thread: 187
    09/18/2014 13:04:13.69 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   f2yg
    Medium   CreateSandBoxedProcessWorker() is called
    09/18/2014 13:04:13.70 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   b10e
    Medium   Created desk"Apple-tab-span" style="white-space:pre;">  
    09/18/2014 13:04:13.70 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   2brt
    Medium   AppWorker:543a7cd7-90f8-4b94-b3e0-4abe0ec50b49 worker process is started Exe: AppServerHost.exe Args: /id 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49 /convertingService net.pipe://127.0.0.1/a57fa3f9-b3f7-4b45-9860-8fdd6ebcc62d
    /assembly wacword.dll /type WACWS /IsBatchedTracing True /LogQuota 100 WorkerType: WorkerType1 Directory: c:\windows\system32\inetsrv, pid : 13488, IsSandBoxed: True, UniqueSandBoxSid: S-1-5-26473-19571-45394-1379
    09/18/2014 13:04:13.70 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vioz
    Medium   RemoveWorker isRemoved: True session id : uuid:f8655b88-00a7-40ec-bdf5-457f5fb9f2df;id=1378, Guid: 756afa45-8681-4aa2-8288-5b87b433a239
    09/18/2014 13:04:13.70 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   4sig
    Medium   ChildProcess AppServerHost.exe is launched inside worker 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49. Pid 13488
    09/18/2014 13:04:13.70 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   d9hn
    Medium   NotifyNewChildProcessInWorker has seen AppServerHost.exe in worker 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49
    09/18/2014 13:04:13.91 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   viou
    Medium   ... registering worker 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49
    09/18/2014 13:04:13.92 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   viox
    Medium   Worker 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49 is now initialized.
    09/18/2014 13:04:13.93 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   wyqt
    Monitorable Task thread crashed System.InvalidOperationException: Calling Post() on 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext' resulted in multiple callbacks.  This indicates a
    problem in 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext'.     at System.ServiceModel.Dispatcher.ThreadBehavior.SynchronizationContextCallback(Object state)     at Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext.RunTask()
        at Microsoft.Office.Web.Common.TaskThread.Run()
    543a7cd7-90f8-4b94-b3e0-4abe0ec50b49
    09/18/2014 13:04:14.04 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vipx
    Monitorable AppWorker:543a7cd7-90f8-4b94-b3e0-4abe0ec50b49 application server host exited unexpectedly  (thread: 187)
    09/18/2014 13:04:14.04 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   c78j
    Unexpected AppWorker:543a7cd7-90f8-4b94-b3e0-4abe0ec50b49 ProcessRequestDone() received error response WorkerCrashed, restarting the worker
    09/18/2014 13:04:14.04 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   xpre
    Medium   Removing worker 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49, thread: 187
    09/18/2014 13:04:14.04 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   f2yg
    Medium   CreateSandBoxedProcessWorker() is called
    09/18/2014 13:04:14.05 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   b10e
    Medium   Created desk"Apple-tab-span" style="white-space:pre;">  
    09/18/2014 13:04:14.06 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   2brt
    Medium   AppWorker:6e96c591-38f8-4691-897d-588cb92206d1 worker process is started Exe: AppServerHost.exe Args: /id 6e96c591-38f8-4691-897d-588cb92206d1 /convertingService net.pipe://127.0.0.1/a57fa3f9-b3f7-4b45-9860-8fdd6ebcc62d
    /assembly wacword.dll /type WACWS /IsBatchedTracing True /LogQuota 100 WorkerType: WorkerType1 Directory: c:\windows\system32\inetsrv, pid : 13564, IsSandBoxed: True, UniqueSandBoxSid: S-1-5-26473-19571-45394-1380
    09/18/2014 13:04:14.06 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vioz
    Medium   RemoveWorker isRemoved: True session id : uuid:f8655b88-00a7-40ec-bdf5-457f5fb9f2df;id=1379, Guid: 543a7cd7-90f8-4b94-b3e0-4abe0ec50b49
    09/18/2014 13:04:14.06 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   4sig
    Medium   ChildProcess AppServerHost.exe is launched inside worker 6e96c591-38f8-4691-897d-588cb92206d1. Pid 13564
    09/18/2014 13:04:14.06 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   d9hn
    Medium   NotifyNewChildProcessInWorker has seen AppServerHost.exe in worker 6e96c591-38f8-4691-897d-588cb92206d1
    09/18/2014 13:04:14.25 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viou
    Medium   ... registering worker 6e96c591-38f8-4691-897d-588cb92206d1
    09/18/2014 13:04:14.27 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   viox
    Medium   Worker 6e96c591-38f8-4691-897d-588cb92206d1 is now initialized.
    09/18/2014 13:04:14.28 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   wyqt
    Monitorable Task thread crashed System.InvalidOperationException: Calling Post() on 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext' resulted in multiple callbacks.  This indicates a
    problem in 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext'.     at System.ServiceModel.Dispatcher.ThreadBehavior.SynchronizationContextCallback(Object state)     at Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext.RunTask()
        at Microsoft.Office.Web.Common.TaskThread.Run()
    6e96c591-38f8-4691-897d-588cb92206d1
    09/18/2014 13:04:14.38 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vipx
    Monitorable AppWorker:6e96c591-38f8-4691-897d-588cb92206d1 application server host exited unexpectedly  (thread: 187)
    09/18/2014 13:04:14.38 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   c78j
    Unexpected AppWorker:6e96c591-38f8-4691-897d-588cb92206d1 ProcessRequestDone() received error response WorkerCrashed, restarting the worker
    09/18/2014 13:04:14.38 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   xpre
    Medium   Removing worker 6e96c591-38f8-4691-897d-588cb92206d1, thread: 187
    09/18/2014 13:04:14.38 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   f2yg
    Medium   CreateSandBoxedProcessWorker() is called
    09/18/2014 13:04:14.40 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   b10e
    Medium   Created desk"Apple-tab-span" style="white-space:pre;">  
    09/18/2014 13:04:14.40 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   2brt
    Medium   AppWorker:a3088b58-780b-4bb8-b65d-e377e7ba4030 worker process is started Exe: AppServerHost.exe Args: /id a3088b58-780b-4bb8-b65d-e377e7ba4030 /convertingService net.pipe://127.0.0.1/a57fa3f9-b3f7-4b45-9860-8fdd6ebcc62d
    /assembly wacword.dll /type WACWS /IsBatchedTracing True /LogQuota 100 WorkerType: WorkerType1 Directory: c:\windows\system32\inetsrv, pid : 13644, IsSandBoxed: True, UniqueSandBoxSid: S-1-5-26473-19571-45394-1381
    09/18/2014 13:04:14.40 w3wp.exe (0x068C)                      
    0x20A8
    Office Web Apps              
    Office Viewing Architecture   vioz
    Medium   RemoveWorker isRemoved: True session id : uuid:f8655b88-00a7-40ec-bdf5-457f5fb9f2df;id=1380, Guid: 6e96c591-38f8-4691-897d-588cb92206d1
    09/18/2014 13:04:14.40 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   4sig
    Medium   ChildProcess AppServerHost.exe is launched inside worker a3088b58-780b-4bb8-b65d-e377e7ba4030. Pid 13644
    09/18/2014 13:04:14.40 w3wp.exe (0x068C)                      
    0x2150
    Office Web Apps              
    Office Viewing Architecture   d9hn
    Medium   NotifyNewChildProcessInWorker has seen AppServerHost.exe in worker a3088b58-780b-4bb8-b65d-e377e7ba4030
    09/18/2014 13:04:14.57 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   viou
    Medium   ... registering worker a3088b58-780b-4bb8-b65d-e377e7ba4030
    09/18/2014 13:04:14.60 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   viox
    Medium   Worker a3088b58-780b-4bb8-b65d-e377e7ba4030 is now initialized.
    09/18/2014 13:04:14.60 w3wp.exe (0x068C)                      
    0x1050
    Office Web Apps              
    Office Viewing Architecture   wyqt
    Monitorable Task thread crashed System.InvalidOperationException: Calling Post() on 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext' resulted in multiple callbacks.  This indicates a
    problem in 'Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext'.     at System.ServiceModel.Dispatcher.ThreadBehavior.SynchronizationContextCallback(Object state)     at Microsoft.Office.Web.Common.RequestPipe.AppChannelSynchronizationContext.RunTask()
        at Microsoft.Office.Web.Common.TaskThread.Run()
    a3088b58-780b-4bb8-b65d-e377e7ba4030
    Whats wrong here?

    http://technet.microsoft.com/en-us/library/ff431687%28v=office.15%29.aspx
    Problem: You receive a "File Not Found. The URL of the original file is not valid or the document is not publicly accessible. Verify the URL is correct, then contact the document owner"
    error when you try to view an Office document in Office Web Apps by using a user generated URL.
    Are you trying to open a document that has a file size that is larger than 10 megabytes from a user generated URL? Make sure the document doesn’t exceed 10 megabytes.
    If this helped you resolve your issue, please mark it Answered

  • Got errors when trying to open word document with Office Web App Server and customized WOPI host

    I am configuring the Office Web App Server with our ASP.NET MVC WOPI host based on this example. https://code.msdn.microsoft.com/office/Building-an-Office-Web-f98650d6. While both the OWA server and WOPI server has been set up and I can use Excel and PowerPoint
    app to open and edit xls and ppt file now, there are problems opening word documents no matter I enable or disable the editing function of OWA server.
    When I open a word document while enabling editing I got this error:
    If I disable editing I got this message:
    I have tried several file so I thought it is not the files' problem. Also I didn't find any exception in the log of OWA server. 

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Office Web Apps deploy certificate error

    IIS Using Domain Certificate, when access "https://fqdn/hosting/discovery"  with certificate error. 
    Office web apps using same CA with Front End Server.
    new web farm with this new certificate name.
    Any suggest?
    Thanks.

    When you get the certificate are you able to view the certificate details? Do they match the name of the site?
    Do you have the appropriate root certificate installed on the client that you are browsing from?
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer"
    Georg Thomas | Lync MVP
    Blog www.lynced.com.au | Twitter
    @georgathomas
    Lync Edge Port Check (Beta)
    This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • 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

Maybe you are looking for