As discussed previously, I've deleted all the Metro apps and reinstalled just new, finance, and weather. I still get the apps hanging midway through their loading... unless I disable their live tiles. Without the live tiles, they run just fine. Here's
the error details:
Log Name: Microsoft-Windows-AppHost/Admin
Source: Microsoft-Windows-AppHost
Date: 2/2/2013 9:07:40 PM
Event ID: 126
Task Category: (8)
Level: Error
Keywords: AppHost
User: jimdesktop\Jim
Computer: jimdesktop
Description:
App <AppexNews> crashed with an unhandled Javascript exception. App details are as follows: Display Name:<News>, AppUserModelId: <Microsoft.BingNews_8wekyb3d8bbwe!AppexNews> Package Identity:<Microsoft.BingNews_1.7.0.38_x86__8wekyb3d8bbwe> PID:<3200>.
The details of the JavaScript exception are as follows Exception Name:<WinRT error>, Description:<There are no more endpoints available from the endpoint mapper.
>, HTML Document Path:</default.html>, Source File Name:<ms-appx://microsoft.bingnews/js/newsUtilities.js>, Source Line Number:<2141>, Source Column Number:<25>, and Stack Trace: ms-appx://microsoft.bingnews/js/newsUtilities.js:2141:25 registerLiveTileNotifications()
ms-appx://microsoft.bingnews/js/processListener.js:536:17 startPostActivateWork()
ms-appx://microsoft.bingnews/common/js/services.js:920:30 processManager_postSplashTimeout()
.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-AppHost" Guid="{98E0765D-8C42-44A3-A57B-760D7F93225A}" />
<EventID>126</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>8</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000001</Keywords>
<TimeCreated SystemTime="2013-02-03T02:07:40.746854600Z" />
<EventRecordID>55</EventRecordID>
<Correlation />
<Execution ProcessID="3200" ThreadID="2152" />
<Channel>Microsoft-Windows-AppHost/Admin</Channel>
<Computer>jimdesktop</Computer>
<Security UserID="S-1-5-21-146235840-1439172004-2664336361-1017" />
</System>
<UserData>
<WWAUnhandledApplicationException xmlns="http://manifests.microsoft.com/win/2005/08/windows/wwahost/events">
<DisplayName>News</DisplayName>
<ApplicationName>AppexNews</ApplicationName>
<AppUserModelId>Microsoft.BingNews_8wekyb3d8bbwe!AppexNews</AppUserModelId>
<PackageFullName>Microsoft.BingNews_1.7.0.38_x86__8wekyb3d8bbwe</PackageFullName>
<ProcessId>3200</ProcessId>
<ErrorType>WinRT error</ErrorType>
<ErrorDescription>There are no more endpoints available from the endpoint mapper.
</ErrorDescription>
<DocumentFile>/default.html</DocumentFile>
<SourceFile>ms-appx://microsoft.bingnews/js/newsUtilities.js</SourceFile>
<SourceLine>2141</SourceLine>
<SourceColumn>25</SourceColumn>
<StackTrace>ms-appx://microsoft.bingnews/js/newsUtilities.js:2141:25 registerLiveTileNotifications()
ms-appx://microsoft.bingnews/js/processListener.js:536:17 startPostActivateWork()
ms-appx://microsoft.bingnews/common/js/services.js:920:30 processManager_postSplashTimeout()
</StackTrace>
</WWAUnhandledApplicationException>
</UserData>
</Event>