URL Rewrite and IIS

Hi everyone, I have read the URL rewriting tutorial and I’ve try to follow it carefully, but I have this problem.

Before doing that, my detail page had syntax like this:
news-details.aspx? ID = 147

With the URL rewrite, I set the new link:
news-details / 147 /

The URL is passed correctly by the button.
In the landing page I don’t see dynamic data, as if the connection to the server no longer receives ID value.
What did I forget to do?

The URL is passed correctly by the button.
In destination page either I don’t see dynamic data,like server connect couldn’t have ID value.
What I’ve forgotten?

Community Page
Last updated: