Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Debugging   (RSS)

Object variable or With block variable not set: how to eradicate these tongue-twisters haunting from the past

In a perfect world, computer applications would be syntactically and semantically correct and complete, thus exhibiting no errors nor flaws. Ours is not a perfect world, though, and even worse is that a significant part of those computer applications
Posted by ptadcs | 0 Comments
Filed under:

Under the hood with live debugging

Often, i get the question on how to see what the framework is doing, how to set breakpoints, do live debugging in order to understand what is under the hood. So, I decided to write on the subject and about the approach I usually take when doing live debugging
Posted by ptadcs | 2 Comments
Filed under:

Yet another Death by the ViewState

Yesterday I ran into an issue where the users were complaining about the application being very slow in a specific page. If you read the title you will probably think “here is another post around how viewstate can cause all sort of problems in my application
Posted by ptadcs | 1 Comments
Filed under: ,

Get Internet Explorer and Google Desktop divorced and they will live happily ever after

Every once in a while, you get these annoying application crashes for which you do not seem to find the reason. For these end-user applications, we may think of 3 distinct kinds of crashes from a timing perspective: o An exit crash - aside from a dialog
Posted by ptadcs | 2 Comments
Filed under:

Debug Jscript with Internet Explorer 8

As a developer a big pain was (after reading this it will be no more J ) troubleshooting JavaScript errors. Internet Explorer has never been a big friend in helping me looking at these issues … this is, until Internet Explorer 8. When the first beta came
Posted by ptadcs | 2 Comments
Filed under: , ,
 
Page view tracker