HI ALL,
I have made a custom web page i.e. of asp.net web page which retrieves the data and bind to the gridview.
My Questions are.
1. i have bind the contact on one the column of the grid view and when clicking on it , It needs to be redirected to the specific contact details of that page , but unfortunately it's redirecting to the some other page .
Although i have set the main.aspx into the URL of that grid view column with some query string variables and contact id of that person.
why it's not redirecting to the specific contact page.
2.) if it redirects correctly then the hard code absolute path has been set into the URL of the guid column.
here it asks for the credentials for the MSCRM 2013 , although i am into the same context.
Note:- This custom web page i have been migrating from the mscrm 4.0, and now that has come to mscrm 2013.









