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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -