Thanks for the support,
Unfortunatelly i'm still on this problem...as soon as my customer change IWS version i have to rebuild all my ccustom module...
[i]15-07-09 12:31:59.512 [ 1] ERROR dows.LoginController - An error occurs while initializing the module ExtensionSampleFollowUpModule. Check the <modules> and <tasks> sections in the app.exe.config file
Microsoft.Practices.Composite.Modularity.ModuleLoadException: Failed to load module ExtensionSampleFollowUpModule from assembly Genesyslab.Desktop.Modules.ExtensionSampleFollowUp, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null. Error was:
Resolution of the dependency failed, type = "Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule", name = "". Exception message is: The current build operation (build key Build Key[Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule, null]) failed: Could not load file or assembly 'Genesyslab.Enterprise.Model, Version=8.5.108.5, Culture=neutral, PublicKeyToken=95e512acdb150ec7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (Strategy type BuildPlanStrategy, index 3) ---> Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type = "Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule", name = "". Exception message is: The current build operation (build key Build Key[Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule, null]) failed: Could not load file or assembly 'Genesyslab.Enterprise.Model, Version=8.5.108.5, Culture=neutral, PublicKeyToken=95e512acdb150ec7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (Strategy type BuildPlanStrategy, index 3) ---> Microsoft.Practices.ObjectBuilder2.BuildFailedException: The current build operation (build key Build Key[Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule, null]) failed: Could not load file or assembly 'Genesyslab.Enterprise.Model, Version=8.5.108.5, Culture=neutral, PublicKeyToken=95e512acdb150ec7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (Strategy type BuildPlanStrategy, index 3) ---> System.IO.FileLoadException: Could not load file or assembly 'Genesyslab.Enterprise.Model, Version=8.5.108.5, Culture=neutral, PublicKeyToken=95e512acdb150ec7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule..ctor(IObjectContainer container, IViewManager viewManager, ICommandManager commandManager, IInteractionManager interactionManager, IConfigurationService configurationService, IAgent agent)
at BuildUp_Genesyslab.Desktop.Modules.ExtensionSampleFollowUp.ExtensionSampleFollowUpModule(IBuilderContext )
at Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)[/i]