Dear All,
Anyone can help me on this,
There is showing resource not found in URL rewriting/Routing when i use #DivName in url
but this url is working fine directly.
Given Code when i use MainPage it is working fine but when we use App/ or Contact-Us/ it is showing resource not found.
Please clear where i am wrong in this code.
<%@ Application Language="C#" %>
<%@ Import Namespace="System.Web.Routing" %>
<%@ Import Namespace="System.Web.Routing" %>
Nilesh ShahPosted Feb 21, 2017, 4:25 PM
Suvendu Shekhar GiriPosted Feb 21, 2017, 9:34 AM