Unable to load <mytest> Because it is not located under Appbase

Posted by Sam on Stack Overflow See other posts from Stack Overflow or by Sam
Published on 2009-01-08T15:56:58Z Indexed on 2010/04/01 3:13 UTC
Read the original article Hit count: 449

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about nunit

Related posts about vb.net