Проблема с NUnit: File or assembly name System... not found
От: sunshine Россия https://angel.ru/?src=rsdn
Дата: 12.02.05 10:47
Оценка:
Вот, первая попытка использования NUnit 2.2 вызвала дурацкое затруднение:
при запуске теста в NUnit-GUI показывается окошко с сообщением об исключении. Вот часть текста из этого окошка:


************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name System, or one of its dependencies, was not found.
File name: "System"

Server stack trace:
at NUnit.Core.TestRunnerThread..ctor(TestRunner runner)
at NUnit.Core.RemoteTestRunner.RunTest(EventListener listener, String[] testNames)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NUnit.Core.TestRunner.RunTest(EventListener listener, String[] testNames)
at NUnit.Util.TestDomain.RunTest(EventListener listener, String[] testNames)
at NUnit.Util.TestLoader.RunTests(ITest[] tests)
at NUnit.UiKit.TestSuiteTreeView.RunTests(UITestNode[] tests)
at NUnit.UiKit.TestSuiteTreeView.RunTests()
at NUnit.UiKit.TestTree.RunTests()
at NUnit.Gui.NUnitForm.runButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
..........
................



Хотя прога сама по себе работает нормально. Может, у кого-нибудь так было? Я все попытки самостоятельно решить это исчерпал , к тому-же опыта в .NET совсем мало...
Принимаю платежи в любой валюте
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.