------------ Log Created ------------
Initializing configuration ...
MEF assembly probing started: 19.03.2012 08:51:10. If this takes a long time, use IdeaBlade.Core.Composition.CompositionHost to specify/restrict which assemblies to probe.
Assembly 'PilenKlage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' added to PartsCatalog
MEF assembly probing completed: 19.03.2012 08:51:10
Probe Assemblies: PilenKlage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null If this list is unnecessarily large, use CompositionHost.SearchPatterns to modify the search critieria for probed assemblies. If this list does not contain the assembly(ies) holding your a) domain model, b) custom interface implementations, and c) POCO/known types then your application may not work correctly. Ensure that these assemblies are available in the exe/bin folder, and if using CompositionHost.SearchPatterns that the patterns are set appropriately.
IdeaBlade License: 'EnterpriseUniv', KeyDate: 10.09.2010, AllowedSessions: 10000. Found on Assembly: 'PilenKlage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
The configured SupportedClientApplicationType is Both
Could not find a valid license to enable session-agnostic load balancing.
Could not find a valid license to enable session-agnostic load balancing.
CompositionContext: '-IbDefault-' - Probed for non-default 'ITraceLoggerProvider' and found no matching exports.
CompositionContext: '-IbDefault-' - Probed for default 'ITraceLoggerProvider' and found 'IdeaBlade.Core.DefaultLoggerProvider'.
IdeaBladeConfig resolution: File: E:\Inetpub\www\PilenKlage\web.config - found but failed to deserialize
IdeaBladeConfig resolution: File: E:\Inetpub\www\PilenKlage\Custom.config - found but failed to deserialize
IdeaBladeConfig resolution: File: E:\Inetpub\www\PilenKlage\packages.config - found but failed to deserialize
IdeaBladeConfig resolution: File: E:\Inetpub\www\PilenKlage\Web.config - found but failed to deserialize
IdeaBladeConfig resolution: Warning: No .config file found - using default configuration.
IdeaBladeConfig resolution: Logging file: E:\Inetpub\www\PilenKlage\log/DebugLog.xml
Bound to .NET runtime version 4.0.30319.239
DevForce version 6.1.6.0
Loaded IdeaBlade.EntityModel.EntityServerProxy
CompositionContext: '-IbDefault-' - Probed for default 'IDataSourceKeyResolver' and found 'IdeaBlade.EntityModel.DefaultDataSourceKeyResolver'.
No metadata resources found in 'PilenKlage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
CompositionContext: '-IbDefault-' - Probed for any 'IAuthenticationProvider' and found no matching exports.
CompositionContext: '-IbDefault-' - Probed for any 'EntityServiceApplication' and found 'IdeaBlade.EntityModel.EntityServiceApplication'.
EntityService created
Created local EntityService
EntityServer created for DataSourceExtension: Dynamic1, CompositionContext: -IbDefault-
CompositionContext: '-IbDefault-' - Probed for any 'ICompositionContextResolver' and found no matching exports.
CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.EdmQueryExecutor'.
CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.PassthruEsqlQueryExecutor'.
CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.StoredProcQueryExecutor'.
CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.UdtQueryExecutor'.
Anonymous access: enabled
CompositionContext: '-IbDefault-' - Probed for non-default 'IEntityLoginManager' and found no matching exports.
No Login Manager found. User will always be logged in as Guest, regardless of credentials.
CompositionContext: '-IbDefault-' - Probed for any 'EntityServerQueryInterceptor' and found 'IdeaBlade.EntityModel.Server.EntityServerQueryInterceptor'.
Fetch ... value(IdeaBlade.EntityModel.EntityQueryProxy`1[PilenKlage.tbSak]).Where(s => ((s.p_SakID == 9090) And (CompareString(s.p_RegNr, "AS9090", False) == 0))).FirstOrDefault()
CompositionContext: '-IbDefault-' - Probed for non-default 'IDataSourceKeyResolver' and found 'PilenKlage.DevForceDataSource'.
GetKey: keyName=Entities, keyExtension=Dynamic1
GetKey: base connection string=metadata=res://*/Entities.PilenDB.csdl|res://*/Entities.PilenDB.ssdl|res://*/Entities.PilenDB.msl;provider=Oracle.DataAccess.Client;provider connection string="DATA SOURCE=ORCLDB05;PASSWORD=****;PERSIST SECURITY INFO=True;USER ID=PK_BERGEN"
GetKey: modified connection string=metadata=res://*/Entities.PilenDB.csdl|res://*/Entities.PilenDB.ssdl|res://*/Entities.PilenDB.msl;provider=Oracle.DataAccess.Client;provider connection string="DATA SOURCE=orcldb05;PASSWORD=****;PERSIST SECURITY INFO=True;USER ID=pilendemo"
GetKey: returning new ClientEdmKey('Entities_Dynamic1', 'metadata=res://*/Entities.PilenDB.csdl|res://*/Entities.PilenDB.ssdl|res://*/Entities.PilenDB.msl;provider=Oracle.DataAccess.Client;provider connection string="DATA SOURCE=orcldb05;PASSWORD=****;PERSIST SECURITY INFO=True;USER ID=pilendemo"')
CompositionContext: '-IbDefault-' - Probed for any 'IIdGenerator' and found 'IdeaBlade.EntityModel.StoreGeneratedIdGenerator'.
CompositionContext: '-IbDefault-' - Probed for non-default 'IConcurrencyStrategy' and found no matching exports.
CompositionContext: '-IbDefault-' - Probed for default 'IConcurrencyStrategy' and found 'IdeaBlade.EntityModel.DefaultConcurrencyValueSetter'.