Sign In
My ramblings on ASP.NET and IIS
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
503
ASP
cfg
Debugging
different grant set
Docs
dynamic compression
Dynamic control ASP.NET
etl
etw
Excel
Expect100Continue
fails upload
FileUpload
GC
Google Desktop search
Handle leak
httpexceptions
IE 8
IIS 7
Log Parser
MS11-100
Service Unavailable
VS 2008
web service
Archive
Archives
January 2012
(5)
September 2010
(1)
August 2010
(2)
July 2010
(2)
May 2010
(2)
April 2010
(1)
March 2010
(1)
January 2010
(1)
December 2009
(4)
September 2009
(1)
August 2009
(5)
July 2009
(3)
June 2009
(2)
May 2009
(5)
April 2009
(3)
March 2009
(1)
December 2008
(1)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(4)
MSDN Blogs
>
My ramblings on ASP.NET and IIS
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My ramblings on ASP.NET and IIS
Win2003 Server is hanging intermittently due to high NPP (non paged pool) memory usage
Posted
14 days ago
by
jaskis
0
Comments
New Post explaining impact of /3gb switch http://www.asprangers.com/post/2012/01/30/Win2003-Server-is-hanging-intermittently-due-to-high-NPP-(non-paged-pool)-memory-usage.aspx
My ramblings on ASP.NET and IIS
Stream rendering failing for (PDF/Excel/Docs) after MS11-100 patch from Aspx pages
Posted
20 days ago
by
jaskis
0
Comments
New post on Stream rendering failing for PDF Excel Docs after MS11-100 patch from Aspx pages http://www.asprangers.com/post/2012/01/24/Stream-rendering-failing-for-PDF-Excel-Docs-after-MS11-100-patch-from-Aspx-pages.aspx Enjoy :)
My ramblings on ASP.NET and IIS
How to Debug Handle leak (using !htrace) in w3wp.exe
Posted
21 days ago
by
jaskis
0
Comments
How to Debug Handle leak (using !htrace) in w3wp.exe http://www.asprangers.com/post/2012/01/23/How-to-Debug-Handle-leak-(using-!htrace)-in-w3wpexe.aspx
My ramblings on ASP.NET and IIS
IIS 7x Different ways in which Kernel Mode Cache would be flushed.aspx
Posted
24 days ago
by
jaskis
0
Comments
New Post on the block http://www.asprangers.com/post/2012/01/20/IIS-7x-Different-ways-in-which-Kernel-Mode-Cache-would-be-flushed.aspx
My ramblings on ASP.NET and IIS
All about Security Advisory MS11-100
Posted
26 days ago
by
jaskis
0
Comments
Hope this helps you :) All About Security Advisory MS11-100 http://www.asprangers.com/post/2012/01/14/All-About-Security-Advisory-MS11-100.aspx Script to detect if IIS and Asp.Net is installed http://www.asprangers.com/post/2012/01/14/Script...
My ramblings on ASP.NET and IIS
Classic ASP : intermittently some ASP pages start failing with Page cannot be displayed error on browser
Posted
over 2 years ago
by
jaskis
0
Comments
Helping my colleague- Mohammed on the issue where intermittently some of the asp pages start failing with Page Cannot be Displayed error. Started looking through httperr for connection_refused error to see if its related to Non page Pool memory...
My ramblings on ASP.NET and IIS
Browsing CWA ending up with blank white page on IIS 7
Posted
over 2 years ago
by
jaskis
0
Comments
Helping one of colleague from CWA team on the issue where browsing any static content[htm/jpg] is ending with blank white screen on the browser. That prompted me to look into IIS logs . Here we saw 500 0 1346. As the next troubleshooting step we configure...
My ramblings on ASP.NET and IIS
USING ADPLUS SCRIPT TO CAPTURE MEMORY DUMP ON STACKOVERFLOW AND NullReferenceException
Posted
over 2 years ago
by
jaskis
0
Comments
It took me some time to figure out how to get appropriate dump on 64 bits boxes using adplus tool. Thought to share out it you: 1) You can use following CFG SCRIPT for capturing dumps StackOverFlow exception <ADPlus> <!-- Add log...
My ramblings on ASP.NET and IIS
Using Microsoft.web.administration to print out applications in appPool and Appdomain in worker process
Posted
over 2 years ago
by
jaskis
0
Comments
Quickly helping my collegue-Isha in getting the count of applications in the given apppool [Crude way but it works] using Microsoft.Web.Administration API Now the Default Website has 7 application spanned across different AppPools. I would like...
My ramblings on ASP.NET and IIS
HOW TO DUMP OUT GUID VALUE FROM THE MEMORY DUMP
Posted
over 2 years ago
by
jaskis
0
Comments
Quick post on how to dump out GUID value from the memory dump Fields: MT Field Offset Type VT ...
My ramblings on ASP.NET and IIS
Visual Studio 2010 features
Posted
over 2 years ago
by
jaskis
0
Comments
Check out new Post on Visual Studio 2010 feature on our team blog : webtopics http://blogs.msdn.com/webtopics/archive/2010/05/13/visual-studio-2010-my-favorite-features.aspx Enjoy !
My ramblings on ASP.NET and IIS
IIS 7: SSL binding getting lost/Deleted unexpectedly
Posted
over 2 years ago
by
jaskis
0
Comments
On the IIS 7 sometime you would find the SSL binding for the website has been deleted and not replaced, or has been deleted and replaced with invalid certificate info. The problem occurs because of a legacy SSL certificate hash property interfering...
My ramblings on ASP.NET and IIS
New post !address –summary explained
Posted
over 2 years ago
by
jaskis
0
Comments
Hi, Today,I just wrote on !address –summary on webtopics.. Read More Enjoy!
My ramblings on ASP.NET and IIS
Issue(s) with PDF rendering on iis 7.5
Posted
over 2 years ago
by
jaskis
0
Comments
Recently we have got many issue(s) reported while opening PDF file which are hosted on IIS 7.5 (windows 2008 R2). Same PDF file use to open up fine when hosted on IIS 6 (windows 2003) box. To solve this problem you have install hotfix mentioned in KB...
My ramblings on ASP.NET and IIS
Intermittently getting Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401) after .net 3.5 Sp-1
Posted
over 2 years ago
by
jaskis
0
Comments
If you happen to see following exception intermittently and that is corresponding to after installing .NET 3.5 SP-1 Server Error in '/login' Application. Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT...
My ramblings on ASP.NET and IIS
Awesome picture
Posted
over 3 years ago
by
jaskis
1
Comments
I came across this really nice picture. Enjoy!
My ramblings on ASP.NET and IIS
Configuring SMTP Settings programmatically on IIS 7 on win2008
Posted
over 3 years ago
by
jaskis
1
Comments
Today I got a case where I was asked for a script to configure SMTP programmatically in IIS 7. To be precise requirement was to check [corresponding setting on IIS 7] for the “All except the list below” check box and add the IP’s to the Deny List programmatically...
My ramblings on ASP.NET and IIS
Securing Session ID: ASP/ASP.NET
Posted
over 3 years ago
by
jaskis
0
Comments
Checking through the Kb article ( http://support.microsoft.com/kb/274149 ) “IIS supports the use of a Session ID cookie to track the current session identifier for a web session. However, .ASP in IIS does not support the creation of secure Session ID...
My ramblings on ASP.NET and IIS
After installing KB 973917, the IIS 6.0 application pools cannot start up
Posted
over 3 years ago
by
jaskis
8
Comments
New issue on the block after installing KB 973917. Checking event viewer you would end up with Event Type: Warning Event Source: W3SVC Event Category: None Event ID: 1009 Date: 12/9/2009 Time: 10:55:01 AM User: N/A Computer: WEBSERVER01...
My ramblings on ASP.NET and IIS
visual studio 2008 sp-1 skips breakpoint / You cannot get the breakpoints in external JS files to get hit when that code is called from a popup window
Posted
over 3 years ago
by
jaskis
0
Comments
Quick post on two new issue on the block related to Debugging/Breakpoint in Visual Studio 2008 After installing VS2008 SP1 , single stepping through code does not work, misses break points and generally, it is unpredictable and unusable. It will...
My ramblings on ASP.NET and IIS
The Crash saga continues and expand further to ie 7 and firefox 3
Posted
over 3 years ago
by
jaskis
0
Comments
Following my previous post after uninstalling IE 8 from the my Dell Vista Laptop and restoring back to IE 7 was of no help. IE 7 was also crashing as soon as I start typing URL in the address bar after opening where as Firefox crashes on opening...
My ramblings on ASP.NET and IIS
How to un-install IE8 from the vista box
Posted
over 3 years ago
by
jaskis
0
Comments
On my home Vista laptop I got a weird problem with IE8 may be due to some malwares.Whenever I try to open IE 8 it prompts me ‘your last session closed unexpectedly ‘ blah blah . Clicking on either of option provided.It crashes iexplore.exe Fastest solution...
My ramblings on ASP.NET and IIS
Deadlock when storing Asp.net sessions in SQL server during peak load
Posted
over 3 years ago
by
jaskis
0
Comments
<Snip> When there is more than 1 server in web farm scenario it is an obvious choice to go for session out-of-proc either with SQL server or State server. While storing session with SQLServer if you see issues with SQL deadlock during peak loads...
My ramblings on ASP.NET and IIS
LogParser: Filter records for specific time frame/date
Posted
over 3 years ago
by
jaskis
0
Comments
Today using Logparser for parsing the ETL file.I did spend some time on filtering it right way to see the activity for specific time frame. Thought to share with you. In ETW file we’ve TimeStamp column that contains value like "2009-07-31 13:34:42"...
My ramblings on ASP.NET and IIS
Using ProcDump.exe to monitor w3wp.exe for CPU spikes
Posted
over 3 years ago
by
jaskis
0
Comments
<Snip> Procdump is a light weight Sysinternal's command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during such spikes which an administrator or developer can use to determine the cause...
Page 1 of 2 (48 items)
1
2