1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

avchost.exe - Application Error

Discussion in 'Programming' started by Unique.Suren, Mar 3, 2010.

  1. #1
    Hi !

    anybody knows how i can resolve the following error

    The instruction at "0x001f1cb0" referenced memory at "0x001f1cb0". The memory could not be "written".
     
    Unique.Suren, Mar 3, 2010 IP
  2. NeoCambell

    NeoCambell Peon

    Messages:
    456
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    How to Repair this SVCHOST.EXE error
    "0x001f1cb0" SVCHOST error occur due to corrupted Windows Update in Windows XP. Follow the steps below to fix this error.

    Verify Windows Update Service Settings

    1. Click on Start, Run and type the following command in the open box and click OK

    services.msc

    2. Find the Automatic Updates service and double-click on it.

    3. Click on the Log On Tab and make sure the "Local System Account" is selected as the logon account and the box for "allow service to interact with desktop" is UNCHECKED.

    4. Under the Hardware Profile section in the Log On Tab, make sure the service is enabled.

    5. On the General Tab, the Startup Type should be Automatic, if not, drop the box down and select Automatic.

    6. Under "Service Status" on the General tab, the service should be Started, click the Start button enable it.

    7. Repeat the steps above for the service "Background Intelligent Transfer Service (BITS)"

    Re-Register Windows Update DLLs

    8. Click on Start, Run, and type CMD and click ok

    9. In the black command window type the following command and press Enter

    REGSVR32 WUAPI.DLL

    10. Wait until you receive the "DllRegisterServer in WUAPI.DLL succeeded" message and click OK

    11. Repeat the last two steps above for each of the following commands:

    REGSVR32 WUAUENG.DLL
    REGSVR32 WUAUENG1.DLL
    REGSVR32 ATL.DLL
    REGSVR32 WUCLTUI.DLL
    REGSVR32 WUPS.DLL
    REGSVR32 WUPS2.DLL
    REGSVR32 WUWEB.DLL

    Remove Corrupted Windows Update Files
    *At the command prompt, type the following command and press Enter

    net stop WuAuServ
    * Still at the command prompt,

    type cd %windir% and press Enter
    * In the opened folder, type the following command and press Enter to rename the SoftwareDistribution Folder

    ren SoftwareDistribution SD_OLD
    * Restart the Windows Update Service by typing the following at the command prompt

    net start WuAuServ

    * type Exit and Press Enter to close the command prompt

    Reboot Windows

    * click on Start, Shut Down, and Restart to reboot Windows XP

    Although this method may not solve all of the issues with a SVCHOST.EXE Application error, I have found it fixed the problem with the 0x001f1cb0 application error.
     
    NeoCambell, Mar 4, 2010 IP