--- dao/DaoMqPump2/DaoMqPump2/MainProgram.cs 2014/05/16 15:44:17 2160 +++ dao/DaoMqPump2/DaoMqPump2/MainProgram.cs 2014/05/16 16:05:47 2161 @@ -9,6 +9,8 @@ using System.Collections.Specialized; using System.Runtime.InteropServices; +using DaoCommon; + //Create a Console App - remember to add the System.ServiceProcess assembly to references namespace DaoMqPump2