DCC Crashes on start

Report bugs and errors to the digiCamControl development team.
Post Reply
tkempf
Posts: 2
Joined: Tue Dec 27, 2016 1:32 pm

DCC Crashes on start

Post by tkempf » Tue Dec 27, 2016 2:09 pm

I'm on Win 10 Pro x64 Version 1607 with all updates applied.
Today i tried to use DigiCamControl, but didn't get beyound the splash-screen.
DigiCamControl Crashes during the splash screen with all Versions 2.0.0.0, 2.0.49.0 and 2.0.69.0
I uninstalled each time before installing the new Version.
Does anybody know a remedy for this error ?

the Eventlog shows the following 3 Entries

#############################################################
Windows Error Reporting
#############################################################
Fehlerbucket 129302238988, Typ 5
Ereignisname: CLR20r3
Antwort: Nicht verfügbar
CAB-Datei-ID: 0
Problemsignatur:
P1: CameraControl.exe
P2: 2.0.69.0
P3: 5842e0c7
P4: System.Xml
P5: 4.6.1586.0
P6: 575a1409
P7: b7a
P8: 27
P9: System.Xml.XmlException
P10:

############################################################
Application Error:
############################################################
Name der fehlerhaften Anwendung: CameraControl.exe, Version: 2.0.69.0, Zeitstempel: 0x5842e0c7
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.14393.479, Zeitstempel: 0x58256d37
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000da832
ID des fehlerhaften Prozesses: 0x1c44
Startzeit der fehlerhaften Anwendung: 0x01d26030ecc65f42
Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\digiCamControl\CameraControl.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\System32\KERNELBASE.dll
Berichtskennung: a09f30de-d1db-452d-b18c-cfd2f9b27b48
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

##########################################
And a .Net Error:
##########################################
Anwendung: CameraControl.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.Xml.XmlException
bei System.Xml.XmlTextReaderImpl.Throw(System.Exception)
bei System.Xml.XmlTextReaderImpl.Throw(System.String, System.String)
bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()
bei System.Xml.XmlTextReaderImpl.Read()
bei System.Xml.XmlLoader.Load(System.Xml.XmlDocument, System.Xml.XmlReader, Boolean)
bei System.Xml.XmlDocument.Load(System.Xml.XmlReader)
bei System.Xml.XmlDocument.Load(System.String)
bei CameraControl.Core.Scripting.ScriptManager.Load(System.String)
bei CameraControl.MainWindow.CheckForUpdate()
bei System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Threading.ThreadHelper.ThreadStart()

DCC Crashes on start

Advertisment
 

Duka Istvan
Posts: 684
Joined: Sat Oct 03, 2015 7:57 pm

Re: DCC Crashes on start

Post by Duka Istvan » Tue Dec 27, 2016 2:25 pm

Try to install first
https://www.microsoft.com/en-us/downloa ... x?id=48145 and after the latest beta

tkempf
Posts: 2
Joined: Tue Dec 27, 2016 1:32 pm

Re: DCC Crashes on start

Post by tkempf » Tue Dec 27, 2016 4:05 pm

Hi Istvan,
thank you for your quick response!
I already installed the Visual C++ Redistributable for Visual Studio 2015 before. This did not help.
But as the Eventlog Entry said something about an XML-Exception
I deleted the settings.xml file in %PROGRAMDATA% and here we go!
DCC starts again!.
It seems that the files in %PROGRAMDATA% do not get removed by uninstalling.
Thank you anyhow for your great piece of Software!
Tom

Post Reply