Module Load Failed - CAB
I'm new to CAB. I created a sample using Microsoft Patterns and Practices. I didnt get any compilation error but i got the exception
"Failed to load module from assembly MyModule.dll. Error was:
Failed to load module from assembly MyModule.dll. Error was:
Service MyModule.Services.IMyService, required for component MyModule.Views.MyView, MyModule, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null1 [MyModule.Views.MyView] is not available in the current container."
at runtime. I dont know what i did wrong? Help Me.
Thanks in advance.

