执行以下Controller操作publicActionResultNextBySURNAME(intid,stringdata){//codetoprocessthedataandedittheidaccoringlynotwrittenyetreturnRedirectToAction("Edit",new{id=id});}如果我调用它/Mycontroller/NextBySURNAME/12/Smith%20Simon然后它工作正常(在这种情况下编辑记录12)但是/Mycontroller/NextBySURNAME/12/Smith%20给我一个404现在我知道在某些情