Hi Sam,

Have you trying running your build script from the command line? If so, does
it give the same error?


Craig

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of sam
Sent: Tuesday, 21 April 2009 9:20 p.m.
To: ccnet-user
Subject: [ccnet-user] Could not locate the assembly "nunit.framework"


I am keep getting the follwoing error. I also posted previously but
got no response.

Warnings (2)
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets
(,): warning MSB3245: Could not resolve this reference. Could not
locate the assembly "nunit.framework, Version=2.4.8.0,
Culture=neutral, PublicKeyToken=96d09a1eb7f44a77,
processorArchitecture=MSIL". Check to make sure the assembly exists on
disk. If this reference is required by your code, you may get
compilation errors.
C:\source\Project\Tests\Tests\ddTests.vb (1,): warning BC40056:
Namespace or type specified in the Imports 'NUnit.Framework' doesn't
contain any public member or cannot be found. Make sure the namespace
or the type is defined and contains at least one public member. Make
sure the imported element name doesn't use any aliases.

nunit is installed and path is also correct. can any one point out the
actual problem. Struggling to resolve it from the last 2 days.

Reply via email to