MachineKeys on IIS 7.x : Inside Out

by jask2002 3. May 2012 04:16
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 7 includes two main providers for securing properties located in applicationhost.config [More]

Tags: ,

IIS 7 | MachineKeys

Moving on Last day @ iGTSC

by jask2002 5. April 2012 08:45
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 circle of life where Change is the only constant. [More]

Tags: ,

Personal

Beware Tracing in ASP.NET can lead to Memory leaks eventually OOM Part1

by jask2002 3. April 2012 07:41
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 process(w3wp.exe) hogs lots of memory. They have notices 1.2 GB process size in the task manager.

Time to look into the dumps in windbg

[More]

Tags: , , ,

.Net | Debugging

IIS 7.x: Secure your sites through Dynamic IP restriction module

by jask2002 3. April 2012 00:35
The Dynamic IP Restrictions Extension for IIS provides IT Professionals and Hosters a configurable module that helps mitigate or block Denial of Service Attacks or cracking of passwords through brute-force by temporarily blocking Internet Protocol (IP) addresses of HTTP clients who follow a pattern that could be conducive to one of such attacks. This module can be configured such that the analysis and blocking could be done at the Web Server or the Web Site level. [More]

Tags: , , ,

IIS 7

Finally App Warmup/Application Initialization back again

by jask2002 2. April 2012 11:41
Application Initialization 1.0 for IIS 7.5 enables website administrators to configure IIS to proactively perform initialization tasks for one or more web applications. [More]

Tags: ,

IIS 7

How to Disable CRL check on IIS 7.X

by jask2002 2. April 2012 10:33
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 [More]

Tags: , ,

http.sys | IIS 7

.Net Versions Unleashed

by jask2002 1. April 2012 11:39
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:

[More]

Tags: , , , , ,

.Net

Resolution for HTTP 500.19 Errors in IIS 7.X

by jask2002 1. April 2012 00:34
One of the most common error message on IIS 7 is 500.19.

For your easy reference I’m adding scenarios and resolutions from KB 942055
[More]

Tags: ,

IIS 7

Resources to learn MVC 3

by jask2002 31. March 2012 23:58
Rick Anderson posted step by step tutorial series on MVC covering

And Plural Sigh video library links to MVC [More]

Tags: , ,

.Net | MVC

Secret to clear the PMP Exam

by jask2002 30. March 2012 10:39
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.

You may call me obsessed with PMI approach to manage the projects; but I treated my PMP exam as a real “Project” and followed the same approach to plan and execute to achieve the PMP certification. Here are the details:

[More]

Tags: , , , ,

PMP

About me

Hi there,

My name is  Jas and I'm currently working with Microsoft IIS/ASP.Net Escalation services.

Month List

Page List

     

    Disclaimer
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.