The IE developer toolbar is a great little tool. However, it adds one annoying function to IE even when it is not open, the annoying little pop-up ruler box. You can easily disable this function by doing Ctrl+R while it is open and then close it with the x.
Here is the code, add this to your global.asax file:
add this code to the top of the master page or template you wish to include ads on:
Now add this code to the area of the page you want your ads to be displayed:
Open the services browser, open the service you would like to remove and select/copy the "Service name:".
Now, open a command prompt and type in the following command:
open a command prompt and enter the following command:
ipconfig /flushdns
in most cases this will solve your problem unless your ISP is caching DNS entries for longer than they should, then you can optionally update your dns configuration.