When I moved my web site on a live server I did have problems finding the application path I tried this but didn't work <a href='<%=Request.ApplicationPath +"Pages/Articles.aspx?ArticleId=" + #Eval("articleid")%>'> ...