Wednesday, November 22, 2006

Hello IT Professionals,

Please view my new blog IT Related Issues

Haana

Thursday, April 13, 2006

Open in New Window' Command Does Not Work in Internet Explorer
Solution:
1. Click Start, and then click Run.
2. In the Open box, type regsvr32 actxprxy.dll.
3. Click OK, and then click OK again when you receive the following message:
DllRegisterServer in actxprxy.dll succeeded.
4. Click Start, and then click Run.
5. In the Open box, type regsvr32 shdocvw.dll.
6. Click OK, and then click OK again when you receive the following message:
DllRegisterServer in shdocvw.dll succeeded.
7. Restart your computer.

This problem may also occur if the registration information is missing or damaged for some Windows or Internet Explorer files. If the steps that are discussed earlier in this article do not work, repeat the steps to register some additional Windows and Internet Explorer files. To do so, use the following commands:

• regsvr32 oleaut32.dll
• regsvr32 shdocvw.dll
• regsvr32 actxproxy.dll
• regsvr32 mshtml.dll
• regsvr32 pdm32.dll
ERROR: A previous program installation created pending file operations on the installation machine. You must restart the computer before running setup
SOLUTION:
Delete the following registry value:

valueHKLM\system\Currentcontrolset\Control\SessionManager\PendingFileRenameOperations
Visual Studio .NEt has detected that the specified Web server is not running ASP.Net version 1.1. You will be unable to run ASP.NET Web applications or services
Solution:
Open a CMD window
change dir toC:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
Run the following commands in sequence:
aspnet_regiis -i
aspnet_regiis -s W3SVC/
The first one installs and registers the ASPNET libraries [in case they arenot installed, no harm on doing it again if they are]The second assigns the .NET framework 1.1 ASPNET filters for the root website and all its descendants.
Search Companion Starts If You Double-Click a Folder or Drive
SYMPTOMS:

If you double-click a drive or folder, Search Companion may start and the drive or folder may not open. If you configure settings for other actions that are associated with drives or file folders (for example, Open Command Window Here or Print Directory Listing), Windows may perform one of these actions instead of starting Search Companion.
CAUSE:

This problem occurs when you open the Edit File Type dialog box for the Drive or File Folder registered file types. For example, this problem occurs for folders if you complete the following procedure:
1. Open the folder, and then click Folder Options on the Tools menu.
2. Click File Folder in the Register file types list, and then click Advanced.
3. After you perform this procedure, the None setting is removed from the value data for the Default string value in the following registry key:
HKEY_CLASSES_ROOT\Directory\shellNOTE: This problem occurs even if you do not create a new action, edit existing actions, or change the default action in the Edit File Type dialog box.
SOLUTION:

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.To resolve this problem, edit the registry to set the value data for the Default string value in the registry keys that are described in the "Cause" section of this article to none:
1. Start Registry Editor (Regedt32.exe).
2. Locate and then click the Default value under the following keys in the registry if this problem occurs with folders:
HKEY_CLASSES_ROOT\Directory\shellIf this problem occurs with drives:
HKEY_CLASSES_ROOT\Drive\shell
3. Click Modify on the Edit menu.
4. Type none in the Value data box, and then click OK.
5. Quit Registry Editor
Solution To Common Problems

Hello IT Professionals,

I start this blog to help all IT users by posting solution to some common problems and critical problems. So if you have any important information regarding this, please send to me at seoexpertsmadurai@gmail.com .

Keep watching this blog........

- Ravi Kumar