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
Tags
.Net
500.19
503
ASP
ASP.NET
Chart
Chunk
compdyn.dll
Consumer
Free
GC
IE 8
IIS 7
IIS 7.5
Kernel Mode Cache
Log Parser
Memory leak
MS11-100
Script
Service Unavailable
SharePoint
VS 2008
web service
Windows 8
WMI
Archive
Archives
March 2013
(2)
February 2013
(1)
January 2013
(2)
November 2012
(1)
October 2012
(3)
August 2012
(5)
June 2012
(2)
May 2012
(1)
April 2012
(6)
March 2012
(7)
February 2012
(1)
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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
My ramblings on ASP.NET and IIS
Free : Win 8 App Design Reference Templates
Posted
2 months ago
by
jaskis
0
Comments
Now to help you in Designing the Great APP( s). Here are the Design Templates which you can use : There are total of 55 templates. asa Read More @ Asprangers.com">Read More @ Asprangers.com http://www.asprangers.com/post/2013/03/11...
My ramblings on ASP.NET and IIS
IIS 7.x: Getting 404.7 error for “/” root requests after Disabling Allow Unlisted file extension
Posted
2 months ago
by
jaskis
0
Comments
To secure the IIS 7.x one of the recommendation is to change the Request Filtering => FIle Extensions: To Allow only the known extensions. For example : Default values in IIS 7.x Request Filtering => File Name Extension on IIS Read More...
My ramblings on ASP.NET and IIS
User Question: ViewState chunking is it going to increase or decrease performance for ASP.NET 2.0 app
Posted
3 months ago
by
jaskis
0
Comments
Hi Jas, I have a question regarding view state. If we chunk ViewState , is it going to increase or decrease page load time and what is the affect to chunking on application performance. Hope to hear from you soon. Answer: Viewstate chunking...
My ramblings on ASP.NET and IIS
.Net Patch MS13-004 [KB 2756920] causing problem on SharePoint,Exchange 2010, .Net Web Apps
Posted
4 months ago
by
jaskis
3
Comments
Yesterday Microsoft released a patch MS13-04 [KB 2756920] which is causing extensive issues with Web[.Net] related applications. Windows 2008 R2 RTM customer are mainly affected by this patch. The following exception is thrown after installing KB2756920...
My ramblings on ASP.NET and IIS
Going from 220 MB Free to 22 GB free on SSD Hard Drive space
Posted
4 months ago
by
jaskis
1
Comments
I've an Lenovo X220 laptop which comes with SSD HDD of 150 GB with Windows 7 installed. As you can see above; out of 150 only 148.75 GB can be actually used for storage From the last couple of days I had started getting pop up complaining about...
My ramblings on ASP.NET and IIS
Windows 8: I wanna be commercial Ad
Posted
6 months ago
by
jaskis
0
Comments
Check Out Windows 8 : I wanna be commercial Ad Watch @ Asprangers.com
My ramblings on ASP.NET and IIS
Meet Steve B. See his Windows Phone 8
Posted
6 months ago
by
jaskis
0
Comments
Really liked this awesome video .Check out Steve Ballmer’s WPhone 8 Read More @ ASPRangers
My ramblings on ASP.NET and IIS
Reading the return value from Main() in VbScript,Batch File,PowerShell Script
Posted
7 months ago
by
jaskis
0
Comments
Main() method in C# can have either (void or int) as the return value Void: namespace TestSolution Read More @ AspRangers
My ramblings on ASP.NET and IIS
What’s in color: Yellow, Blue , Gray color USB Ports on Lenovo
Posted
7 months ago
by
jaskis
0
Comments
I recently got Lenovo X220 laptop . I always kept wondering about the different colors of USB ports it supplied. What does each color signifies ? Once I found out meaning for each port color. Thought it would be worth sharing with you Read More...
My ramblings on ASP.NET and IIS
ASP.NET 4 – Exploring the inbuilt Chart Control in VS 2010
Posted
8 months ago
by
jaskis
0
Comments
ASP.NET 4 introduces the inbuilt charting controls for the Web Forms with Visual Studio 2010. These controls were available as a separate download and can be used with Visual Studio 2008. Here are the steps to add the chart to your application: ...
My ramblings on ASP.NET and IIS
To check whether a file is in use or not in .Net program
Posted
8 months ago
by
jaskis
0
Comments
As the saying goes, Prevention is better than cure. It is always better to check whether file is in use before doing any file operation on it to avoid any unexpected IOException during the runtime. Exception in question is: System.IO.IOException: The...
My ramblings on ASP.NET and IIS
Samples for Programmatically Accessing / Scripting /Automation of Administrative Tasks in IIS
Posted
8 months ago
by
jaskis
0
Comments
Sometime back I reviewed the few of the sample for automating task in IIS (6, 7.x) using MWA, WMI , ADSI. Here are the links to download the sample code (C#, VB.net) from OneCode site: Admin IIS7.x using MWA (C#) Read More @ ASPRangers
My ramblings on ASP.NET and IIS
Creating a Dual boot Window 7 and Windows 8 on my Dell laptop
Posted
8 months ago
by
jaskis
0
Comments
Today I decided to install Windows 8 (Release Preview) as the secondary OS option on my home laptop which is up and running with Windows 7 Ultimate . My Requirement : I want to have dual boot on the same box. So Windows 7 is installed on C:\ for Windows...
My ramblings on ASP.NET and IIS
Free E-Book Gallery for Microsoft Technologies ASP.NET, Office, SQL Server, Windows Azure, SharePoint Server
Posted
8 months ago
by
jaskis
0
Comments
You can download (either in EPUB | MOBI | PDF format ) e-book on Microsoft technologies( ASP.NET, Office, SQL Server, Windows Azure, SharePoint Server and other ). T hese e-books are free. Read More Enjoy
My ramblings on ASP.NET and IIS
Difference between Windows Server 2008 and Windows Server 2008 R2 OS
Posted
11 months ago
by
jaskis
1
Comments
Yesterday my senior asked me what is difference between Windows 2008 and Windows 2008 R2 servers. Thought to share answer with you: Windows Server 2008 is the same codebase bits as Vista . It is available in two flavors 32 bit and 64 bit versions...
My ramblings on ASP.NET and IIS
WTF: DateTime.AddDays() is not working as expected
Posted
11 months ago
by
jaskis
2
Comments
Working with following code on DateTime AddDays operation I found end result is not the addition of days!! int increment = 5; DateTime now = DateTime.Now; //Current Date now.AddDays(increment); //Increment by 5 days Console.WriteLine( "Today's date...
My ramblings on ASP.NET and IIS
MachineKeys on IIS 7.x : Inside Out
Posted
over 1 year ago
by
jaskis
0
Comments
Question: What are Machinekeys? On what particular keys IIS 7.x is dependent upon? Ans: IIS uses MachineKeys for encrypting data like passwords, App Pool identities which are stored in configs(applicationhost.config and web.config) By default, IIS...
My ramblings on ASP.NET and IIS
Last day @ iGTSC: Moving on ..
Posted
over 1 year ago
by
jaskis
0
Comments
As we all know that only TRUTH that will never change is CHANGE itself. Even a butterfly and a baby eventually leave the warmth of the safest, most comfortable and the only nurturing places they know, the cocoon and the womb respectively. Such is the...
My ramblings on ASP.NET and IIS
Beware Tracing in ASP.NET can lead to Memory leaks eventually OOM
Posted
over 1 year ago
by
jaskis
0
Comments
Today while helping my colleague AnilKP to debug a memory leak issue for w3wp.exe. It was the perfect example to demonstrate scenario where memory leaks were self induced . Here is the complete saga End customer complained that they had noticed worker...
My ramblings on ASP.NET and IIS
How to Disable CRL check on IIS 7.X
Posted
over 1 year ago
by
jaskis
0
Comments
On IIS 6 you can disable CRL check by running following command C:\Inetpub\Adminscript\cscript.exe adsutil.vbs Set W3SVC\CertCheckMode 1 but on IIS 7 we don't have metabase.xml. Now this key has been moved to Registry http://www.asprangers.com/post...
My ramblings on ASP.NET and IIS
.Net Versions Unleashed Part-2
Posted
over 1 year ago
by
jaskis
0
Comments
In the changing .Net world it's difficult to keep track of version corresponding to framework. Following chart would help you to keep upto date: Read More http://www.asprangers.com/post/2012/04/01/Net-Versions-Unleashed-.aspx
My ramblings on ASP.NET and IIS
Resolution for HTTP 500.19 Errors in IIS 7.X
Posted
over 1 year ago
by
jaskis
0
Comments
One of the most common error message on IIS 7 is 500.19. For your easy reference I’m adding scenarios and resolutions http://www.asprangers.com/post/2012/04/01/Resolution-for-HTTP-50019-Errors-in-IIS-7X.aspx
My ramblings on ASP.NET and IIS
Resources to learn MVC 3
Posted
over 1 year ago
by
jaskis
1
Comments
Step by Step tutorials and PluralSight Videos covering MVC 3 http://www.asprangers.com/post/2012/03/31/Resources-to-learn-MVC-3.aspx Read More
My ramblings on ASP.NET and IIS
Secret to clear the PMP Exam
Posted
over 1 year ago
by
jaskis
0
Comments
Recently my colleague Ravi cleared the PMP exam. Here is the secret for clearing the exam in his own words “ I cleared the PMP exam after several sleepless nights. I am sharing my experience and I hope it will help you prepare for the PMP exam...
My ramblings on ASP.NET and IIS
Look who is reserving large amount of virtual memory on 64 bit: It is . Net GC heaps
Posted
over 1 year ago
by
jaskis
0
Comments
On 64 bit window 2003/2008 servers as soon as you give any .Net (.aspx) resource requests you would notice w3wp.exe taking large amount of memory in form of Virtual bytes. Looking in task manager we would notice W3wp.exe Process/Commit size: 380 MB...
Page 1 of 4 (79 items)
1
2
3
4