How to debug ASP.NET website hosted on IIS server (Godaddy) -
i uploaded asp.net website local machine server. getting exceptions on server while same exceptions not reproducible @ local machine. how can debug website hosted on server visual studio installed on local machine?
i had lot of problems hosting asp.net application on godaddy, had kinds of compatibility , database issues getting 1 error after after 1 week of troubleshooting.
instead, uploaded somee.com , seamless. issue had script sql databases manually, getting errors uploading ldf , mdf files automatically.
to upload easy, publish on visual studio , update sql scripts on somee server , works every time.
Comments
Post a Comment