Thursday

hanging-up asp web application on IIS 7, solved .server 2003

When web application has asp server debugging option available it creates vsjitdebubber.exe process on server 2003.
and asp page is not responding until this vsjitdebugger.exe killed.

So by switching debugging options to off I eliminated this asp application hang ups.
server responses with error immediately.

more...

No comments:

here is powershell script on how to get list of files from changesets associated with one tfs task

$dllPath = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\...