David Smith

David Smith

  • NA
  • 2k
  • 0

Missing OnePerRequestModule assembly

Sep 3 2013 3:34 AM
Can someone help me resolve this. I am trying to find the missing assembly below in red. I have been struggling with this.


  DynamicModuleUtility.RegisterModule(typeof(OnePerRequestModule));
            DynamicModuleUtility.RegisterModule(typeof(HttpApplicationInitializationModule));

Answers (2)