Hi**,**
Thank you for posting your question in Microsoft Community.
From your issue description, I understand that **you are unable to play the Microsoft Solitaire Collection” Game as normal.**Please let me know if you are not facing this issue.
I can understand the inconvenience caused to you. I will help you resolve the issue!
Before we proceed with troubleshooting, I would need little information on the issue.
- Do you face this issue with only this app or with other app?
- Have you made any recent changes to the computer prior to this issue?
Try the methods and check after each method:
Method 1:
Step 1: Run App Troubleshooter.
Note: The troubleshooter automatically fixes some issues that might prevent your apps from running, including suboptimal screen resolution and incorrect security or account settings.
http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab
Step 2: Perform System File Checker (SFC) scan, to repair the missing/corrupted system files.
a) Move the mouse pointer to bottom left of the screen where you see preview of start menu and Right-click to bring up a list of Windows settings.
b) Click on ‘Command Prompt (Admin)’ to bring up an elevated command prompt. Note: Click ‘Yes’ if it prompts for permission.
c) In the command prompt type in the following command and then press Enter.
sfc /scannow
Method 2: What to do if you have problems with an app:
http://windows.microsoft.com/en-us/windows-8/what-troubleshoot-problems-app
If the issue persists, post your reply with results and questions asked as above. We are happy to assist you further with advanced troubleshooting steps!
Hope it helps.
I'm also seeing this, ran the app troubleshooter to no avail. My twitter app is doing the same thing. Here's the info from the event log:
Log Name: Application
Source: Application Error
Date: 11/23/2012 3:54:47 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: HPLAPTOP
Description:
Faulting application name: Solitaire.exe, version: 1.0.0.0, time stamp: 0x50788f55
Faulting module name: clr.dll, version: 4.0.30319.18010, time stamp: 0x50387691
Exception code: 0xc0000005
Fault offset: 0x00011035
Faulting process id: 0x125c
Faulting application start time: 0x01cdc971559e9918
Faulting application path: C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_1.1.0.0_x86__8wekyb3d8bbwe\Solitaire.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 93902cef-3564-11e2-be7e-00238be9da12
Faulting package full name: Microsoft.MicrosoftSolitaireCollection_1.1.0.0_x86__8wekyb3d8bbwe
Faulting package-relative application ID: App
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-11-23T11:54:47.000000000Z" />
<EventRecordID>3836</EventRecordID>
<Channel>Application</Channel>
<Computer>HPLAPTOP</Computer>
<Security />
</System>
<EventData>
<Data>Solitaire.exe</Data>
<Data>1.0.0.0</Data>
<Data>50788f55</Data>
<Data>clr.dll</Data>
<Data>4.0.30319.18010</Data>
<Data>50387691</Data>
<Data>c0000005</Data>
<Data>00011035</Data>
<Data>125c</Data>
<Data>01cdc971559e9918</Data>
<Data>C:\Program Files\WindowsApps\Microsoft.MicrosoftSolitaireCollection_1.1.0.0_x86__8wekyb3d8bbwe\Solitaire.exe</Data>
<Data>C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll</Data>
<Data>93902cef-3564-11e2-be7e-00238be9da12</Data>
<Data>Microsoft.MicrosoftSolitaireCollection_1.1.0.0_x86__8wekyb3d8bbwe</Data>
<Data>App</Data>
</EventData>
</Event>
Both apps show an error in clr.dll
I've also done the sfc /scannow without it reporting any errors.
Thanks!