HI All,
i have created a new page(tabid=1050) in our dnn site for the custom error message. In the IIS Custom error 404 , i have selected URL and given /default.aspx?tabid=1050.
i run my site 2 ways i.e (1)http://knowledge.editage.com/abc.aspx here abc.aspx page is not there in our website (2) http://knowledge.editgae.com/default.aspx?tabid=1600 Here 1600 tabid is not exist in our website
In first case it displays the following error
Server Error in '/' Application.
--------------------------------------------------------------------------------
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested Url: /abc.aspx
In the second case it goes to the home page.
In both the case it is not going to our 1050 tabid which i set in the iis.
Please let me know how do i set in the iis. Or is any steps which i missed
Thanks
Ashok Naidu