Doesn’t compile out of the box
Status: Beta
                
                Brought to you by:
                
                    imalkov
                    
                
            Downloading the source, opening it in Visual Studio and pressing F5 should run it.
However, there are two major problems with the download: 
* The project files contain references to files that are missing (files with the extension “mdx”).
* The project doesn’t compile. All the error messages are of the form “The type or namespace name 'Utils' does not exist in the namespace 'YariSoft' (are you missing an assembly reference?)” (with different namespace names).
Make sure that all the files are in the downloadable archive, and ensure that all the project references are set correctly. Then update the downloadable archive so that it will compile out of the box.
Furthermore, it appears that an entire project called “AgentServerObjects” is missing from the download. All dependencies should be included in the download so that it compiles.