Showing posts with label PRISM. Show all posts
Showing posts with label PRISM. Show all posts

Sunday, 13 April 2014

Issue:

While in the process of module initialization, if there is any error in a module, then PRISM will throw exception and will stop loading other modules until you fix the error in the module. But if your module is not really important in your application, you would like to suppress this module initialization error and continue loading other modules.