I Have installed windows 8 enterprise on my Machine with windows 8 sdk installation , I have run one sample Geolocation from the samples only but we are not able to run it
I found error unable to activate Windows store app
activation Request failed with error ' The app didn't start '
Log Name: Microsoft-Windows-TWinUI/Operational
Source: Microsoft-Windows-Immersive-Shell
Date: 12/5/2012 2:41:28 PM
Event ID: 2095
Task Category: (2036)
Level: Error
Keywords:
User: MSTEG\532802
Computer: 01hw336444.msteg.com
Description:
The description for Event ID 2095 from source Microsoft-Windows-Immersive-Shell cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on
the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
Microsoft.BingNews_8wekyb3d8bbwe!AppexNews
2149580884
The message id for the desired message could not be found
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Immersive-Shell" Guid="{315A8872-923E-4EA2-9889-33CD4754BF64}" />
<EventID>2095</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>2036</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2012-12-05T09:11:28.748653600Z" />
<EventRecordID>1015</EventRecordID>
<Correlation />
<Execution ProcessID="3160" ThreadID="3576" />
<Channel>Microsoft-Windows-TWinUI/Operational</Channel>
<Computer>01hw336444.msteg.com</Computer>
<Security UserID="S-1-5-21-2709419574-937995601-2307767657-1369" />
</System>
<EventData>
<Data Name="AppID">Microsoft.BingNews_8wekyb3d8bbwe!AppexNews</Data>
<Data Name="Result">2149580884</Data>
</EventData>
</Event>
Bhrugujani