That is what I get (It seems that there is a problem with finding the license information ... but this is working perfectly fine when the exe is started within visual studio).
<?xml version="1.0"?><?xml-stylesheet href="DebugLog.xsl" type="text/xsl"?><log>
<entry id="11" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.TraceFileXmlLogger:GetLogHeader">------------ Log Created ------------</entry>
<entry id="0" timestamp="2012-02-24T19:36:06" username="" source="IdeaBlade.Core.IdeaBladeConfig:Initialize">Initializing configuration ...</entry>
<entry id="1" timestamp="2012-02-24T19:36:06" username="" source="IdeaBlade.Core.Composition.PartsCatalog:LoadCatalog">MEF assembly probing started: 24.02.2012 19:36:06. If this takes a long time, use IdeaBlade.Core.Composition.CompositionHost to specify/restrict which assemblies to probe.</entry>
<entry id="2" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.Composition.PartsCatalog:LoadCatalog">MEF assembly probing completed: 24.02.2012 19:36:07</entry>
<entry id="3" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.Composition.CompositionHost:.ctor">Probe Assemblies: LINQPad, Version=1.0.0.0, Culture=neutral, PublicKeyToken=21353812cd2a2db5 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.</entry>
<entry id="4" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.IdeaBladeConfig+<>c__DisplayClass2:<Initialize>b__1">Cannot find a valid license key in any domain model assembly.
-- Check the following:
1) Make sure that your model assembly is available in the bin/exe folder.
2) Check that all referenced assemblies are available, including all necessary IdeaBlade assemblies.
3) Set CopyLocal=true for all IdeaBlade references to ensure these assemblies are copied to this folder.
Check the debuglog for additional messages.</entry>
<entry id="5" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.IdeaBladeConfig+<>c__DisplayClass2:<Initialize>b__1">Falling back and using License from Registry</entry>
<entry id="6" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore">The configured SupportedClientApplicationType is Both</entry>
<entry id="7" timestamp="2012-02-24T19:36:07" username="" source="IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore">Could not find a valid license to enable session-agnostic load balancing.</entry>
<entry id="8" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Configuration.ServerSettingsElement:ConstrainSettingsBasedOnLicenseCore">Could not find a valid license to enable session-agnostic load balancing.</entry>
<entry id="9" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for non-default 'ITraceLoggerProvider' and found no matching exports.</entry>
<entry id="10" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport">CompositionContext: '-IbDefault-' - Probed for default 'ITraceLoggerProvider' and found 'IdeaBlade.Core.DefaultLoggerProvider'.</entry>
<entry id="12" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.TraceFns:CompleteTracingInitialization">IdeaBladeConfig resolution: File: G:\Users\Eggi\Documents\Visual Studio 2010\Projects\WpfApplication9\WpfApplication9\bin\Debug\WpfApplication9.exe.config - found</entry>
<entry id="13" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.TraceFns:CompleteTracingInitialization">IdeaBladeConfig resolution: Logging file: G:\Users\Eggi\Documents\Visual Studio 2010\Projects\WpfApplication9\WpfApplication9\bin\Debug\DebugLog.xml</entry>
<entry id="14" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.TraceFns:CompleteTracingInitialization">Bound to .NET runtime version 4.0.30319.17020</entry>
<entry id="15" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.TraceFns:CompleteTracingInitialization">DevForce version 6.1.5.1</entry>
<entry id="16" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.EntityServerProxy:CreateInstance">Loaded IdeaBlade.EntityModel.EntityServerProxy</entry>
<entry id="17" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport">CompositionContext: '-IbDefault-' - Probed for default 'IDataSourceKeyResolver' and found 'IdeaBlade.EntityModel.DefaultDataSourceKeyResolver'.</entry>
<entry id="18" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport">CompositionContext: '-IbDefault-' - Probed for any 'EntityServiceApplication' and found 'IdeaBlade.EntityModel.EntityServiceApplication'.</entry>
<entry id="19" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.EntityServiceApplication:OnServiceStartup">EntityService created</entry>
<entry id="20" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.EntityService:get_LocalInstance">Created local EntityService</entry>
<entry id="21" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.Server.EntityServer:.ctor">EntityServer created for DataSourceExtension: [None], CompositionContext: -IbDefault-</entry>
<entry id="22" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for any 'ICompositionContextResolver' and found no matching exports.</entry>
<entry id="23" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.EdmQueryExecutor'.</entry>
<entry id="24" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.PassthruEsqlQueryExecutor'.</entry>
<entry id="25" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.StoredProcQueryExecutor'.</entry>
<entry id="26" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckMultiExport">CompositionContext: '-IbDefault-' - Probed for any 'IEntityQueryExecutor' and found 'IdeaBlade.EntityModel.Edm.UdtQueryExecutor'.</entry>
<entry id="27" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.Server.SessionManager:GetLoginManager">Anonymous access: enabled</entry>
<entry id="28" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport">CompositionContext: '-IbDefault-' - Probed for non-default 'IEntityLoginManager' and found no matching exports.</entry>
<entry id="29" timestamp="2012-02-24T19:36:08" username="" source="IdeaBlade.EntityModel.Server.SessionManager:GetLoginManager">No Login Manager found. User will always be logged in as Guest, regardless of credentials.</entry>
<entry id="30" timestamp="2012-02-24T19:36:08" username="Guest - 1" source="IdeaBlade.Core.Composition.CompositionHost:CheckSingleExport">CompositionContext: '-IbDefault-' - Probed for any 'EntityServerQueryInterceptor' and found 'IdeaBlade.EntityModel.Server.EntityServerQueryInterceptor'.</entry>
</log>