IIS Request Viewer showing error :
OpenTraceLogFile () failed (Win32 error: -2147024735 - designated path invalid.)
Solution as follows....
Go to "my computer" properties
>> Advanced tab
>> Click "Environment Variables"
>> Edit Temp variable as c:\temp
>> Apply settings
The IIS Diagnostics Toolkit is a compiled set of tools aimed at reducing the overall time to resolve problems with Internet Information Services (IIS) products.
Download : IIS Diagnostics Toolkit for 32-bit systems
Thursday, July 30, 2009
IIS Request Viewer showing Win32 error: -2147024735
Posted by
Albin Sebastian
at
10:57 PM
0
comments
Thursday, January 15, 2009
How to configure ( enable-disable ) Windows XP for log on automatically?
You can configure Windows XP to automate the logon process
1. (click Start, then Run to get to the 'Run' box), then in the run box execute this command:
control userpasswords2
2. You will see a check box labeled 'Users must enter a user name and password to use this computer'.
Remove the check from this check box.
3. Click on OK.
4. You'll be prompted to enter the user name and password you wish to automatically log on with, and then click OK.
Posted by
Albin Sebastian
at
11:57 PM
0
comments
Labels: tricks, Tweak, Windows, windows xp
Friday, September 12, 2008
Remove loading http://runonce.msn.com/runonce2.aspx
How to stop loading http://runonce.msn.com/runonce2.aspx in internet explorer 7 ?
It is because of the pending of registration.
Make following registry editing (Backup registry first)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"RunOnceHasShown"=dword:00000001
"RunOnceComplete"=dword:00000001
Related : Internet Explorer 8 Beta 2 is released
Posted by
Albin Sebastian
at
9:50 AM
0
comments
Monday, June 16, 2008
How to change the Registered Owner Organization in Windows Vista ?
Do the following steps
Click on the Windows Vista Start Button and type in Regedit in the start menu instant search box and hit Enter.
This will opens the Windows registry editor and navigate to HKEY_LOCAL_MACHINE/ SOFTWARE/Microsoft/Windows NT/CurrentVersion.
Modify the registry keys RegisteredOwner and RegisteredOrganization in the right pane of Windows registry editor window.
Reboot your computer and check for the changes.
Posted by
Albin Sebastian
at
2:16 PM
0
comments
Monday, February 11, 2008
How can I enable / disable the Ctrl Alt Del from logon screen ?
Do the following ...
Start the registry editor (regedit.exe)
Move to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon
Double click on DisableCAD (create of type REG_DWORD if it does not exist)
Set to 1 if you don't want to have to press Ctrl-Alt-Del, and set to 0 if you do. Click OK
Close the registry editor
Reboot the machine
Posted by
Albin Sebastian
at
3:13 AM
0
comments
Wednesday, January 9, 2008
Can we use windows live writer for blogspot.com ?
I tried with beta but it was not working. some errors are there. now i am using build 12.XX .
I think this live writer is easy that the web editor . I didn't try with other blogging services. Lot of plugging are available for the live writer.
You can download it from http://get.live.com/writer/overview
try Windows live writer today itself.
Table created with live writer
| Head 1 | Head 2 |
| txt 1 | Text2 |
Map from microsoft virtual Earth using WL Writer.
Posted by
Albin Sebastian
at
12:40 AM
0
comments
Thursday, November 15, 2007
How to take print screen of active window?
Conttent is moved. page will automatically redirect
Posted by
Albin Sebastian
at
1:50 AM
0
comments
Labels: Windows
Monday, November 12, 2007
How to capture screen as jpg image without any software ?

• In the required portion press ‘print screen key’
• Take paint software and give paste
• The screen will come to that place
• Save that with a jpg extension at the required location in pc
Posted by
Albin Sebastian
at
1:30 AM
0
comments
Monday, October 22, 2007
How to clear windows paging file at shutdown ?
Do the following registory change for the result.
(backup your registory before editing )
A ) Start the registry editor (regedit.exe)
c) If the value ClearPageFileAtShutdown does not exist, from the Edit menu select New - DWORD value and enter a name of ClearPageFileAtShutdown
Posted by
Albin Sebastian
at
10:25 AM
0
comments
Saturday, October 20, 2007
How to backup the Windows Registry?
Open registry editor ( go to run and type “regedit” )
Then select “export” from file menu.
Select the location which you want to save.
Give a name indicating the backupdate.
Posted by
Albin Sebastian
at
8:02 AM
0
comments
Tuesday, October 9, 2007
How to Start your computer in safe mode?

Click Start and then click Shut Down. (if it is on )
Select Restart, and then click OK.
Press F8 to get the menu (while windows starting )
Use the arrow keys to highlight the appropriate safe mode option, and then press ENTER.
It will login to Safe mode.
If you restart the computer it will come to normal mode
Posted by
Albin Sebastian
at
6:29 AM
0
comments
Thursday, October 4, 2007
How can I browse local drives with administrator privileges?
It’s for computer administrator and system persons with admin rights. !
You can open / browse (files and folders) with admin rights from limited user logging
Steps as follows….
Got to command prompt and type runas /user:localhost\administrator "mmc compmgmt.msc"
it will open computer management.
Select "disk management" under StorageIn right panel you can see the local drives. Just right
click and open the drive which you want to access
Posted by
Albin Sebastian
at
8:35 AM
0
comments
Labels: Administrator, Command, Privileges, Windows

