Forum member

SamuelDavis

1 post

Posts by SamuelDavis

  1. Dynamic code dll references not being found

    The project I am currently working on needs to dynamically generate classes using ClassBuilder. I have gotten this project to work through nunit as it is able to see the dll that the dynamic class needs joined, I have also gotten this project to work through a webservice by grabbing the working dire…