The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    COM surrogate

    Discussion in 'Asus' started by jasperchan, May 6, 2012.

  1. jasperchan

    jasperchan Notebook Geek

    Reputations:
    0
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    I don't care what this is, but why does it stop working and shut down my window when i cycle through photo files??? I googled for solutions, and as usual, there are 49279442 possible causes and 23189743479 possible solutions
     
  2. davidricardo86

    davidricardo86 Notebook Deity

    Reputations:
    2,376
    Messages:
    1,774
    Likes Received:
    109
    Trophy Points:
    81
    I've seen this on my computer too, wth is it?
     
  3. jasperchan

    jasperchan Notebook Geek

    Reputations:
    0
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    bump for solutions???
     
  4. jasperchan

    jasperchan Notebook Geek

    Reputations:
    0
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    Another Bump For Solutions???
     
  5. nipsen

    nipsen Notebook Ditty

    Reputations:
    694
    Messages:
    1,686
    Likes Received:
    131
    Trophy Points:
    81
    As far as I know, the COM Surrogate is a limited/duplicate dummy version of the remote procedure call engine, intended to allow extra software to add functions to the core libraries. The thing is that these extra functions need to support a particular version of the dll/dynamic libraries, same as the one in the core, or else the functions fail. And these libraries are never updated with thought of version consistency (even when they don't actually update the function set).

    When they fail, it then hangs all kinds of functions whatever you were doing depends on, since it's in effect part of the core libraries. It's extremely common. Everyone has this sooner or later.

    And there's no real fix to this except installing the newest and hopefully updated program pack. Otherwise, uninstall the program that uses whatever shell-extension that causes the problem (preview, right-click context function, thumbnailer, google-bar, extra menu item you don't use, smilies, greeting, paper-clip assistant, whatever) - and then reinstall it with the option to not install the shell-extensions. Possibly find an alternative program, or a separate application. I.e., a picture viewer that automatically fetch your pictures folder, and feeds scales and crops to a different target, that kind of thing, and that supports sending file-types to photoshop via context-menu, etc.

    (..aaaaannd.. then you install linux, and observe your mental state improve noticeably over time. As your work doesn't constantly disappear or break for no reason, or for no reason you could have anticipated, etc.

    Seriously, though. Download a live-image, put it on a usb stick or something. Don't install it or do anything irreversible. Just boot it and use it for a while, and see how it works. If it's enough for your daily use, well... Saves you a lot of grief, you know.)
     
  6. jasperchan

    jasperchan Notebook Geek

    Reputations:
    0
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    I have no idea what is a dynamic library, shell extension, thumbnailer, remote procedure call engine, live-image, etc...
     
  7. nipsen

    nipsen Notebook Ditty

    Reputations:
    694
    Messages:
    1,686
    Likes Received:
    131
    Trophy Points:
    81
    haha. Sorry about that. It's either one of the right-click menu items you have. Or it's a codec pack that launches a preview for example when you select particular files. That they cause hangs is very common.

    You could install something like this: ShellExView - Shell Extension Manager For Windows
    And take a look at the things that are running.

    But yeah, there are about 300 billion different solutions to any of the billion different problems..
     
  8. jasperchan

    jasperchan Notebook Geek

    Reputations:
    0
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    15
    in other words, there's no solution. Just wow.