Unable to load <mytest> Because it is not located under Appbase
- by Sam
I have created a nunit project(NunitLoginTest.nunit) by selcting my test project in the nunit\bin directory and now I am trying to load that project but it is giving me the following error.
Unable to load Because it is not located under Appbase, could not load file or assembly "nunitLogintest" or one of its dependencies. The system cannot find the specified path
Can any one have any idea what is it related to. I also have checked my config file.