I can't run NUNIT project open source

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mohammadhosny
    New Member
    • Mar 2008
    • 1

    #1

    I can't run NUNIT project open source

    The solution of the NUNIT that uploaded on source forge I can't run it

    There is an one warrning only it is

    Warning 1 The parent file, 'Results.xsd', for file 'bin\Debug2005\ Results.xsx' cannot be found in the project file. nunit.core.test s_VS2005


    But in run or debug appeare an exception said

    A project with an output type of class liberary can't be started directly
    In order to debug the project add an executable project to this solution wich
    references to the liberary project.
    Set the executable project as the startup project.

    It's the error that appear to me when run.
    I hope any one to help me to solve this problem and run the NUNIT project

    It's important thing to me.
    Thank you for all
Working...