@"descendant::ad[@adname='" + adName + "']",先确定这个值是否正确,如
string strtmp = @"descendant::ad[@adname='" + adName + "']";
看看能否运行