Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.
Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.

Office Web Apps Error 1000 / Dot Net 1026 [FIXED]

I saw the below error when working with Office Web Apps 2013 and SharePoint 2013 in a two farm topology where OWA was installed on the Domain Controller and a separate machine ran SharePoint 2013 and SQL 2012.    OWA here is running the October Cumulative Update hotfix KB 2825686 and SharePoint 2013 is also running the October Cumulative Update KB 2825647.     Windows Updates were run and appear current.

 

The cause appears to be applying a patch to the “OWA farm” (not SharePoint farm).   Re-creating the farm    The PowerShell resolution steps I followed were:

 

 

  • SP machine
    • IISRESET
    • test with IE again

 

Screenshots

1
image
image
image
image
image

 

 

Error Messages

—————–

Application Application Error 1000 Error

Faulting application name: ImagingWatchdog.exe, version: 15.0.4469.1000, time stamp: 0x50c73f9f
Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
Exception code: 0xe0434352
Fault offset: 0x000000000003811c
Faulting process id: 0x1c38
Faulting application start time: 0x01cef04aa7394f28
Faulting application path: C:\Program Files\Microsoft Office Web Apps\ImagingWatchdog\ImagingWatchdog.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: e6f0072a-5c3d-11e3-9403-0800279e627c
Faulting package full name:
—————–

Application Application Error 1000 Error

Faulting application name: WordViewerAppManagerWatchdog.exe, version: 15.0.4481.1000, time stamp: 0x50ee5a78
Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
Exception code: 0xe0434352
Fault offset: 0x000000000003811c
Faulting process id: 0x1ebc
Faulting application start time: 0x01cef04aa6e37b2a
Faulting application path: C:\Program Files\Microsoft Office Web Apps\WordViewerAppManagerWatchdog\WordViewerAppManagerWatchdog.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: e6d36927-5c3d-11e3-9403-0800279e627c
Faulting package full name:
Faulting package-relative application ID:

—————–

Application .NET Runtime 1026 Error

Application: ImagingWatchdog.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
   at Microsoft.Office.Web.Common.ServiceInstanceFinder.GetLocalAgentInstance(Microsoft.Office.Web.Common.OfficeServiceType)
   at Microsoft.Office.Web.Common.WatchdogHelper.PrepareRegistrations(Microsoft.Office.Web.Common.OfficeServiceType)
   at Microsoft.Office.Web.Common.WatchdogHelper.WatchMachines(Microsoft.Office.Web.Common.OfficeServiceType, CheckServiceInstance, Microsoft.Office.Web.Common.OfficeServiceType, System.String)
   at Microsoft.Office.Web.Watchdogs.Program.Main()

—————–

Application .NET Runtime 1026 Error

Application: WordViewerAppManagerWatchdog.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
   at Microsoft.Office.Web.Common.ServiceInstanceFinder.GetLocalAgentInstance(Microsoft.Office.Web.Common.OfficeServiceType)
   at Microsoft.Office.Web.Common.WatchdogHelper.PrepareRegistrations(Microsoft.Office.Web.Common.OfficeServiceType)
   at Microsoft.Office.Web.Common.WatchdogHelper.WatchMachines(Microsoft.Office.Web.Common.OfficeServiceType, CheckServiceInstance, Microsoft.Office.Web.Common.OfficeServiceType, System.String)
   at Microsoft.Office.Web.WordViewerWatchdog.Program.Main()

References

© Copyright 2016
@ SPJeff

Return to Top ▲Return to Top ▲