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
Tuesday, March 24, 2009
How to to disable the DNS cache of Mozilla Firefox
Open Firefox browser :
Type in about:config in the address bar.
Right click on the list of Properties, select New > Integer in the Context menu
Enter network.dnsCacheExpiration as the preference name and 0 as the integer value
When disabled, Firefox will use the DNS cache provided by the OS.
Posted by
Albin Sebastian
at
12:24 AM
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