public WipService() { try { _wipServiceProxy = new WipServiceClient(); } catch (Exception) { throw; } }