The last time I worked with .net, the dependent .dll's have to already be on disk. Microsoft has some special notations for finding DLLs in the system path/registry.
On Sun, Mar 25, 2012 at 7:03 PM, Chris Burroughs <chris.burrou...@gmail.com>wrote: > I'm not familiar with .NET. Is the "csproj" file like a java Maven/Ivy > file that says where dependencies should be fetched or like a C Makefile > that expects them to already be present? > > On 03/21/2012 10:23 AM, Peter Thygesen wrote: > > Wanted to play a little with the csharp client... but.. > > > > I cannot build the csharp client. The project files and solution file is > > not valid for MS Visual Studio. Also noticed that the reference > > > > <Reference Include="ZooKeeperNet"> > > <HintPath>..\..\..\lib\zookeeper\ZooKeeperNet.dll</HintPath> > > </Reference> > > > > is missing. Can perhaps reconstruct the project from scratch but would > need > > the Zookeeper.dll file. Where can it be located? > > > > brgds, > > Peter > > > -- -- *Evan Chan* Senior Software Engineer | e...@ooyala.com | (650) 996-4600 www.ooyala.com | blog <http://www.ooyala.com/blog> | @ooyala<http://www.twitter.com/ooyala>