Archive

Posts Tagged ‘registry’

Unable to start Windows Audio End Point Builder Service - Windows Vista

September 19th, 2008 bala No comments

If you lost the sound on your computer suddenly and if you have problem in installing the driver for the sound card then possibly the problem could be with the Windows Audio End Point Builder Service.

This service might stopped or corrupted. You can try starting the service, if the problem persist then you have to look at the registry settings.

Click Start -> Run
Type regedit and click Ok

Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Audiosrv\DependOnService and remove all the offending values except RPCSS

Close the registry editor and reboot the computer.

Now reinstalled the driver for the sound card and make sure the Windows Audio End Point Builder Service is started.

Good Luck!

Bala
Support1000.Com - Online Technical Support

Unable to access NAS devices from Vista operating system via local area network

August 25th, 2008 admin 3 comments


If you are Unable to access NAS devices from Vista operating system via local area network.

Follow the below mentioned steps on the computer which you are unable to access

When accessing a file share on a remote computer or device, Windows Vista will refuse to send your password using older encryption methods.

Unfortunately, many NAS devices as well as older versions of Linux do not understand the newer encryption methods. This keeps you from being able to access these devices.

One solution is to force Windows Vista to use the older encryption methods. To do that, follow these steps:

For the above changes to be made in for Windows Vista Home Basic, Home Premium

CAUTION: Improperly modifying the registry can harm your system.

1. Start > Run > regedit

2. In the left pane, expand these folders: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\

3. In the left pane, click on the folder named: Lsa

4. In the right pane, double-click “LmCompatibilityLevel

5. Type the number 1 and press enter

6. Restart the computer

Users of Windows Vista Business, Enterprise, and Ultimate

Start > Run> secpol.msc

Local policies-Security Options

Network Security - LAN manager authentication level

Change it to Send LM & NTLM - use NTLMv2 session security if negotiated

Note: This is not a recommended solution. Some manufacturers have started offering firmware upgrades for their NAS devices that make them compatible with the Default security settings in Windows Vista.

Giloo

If you are unable to access computers with the operating system - Windows Vista Home Basic (or) Windows Vista Home Premium (or) Windows XP Home Edition via local area network.

August 25th, 2008 admin 1 comment

If you are unable to access computers with the operating system - Windows Vista Home Basic (or) Windows Vista Home Premium (or) Windows XP Home Edition via local area network.

Follow the below mentioned steps on the computer which you are unable to access

Open registry editor and navigate to

HKLM\SYSTEM\CURRENT CONTROL SET\CONTROL\LSA

On the right side pane look for the DWORD with the values as shown below. If not found create it.

restrictanonymous=0

restrictanonymoussam=0

limitblankpassworduse=0

everyoneincludesanonymous=1
forceguest=1

After modifying all the registry settings as per the above steps:

Open Command Prompt in Elevated access if the operating system is Vista and if the operating system in XP, login to an account which has admin privilege: type

Net user guest /active:yes

Net user guest * (Hit Enter twice so the password is left blank)

exit

Restart the computer so the changes that had been made, take effect.

-Giloo

Device Manager And Network Connections Looks Empty / Blank after installing SP3

July 21st, 2008 bala No comments

After installing SP3, there are several issues with both Microsoft and Non-Microsoft applications. One common issue is with the device manager if you have Norton 2008 installed on the computer.

As usual, Norton blames Microsoft and Microsoft blames Norton, but the end users are facing the trouble.

Here are the steps to resolve this issue by uninstalling Norton

Note : Before you uninstall Norton please log on to the page given below to learn how to take back your product key.

http://service1.symantec.com/SUPPORT/norton2008.nsf/docid/2007082908475279?Open&docid=2005033108162039&nsf=tsgeninfo.nsf&view=docid

Uninstall Norton by downloading the removal tool from here,

ftp://ftp.symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

Reboot the computer and check the status of the Device Manager and Network Connections.

If problem persists still then follow the steps given below (please do not try the steps if you are not comfortable with registry.)

Start -> Run -> Regedit -> Ok.
Locate HKLM\SYSTEM\ControlSet00X\Enum\Root\LEGACY_LIVEUPDATE_NOTICE
and delete Legacy Live Update Notice key (where x is a number).
Locate HKLM\SYSTEM\CurrentControlset\Enum\Root\LEGACY_LIVEUPDATE_NOTICE delete Legacy Live Update Notice key
Reboot the computer and check the status

I am sure that your issue will be resolved by following the above steps.

Bala