Unable to find reference to System.Xaml
description
Dears,
I am a student trying to understand this project. I downloaded the latest version of htchome and am using it in offline mode (my codeplex username and password doesn't work on the login attempt to the TFS Server). After compilation HTCHome2 and HTCHome3, i am unable to resolve the following issues. I am asking for help as i know i am missing some very small point. Maybe it works only in online mode. I need to be able to compile it atleast once to build some ground for basic study. Currently i am unable to resolve the references: log4net; i am getting errors on following lines.
using ICSharpCode.SharpZipLib.Zip;
using log4net;
using log4net.Config;
Metadata file 'C:\Users..\Widgets\WeatherClock\WeatherClock.dll' could not be found Accuweather
Metadata file 'C:\Users..\Widgets\Music\Music.dll' could not be found WMP
File 'Options.xaml' cannot be found. WeatherClockWidget
Thanks in advance for the help,
ABC