When used against a sl 5 assembly, a fileNotFoundException is thrown when a test fails.
I tried recompiling to SL5, and there's an errror in the GenerateHandler method of the EventHandlerFactory. the DynamicMethod constructor that is being used is not supported in SL5. I removed the module from this, and all the tests are running correctly.
The problem is that I am not sure if I broke something, as I don;t understand the code I touched.
Comments: No response from the submitter and seems to be a user issue.
I tried recompiling to SL5, and there's an errror in the GenerateHandler method of the EventHandlerFactory. the DynamicMethod constructor that is being used is not supported in SL5. I removed the module from this, and all the tests are running correctly.
The problem is that I am not sure if I broke something, as I don;t understand the code I touched.
Comments: No response from the submitter and seems to be a user issue.