marijnkampf / Random-Photo-Screensaver

Source of Random Photo Screensaver
http://www.abscreensavers.com/random-photo-screensaver/open-source
Other
44 stars 14 forks source link

Cant't configure Screen Saver due to Application Error #113

Closed PlanetJoe closed 5 years ago

PlanetJoe commented 6 years ago

When I try to start "Configure Radom Photo Screensaver", nothing happens. Having a look to the event history in Windows I can see that the start of the configuration program causes an app error and a .net error.

App Error (sorry, I am using German Windows, so the error message is in german):

- <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="2018-06-28T09:15:51.000000000Z" /> 
  <EventRecordID>42046</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>HAWESKO-1LAD6PD</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>RPS4.exe</Data> 
  <Data>4.5.10.1</Data> 
  <Data>56f41a2f</Data> 
  <Data>KERNELBASE.dll</Data> 
  <Data>6.1.7601.24150</Data> 
  <Data>5b0cbc65</Data> 
  <Data>e0434352</Data> 
  <Data>000000000001a06d</Data> 
  <Data>39c</Data> 
  <Data>01d40ec09be77561</Data> 
  <Data>C:\Program Files\abscreensavers.com\Random Photo Screensaver\RPS4.exe</Data> 
  <Data>C:\Windows\system32\KERNELBASE.dll</Data> 
  <Data>d9a6add0-7ab3-11e8-8e88-bcee7b7884d3</Data> 
  </EventData>
  </Event>

.NET Error (sorry, I am using German Windows, so the error message is in german):

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name=".NET Runtime" /> 
  <EventID Qualifiers="0">1026</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-06-28T09:15:51.000000000Z" /> 
  <EventRecordID>42045</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>HAWESKO-1LAD6PD</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>Application: RPS4.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.Management.ManagementException at System.Management.ManagementException.ThrowWithExtendedInfo(System.Management.ManagementStatus) at System.Management.ManagementObjectCollection+ManagementObjectEnumerator.MoveNext() at RPS.Screensaver.singleProcess(Actions) at RPS.Screensaver.Main(System.String[])</Data> 
  </EventData>
  </Event>

I'm using Windows 7 SP 1 and have allready updated the system by installing the latest Windows updates as well as I reinstalled .NET 4.7 with the latest version.

marijnkampf commented 6 years ago

Please try reinstalling RPS using the installer (as it should install .NET 4.0 automatically) or try installing .NET 4.0 redistributable from https://www.microsoft.com/en-in/download/details.aspx?id=17718 manually. (RPS uses 4.0 rather than 4.7)

PlanetJoe commented 6 years ago

I deinstalled .NET 4.7, restart computer, installed RPS (which installed .NET 4.0), restart computer but get the same error in the event history

Regards Joe

Marijn Kampf notifications@github.com hat am 28. Juni 2018 um 21:13 geschrieben:

Please try reinstalling RPS using the installer (as it should install .NET 4.0 automatically) or try installing .NET 4.0 redistributable from https://www.microsoft.com/en-in/download/details.aspx?id=17718 manually. (RPS uses 4.0 rather than 4.7)

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/marijnkampf/Random-Photo-Screensaver/issues/113#issuecomment-401142891 , or mute the thread https://github.com/notifications/unsubscribe-auth/AmxqLYgwFqj5pf_SNdl5SJl0M059ZvX7ks5uBSrxgaJpZM4U7EiA .
PlanetJoe commented 5 years ago

Installed my PC from scratch. Now it works.