public string getBasePath() { return System.IO.Path.GetDirectoryName(System.IO.Path.GetDirectoryName (System.IO.Path.GetDirectoryName(AppDomain.CurrentDomain.BaseDirectory))); }