I just applied one account from asphostcentral then upload published asp.net mvc application on to that server, but i got an 500 errors, my application is KIGG. I just want to know how can I figure out how can I view errors in detail?
I just applied one account from asphostcentral then upload published asp.net mvc application on
Share
Is the site running on IIS6 because if it is then you need to do a bit more work within global.asax.
If it’s running on IIS7 then may I suggest you redeploy but include a bunch of debug code.