I have deployed my project to production server. I think my issue with with my database connection, but not sure how I can resolve it. I really appreciate your help.
I do not have this issue on my coding machine.
Here is my connection string in my web.config
Here is my connection string on the ISS
Data Source=(LocalDb)\v11.0;AttachDbFilename=|DataDirectory|\ClinLab.mdf;Initial Catalog=ClinLab;Integrated Security=True