Hi Everybody,
I built some custom plugin, as you saw if you read this forum [;D] , and during my build phase the WDE had 3 minor update, from the 8.5.104.17b1 passing by the 8.5.106.22b1 to arrive to the 8.5.108.11b1 and all the time i had to recompile my plugin and release them coz of the following problem:
ERROR dows.LoginController - An error occurs while initializing the module MyModule. Check the <modules> and <tasks> sections in the app.exe.config file
Microsoft.Practices.Composite.Modularity.ModuleLoadException: Failed to load module MyModulefrom assembly Genesyslab.Desktop.Modules.MyModule, Version=8.5.104.17, Culture=neutral, PublicKeyToken=null. Error was:...
So Recompiling and updating the class AssemblyInfo.cs with the correct build version of the WDE everything restart to work fine...
I'm sure that it's impossible that i have to rebuild the pluings for each minor update of the WDE it should be my mistake...but which one?
Can you help me?
Thanks,
Cheers,
Charles