Tuesday, July 22, 2008

ASP.NET v2.0.50727 is missing from Web Services Extensions in IIS

Root Cause:

In Window 2003 R2 SP2 server build it has Microsoft.NET Framework 2.0 Service Pack 1 and Microsoft .NET Framework 3.0 Service Pack1 installed by default.

Fix:
Register the .NET version with IIS


Open command prompt and change the directory to

for 32bit- C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>
for 64bit- C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727>

Use the following command to register.

aspnet_regiis.exe – i

The above will register ASP.NET v2.0.50727 with IIS on the system.

Saturday, May 17, 2008

Redhat Linux root user password reset (Works for basic installation)

Hey, It happened to me that I got a VM copy of an RHEL4 Operating system. But, I don't know the root password. I followed the following steps.. Here you go..

At RHEL start-up screen, press any key before it is going to load the OS.





Then it will give a start up menu, here you have to type 'a' once.











It will give you a prompt to edit the existing start up options. Here you have to append 'single' to the existing command







Then you will be entering the OS with '#' prompt. There you have to give the following command

# passwd root

Give the password as you like..











Gotcha is that..it works only for basic installation without any special configuration for password/boot loader.

Friday, May 16, 2008

Dell VMware Planned Maintenance Demo

Hi

Below is the Demostration of Planned Maintenance by DELL Tech Center.

Back into Business

Hey.. I have been very busy.. ??? may be lazy in this time gap. I want to be active again in blogging.. hehehe..