Log
Log
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message messag
e, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim
eout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on
eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall
Message methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
at ZennoPoster3.TimeServiceReference.TimeServiceSoap.GetTimeSimple(GetTimeSim
pleRequest request)
at ZennoPoster3.TimeServiceReference.TimeServiceSoapClient.ZennoPoster3.TimeS
erviceReference.TimeServiceSoap.GetTimeSimple(GetTimeSimpleRequest request)
at ZennoPoster3.TimeServiceReference.TimeServiceSoapClient.GetTimeSimple(Stri
ng authSeed)
at ZennoPoster3.Program.smethod_4()
18.04.2012 16:45:11
Error accessing the database:System.IO.FileLoadException: Could not load file or
assembly 'System.Data.SQLite, Version=1.0.58.0, Culture=neutral, PublicKeyToken
=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest d
efinition does not match the assembly reference. (Exception from HRESULT: 0x8013
1040)
File name: 'System.Data.SQLite, Version=1.0.58.0, Culture=neutral, PublicKeyToke
n=db937bc2d44ff139'
at DevExpress.Xpo.DB.SQLiteConnectionProvider.CreateProviderFromString(String
connectionString, AutoCreateOption autoCreateOption, IDisposable[]& objectsToDi
sposeOnDisconnect)
at DevExpress.Xpo.DB.DataStoreBase.QueryDataStore(String providerType, String
connectionString, AutoCreateOption defaultAutoCreateOption, IDisposable[]& obje
ctsToDisposeOnDisconnect)
at DevExpress.Xpo.XpoDefault.GetConnectionProvider(String connectionString, A
utoCreateOption defaultAutoCreateOption, IDisposable[]& objectsToDisposeOnDiscon
nect)
at DevExpress.Xpo.XpoDefault.GetDataLayer(String connectionString, XPDictiona
ry dictionary, AutoCreateOption defaultAutoCreateOption, IDisposable[]& objectsT
oDisposeOnDisconnect)
at DevExpress.Xpo.XpoDefault.GetDataLayer(String connectionString, XPDictiona
ry dictionary, AutoCreateOption defaultAutoCreateOption)
at DevExpress.Xpo.XpoDefault.GetDataLayer(String connectionString, AutoCreate
Option defaultAutoCreateOption)
at ProxyChecker2.Program.smethod_7()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].
|
at DevExpress.Xpo.DB.SQLiteConnectionProvider.CreateProviderFromString(Str
ing connectionString, AutoCreateOption autoCreateOption, IDisposable[]& objectsT
oDisposeOnDisconnect)
at
at
at
at
5/16/2012 2:13:09 AM
Configuration system failed to initialize
5/16/2012 2:13:09 AM
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at System.Configuration.PrivilegedConfigurationManager.GetSection(String sect
ionName)
at System.Net.Configuration.SettingsSectionInternal.get_Section()
at System.Net.Sockets.Socket.InitializeSockets()
at System.Net.Dns.GetHostName()
at MiniHttpd.HttpServer..ctor(IPAddress localAddress, Int32 port)
at MiniHttpd.HttpServer..ctor(Int32 port)
at CommandTransfer.HttpConnector.WebServer..ctor(Int32 port)
at CommandTransfer.MessageGate..ctor(String uname, Int32 bindingPort)
at ZennoPoster3.CommandAcceptor.Init()
at ProjectMaker3.MainForm..ctor()
at Class95.Main()