I had no problems with proclaim before. I haven't used the program for about a month and tried to use it again only to be disappointed by an error and windows saying the program is shutting down. I can't figure it out in anyway and would much appreciate some help! Hope someone could figure this out and help me!
These are the log files.
2015-02-06 05:32:58.5984 1 Info OurApp Starting application (1.26, version 1.26.0.0528) at 0.254 seconds.
2015-02-06 05:33:00.1312 1 Info OurApp Proceeding to app startup.
2015-02-06 05:33:00.2322 1 Info UserManager Opening UserManager in C:\Users\David\AppData\Local\Proclaim\Users.
2015-02-06 05:33:00.2322 1 Info LocalFileDatabase Creating temporary database at C:\Users\David\AppData\Local\Proclaim\Users\UserManager.db.create
2015-02-06 05:33:00.2662 1 Error ApplicationUtility Unhandled exception in async work Microsoft.Practices.ServiceLocation.ActivationException: Activation error occured while trying to get instance of type AppModel, key "" ---> Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> The type initializer for 'System.Data.SQLite.SQLiteLog' threw an exception. (See inner exception for details.) ---> System.TypeInitializationException: The type initializer for 'System.Data.SQLite.SQLiteLog' threw an exception. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at System.Data.SQLite.NativeMethods.sqlite3_config_log(SQLiteConfigOpsEnum op, SQLiteLogCallback func, IntPtr pvUser)
at System.Data.SQLite.SQLiteLog..cctor()
--- End of inner exception stack trace ---
at System.Data.SQLite.SQLiteLog.Initialize()
at System.Data.SQLite.SQLiteConnection..ctor()
at System.Data.SQLite.SQLiteConnection..ctor(String connectionString)
at Libronix.Utility.SQLite.SQLiteUtility.CreateDefaultConnection(String strDataSource)
at Libronix.Utility.Data.LocalFileDatabase.<>c__DisplayClass2.<CreateConnectorPool>b__1(ObjectPool`1 pool)
at Libronix.Utility.Data.ConnectorPoolableObjectFactory.MakeObject(ObjectPool`1 pool)
at Libronix.Utility.ObjectPool`1.BorrowObject()
at Libronix.Utility.Data.LocalFileDatabase.CreateDatabase(String strPath, Action`1 fnCreateDatabase, Func`2 fnValidateDatabase)
at Libronix.Utility.Data.LocalFileDatabase..ctor(String strPath, LocalFileDatabaseSettings settings)
at Libronix.Utility.SQLite.SQLiteUtility.CreateLocalFileDatabase(String path, Func`2 validateDatabase, Action`1 createDatabase)
at Logos.Proclaim.Common.UserManager..ctor(String strUserManagerFolder)
at Logos.Proclaim.Common.UserManager.CreateCommon()
at Logos.Proclaim.Common.IoC.CommonModule.<Load>b__0(IComponentContext c)
at Autofac.RegistrationExtensions.<>c__DisplayClass10`1.<Register>b__f(IComponentContext c, IEnumerable`1 p)
at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p)
at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Activators.Reflection.AutowiringParameter.<>c__DisplayClass2.<CanSupplyValue>b__0()
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
at Logos.Proclaim.Common.IoC.AutofacServiceLocator.DoGetInstance(Type serviceType, String key)
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
--- End of inner exception stack trace ---
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance[TService]()
at Logos.Proclaim.OurApp.ProceedToAppStartup()
at Logos.Proclaim.OurApp.<CheckForStartupUpdateWork>d__c.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
These are the crash log files I was getting.
Program Version: 1.26 (1.26.0.0528)
Windows Version: 6.2.9200.0
Time: 2015-02-05 21:33:00 -08:00 (2015-02-06T05:33:00Z)
Installed memory: 8,107 MB
Install path: C:\Users\David\AppData\Local\Proclaim\System\Proclaim.exe
Free install space: 150,729 MB
Temp path: C:\Users\David\AppData\Local\Temp\
Free temp space: 150,729 MB
Error ID: 8686
Error detail: ActivationException: Activation error occured while trying to get instance of type AppModel, key ""
Microsoft.Practices.ServiceLocation.ActivationException: Activation error occured while trying to get instance of type AppModel, key "" ---> Autofac.Core.DependencyResolutionException: An exception was thrown while executing a resolve operation. See the InnerException for details. ---> The type initializer for 'System.Data.SQLite.SQLiteLog' threw an exception. (See inner exception for details.) ---> System.TypeInitializationException: The type initializer for 'System.Data.SQLite.SQLiteLog' threw an exception. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at System.Data.SQLite.NativeMethods.sqlite3_config_log(SQLiteConfigOpsEnum op, SQLiteLogCallback func, IntPtr pvUser)
at System.Data.SQLite.SQLiteLog..cctor()
--- End of inner exception stack trace ---
at System.Data.SQLite.SQLiteLog.Initialize()
at System.Data.SQLite.SQLiteConnection..ctor()
at System.Data.SQLite.SQLiteConnection..ctor(String connectionString)
at Libronix.Utility.SQLite.SQLiteUtility.CreateDefaultConnection(String strDataSource)
at Libronix.Utility.Data.LocalFileDatabase.<>c__DisplayClass2.<CreateConnectorPool>b__1(ObjectPool`1 pool)
at Libronix.Utility.Data.ConnectorPoolableObjectFactory.MakeObject(ObjectPool`1 pool)
at Libronix.Utility.ObjectPool`1.BorrowObject()
at Libronix.Utility.Data.LocalFileDatabase.CreateDatabase(String strPath, Action`1 fnCreateDatabase, Func`2 fnValidateDatabase)
at Libronix.Utility.Data.LocalFileDatabase..ctor(String strPath, LocalFileDatabaseSettings settings)
at Libronix.Utility.SQLite.SQLiteUtility.CreateLocalFileDatabase(String path, Func`2 validateDatabase, Action`1 createDatabase)
at Logos.Proclaim.Common.UserManager..ctor(String strUserManagerFolder)
at Logos.Proclaim.Common.UserManager.CreateCommon()
at Logos.Proclaim.Common.IoC.CommonModule.<Load>b__0(IComponentContext c)
at Autofac.RegistrationExtensions.<>c__DisplayClass10`1.<Register>b__f(IComponentContext c, IEnumerable`1 p)
at Autofac.Builder.RegistrationBuilder.<>c__DisplayClass1`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p)
at Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Activators.Reflection.AutowiringParameter.<>c__DisplayClass2.<CanSupplyValue>b__0()
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters)
at Autofac.Core.Resolving.InstanceLookup.<Execute>b__0()
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator)
at Autofac.Core.Resolving.InstanceLookup.Execute()
at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
--- End of inner exception stack trace ---
at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.Core.Lifetime.LifetimeScope.ResolveComponent(IComponentRegistration registration, IEnumerable`1 parameters)
at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance)
at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters)
at Logos.Proclaim.Common.IoC.AutofacServiceLocator.DoGetInstance(Type serviceType, String key)
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
--- End of inner exception stack trace ---
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
at Microsoft.Practices.ServiceLocation.ServiceLocatorImplBase.GetInstance[TService]()
at Logos.Proclaim.OurApp.ProceedToAppStartup()
at Logos.Proclaim.OurApp.<CheckForStartupUpdateWork>d__c.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
It seems that some files that should be there aren't getting there and I don't know where they are going!
Help please!!