Sign in
Mfartura's blog
Marcelo Fartura's blog about debugging and general troubleshooting
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
100% CPU
3GB
4GT
Advanced
Asp.Net
Assembler
Basic
Boot.ini
counters
Debug
Debugging
decimal
Expert
Gflags
High Utilization
hung
Intermediary
Network issues
Null Modem
objects
Tip
Troubleshooting
Virus
VPC
Windbg
Archive
Archives
November 2008
(2)
June 2008
(2)
August 2007
(2)
July 2007
(5)
June 2007
(1)
February 2007
(1)
November 2006
(1)
October 2006
(2)
September 2006
(4)
July, 2007
TechNet Blogs
>
Mfartura's blog
>
July, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mfartura's blog
Tip: How many users are hitting my web site?
Posted
over 6 years ago
by
Mfartura
2
Comments
This is a question we hear very often from our customers, in forums or through distribution lists. The reason we keep hearing the same question over the time is very simple: There isn’t a definitive answer for that – At least not for IIS since it’s not...
Mfartura's blog
Logparser fails when using the ChartType option
Posted
over 6 years ago
by
Mfartura
1
Comments
I'm posting this as I couldn't find this solution documented anywhere (including within MSFT through the discussions around logparser). Problem: After I installed the Office 2007, my logparser queries which use the parameter "ChartType" no longer...
Mfartura's blog
How to Extract SQL info from a thread stack
Posted
over 6 years ago
by
Mfartura
0
Comments
In the post about troubleshooting Asp.Net poor performance I showed you how to identify one possible cause for high response times when processing Asp.Net pages – the cause we explored on that post was a database server taking too long to respond. We...
Mfartura's blog
How to identify the process and thread being called in a COM call from a thread stack
Posted
over 6 years ago
by
Mfartura
1
Comments
I’ve just published a post on how to manually identify which classic ASP page is being processed by a specific thread. Following the same idea you can also identify COM calls being made by a thread. As always, first identify the thread doing the COM call...
Mfartura's blog
How to identify which ASP page is being processed on a specific thread
Posted
over 6 years ago
by
Mfartura
1
Comments
I’ve been teaching one of our workshops offerings (Workshop Plus: IIS6 Critical Problem Management) and when we go through some debugging samples, one thing I like to demo is how to find which Asp.Net pages are being processed in which threads. Well,...
Page 1 of 1 (5 items)