Answered by:
Event 341, 342 - ApplicationResourceManagement MRT WinRT APIs errors

Question
-
I'm seeing these errors over and over constantly every 5 to 20 minutes.. Doesn't really seem to affect anything - that is noticeable anyhow - but it concerns me. I've run the SFC and DISM popular fix all's, some of the download diagcabs, apps, updates, account - and removed a few apps that showed any kind of warning or error or misbehaviors . Lenovo i3 Laptop, not loaded with much extra programs or apps.
ApplicationResourceManagement MRT WinRT APIs errors Event ID 341 - Task Catagory(2013)
ApplicationResourceManagement MRT WinRT APIs warning Event ID 342 - Task Catagory(2014)Pic here maybe give a bit more info.. http://imgur.com/NKgQvUt
hoping someone has experience or can offer help with fixing this .Event ID 342;
String1. Microsoft::Resources::UnifiedResourceView::LoadPriFiles
String2. GetOrAddFile Failed
String3. C:\Program Files\WindowsApps\Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe\resources.pri
HResult -2147024894~
Event ID 341;
String1. Windows::ApplicationModel::Resources::Core::CResourceMap::GetValue
String2. GetValue failed, but an error is not reported
String3. 0
HResult -2147009769- Edited by 'Mike P Monday, September 8, 2014 9:06 AM
Monday, September 8, 2014 9:00 AM
Answers
-
Hi,
Apologize for the delay, I'm working on this issue this issue these days, actually, this event 342 is also recorded in my event viewer, warning message, I tested in my machine, Windows 8.1 Update 1, when I run a modern UI App like Finance or Sports, etc, this event will appear in event viewer. I searched for the resources.pri and found this article:
Resource Management System
http://msdn.microsoft.com/en-in/library/windows/apps/jj552947.aspx
According to the article, every application package should contain a binary index of the resources in the app. This file is created at build time and is referred to as a Package Resource Index (PRI) file. So my understanding is that it is something related with the app development. If you have interest, I suggest you open a thread in the following forum to further discuss this issue
Windows and Windows Phone Apps
http://social.msdn.microsoft.com/Forums/en-US/home?category=windowsapps
Yolanda Zhu
TechNet Community Support- Marked as answer by Brandon Records Monday, September 22, 2014 5:33 PM
Monday, September 15, 2014 2:11 AM
All replies
-
Same issue.
Monday, September 8, 2014 3:08 PM -
Think I've mostly fixed it here. Let process monitor run for a couple errors worth of time then searched the pid thread number - it showed up yahoo a couple times matching the error time stamps. Uninstalled the yahoo mail app and the 341 events calmed down to about half.. I reinstalled the yahoo mail app again, removed it as being the default program for website mailto links & removed it also from pc settings - displaying on the stop screen. Uninsatalled it again, rebooted a few hours ago.
This put me down to just one error at login ... event 342 , a warning actually.
The resources.pri file it looks for doenst exist. None of my VCLib folders there have a resources.pri.
C:\Program Files\WindowsApps\Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe\resources.pri
Still wish I knew how to get rid of that event id 342 warning at login .. idea's anyone ?
What is 'UnifiedResourceView' ???
- Edited by 'Mike P Tuesday, September 9, 2014 4:42 AM
Tuesday, September 9, 2014 4:28 AM -
Hi,
Apologize for the delay, I'm working on this issue this issue these days, actually, this event 342 is also recorded in my event viewer, warning message, I tested in my machine, Windows 8.1 Update 1, when I run a modern UI App like Finance or Sports, etc, this event will appear in event viewer. I searched for the resources.pri and found this article:
Resource Management System
http://msdn.microsoft.com/en-in/library/windows/apps/jj552947.aspx
According to the article, every application package should contain a binary index of the resources in the app. This file is created at build time and is referred to as a Package Resource Index (PRI) file. So my understanding is that it is something related with the app development. If you have interest, I suggest you open a thread in the following forum to further discuss this issue
Windows and Windows Phone Apps
http://social.msdn.microsoft.com/Forums/en-US/home?category=windowsapps
Yolanda Zhu
TechNet Community Support- Marked as answer by Brandon Records Monday, September 22, 2014 5:33 PM
Monday, September 15, 2014 2:11 AM