The server {4D8E7D87-0103-42F6-BE82-598C7E90A42C} did not register with DCOM within the required tim

hello all.....
when i try to convert .indd file to PDF file in C# , i got the following error
The server {4D8E7D87-0103-42F6-BE82-598C7E90A42C} did not register with DCOM within the required timeout.
just 1 day ago i installed adobe indesign cs4 in my system.
do i need to install anything else???????
please let me know.
Thanks in advance.

Hi Avinash,
If this issue occurs again, please follow steps below to troubleshoot it,
Use the GUID in the error message to find what application it is.
Using Regedit, navigate to the following registry value:
HKEY_CLASSES_ROOT\CLSID\clsid value\LocalServer32. The clsid value is the information displayed in the message. Such as, {3EB3C877-1F16-487C-9050-104DBCD66683}
In the right pane, double-click
Default. The Edit String dialog box is displayed. Leave this dialog box open.
Click
Start, and then click This PC.
Using the information displayed in the
Value data box of the Edit String dialog box, navigate to the program.
Right-click the program name, and then click
Properties. The Properties dialog box for the program is displayed.
To determine who the vendor is for this program, refer to the
Version tab.
If you can’t find the file in the corresponding path, please replace with a good file.
Check if the related service have started. Stop and try to restart it.
If you have 3<sup>rd</sup> party applications, please disable it temporary, to see if this issue was caused by them.
For more details, please refer to links below, it provides more possible causes about event ID 10010.
DistributedCOM Error ID 10010
https://social.technet.microsoft.com/Forums/windowsserver/en-US/77b1db1d-f186-4515-8f7d-2241942eb9b7/distributedcom-error-id-10010?forum=winservergen
Best Regards,
Tina

Similar Messages

  • Getting "The server {85DE1C45-2C66-101B-B02E-04021C009402} did not register with DCOM within the required timeout." on WinXP machine

    Hi,
    I have a windows service written in .Net which access a COM component(This conponent is also written by me).
    The COM component launches Acrobat and uses it for generating Thumbnail files.
    I get following error is logged into event viewer  when CreateDispatch("AcroExch.App", &e)) line is exicuted.
    Error Message: The server {85DE1C45-2C66-101B-B02E-04021C009402} did not register with DCOM within the required timeout.
    This problem occurs only when the windows service run under a specified user account say "TestUser". i.e if service runs under "Local System" account then everything works fine.
    Also this problem only occurs on WinXP machine. i.e same thing on Windows2003 server works fine.
    I have given all required permissions for "TestUser" on  AcroExch.AVDoc and AcroExch.PDBookmark using dcomcnfg.
    Any help will be appriciated.
    Thanks and Regards,
    Anand Mahadik.

    Hello,
    start by running sfc /scannow to check if there is corrupt system files.
    If this does not hellp, I recommend performing an in -place upgrade of your OS.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Microsoft
    Student Partner 2010 / 2011
    Microsoft Certified
    Professional
    Microsoft Certified
    Systems Administrator: Security
    Microsoft Certified
    Systems Engineer: Security
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows 7, Configuring
    Microsoft Certified
    IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator 

  • The server {3EB3C877-1F16-487C-9050-104DBCD66683} did not register with DCOM within the required timeout

    Windows Server 2012 becomes slow and unresponsive, event logs show DCOM errors in event logs. After server reboot server works normally.
    Log Name:      System
    Source:        Microsoft-Windows-DistributedCOM
    Date:          10/28/2014 9:06:32 AM
    Event ID:      10010
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          NETWORK SERVICE
    Computer:      ServerName
    Description:
    The server {1F87137D-0E7C-44D5-8C73-4EFFB68962F2} did not register with DCOM within the required timeout.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
        <EventID Qualifiers="0">10010</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-28T13:06:32.743836700Z" />
        <EventRecordID>165767</EventRecordID>
        <Correlation />
        <Execution ProcessID="760" ThreadID="5560" />
        <Channel>System</Channel>
        <Computer>ServerName</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data Name="param1">{1F87137D-0E7C-44D5-8C73-4EFFB68962F2}</Data>
      </EventData>
    </Event>

    Hi Avinash,
    If this issue occurs again, please follow steps below to troubleshoot it,
    Use the GUID in the error message to find what application it is.
    Using Regedit, navigate to the following registry value:
    HKEY_CLASSES_ROOT\CLSID\clsid value\LocalServer32. The clsid value is the information displayed in the message. Such as, {3EB3C877-1F16-487C-9050-104DBCD66683}
    In the right pane, double-click
    Default. The Edit String dialog box is displayed. Leave this dialog box open.
    Click
    Start, and then click This PC.
    Using the information displayed in the
    Value data box of the Edit String dialog box, navigate to the program.
    Right-click the program name, and then click
    Properties. The Properties dialog box for the program is displayed.
    To determine who the vendor is for this program, refer to the
    Version tab.
    If you can’t find the file in the corresponding path, please replace with a good file.
    Check if the related service have started. Stop and try to restart it.
    If you have 3<sup>rd</sup> party applications, please disable it temporary, to see if this issue was caused by them.
    For more details, please refer to links below, it provides more possible causes about event ID 10010.
    DistributedCOM Error ID 10010
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/77b1db1d-f186-4515-8f7d-2241942eb9b7/distributedcom-error-id-10010?forum=winservergen
    Best Regards,
    Tina

  • The server {AB8902B4-09CA-4BB6-B78D-A8F59079A8D5} did not register with DCOM within the required timeout.

    I have about 10 Win2008 SP2 Citrix Servers that show the above event logged in the System log prior to the servers becoming unusable and a hard boot is required.. The error relates to the Thumbnail Cache Out of Proc Server COM
    but I can't find out why it is happening and how I can resolve it. I have approx 10 users on each Citrix Server and their screen just locks up and can't do anything.. even logoff..!
    I would appreciate some help in resolving this one ASAP
    Mark

    Hello,
    start by running sfc /scannow to check if there is corrupt system files.
    If this does not hellp, I recommend performing an in -place upgrade of your OS.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Microsoft
    Student Partner 2010 / 2011
    Microsoft Certified
    Professional
    Microsoft Certified
    Systems Administrator: Security
    Microsoft Certified
    Systems Engineer: Security
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows 7, Configuring
    Microsoft Certified
    IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator 

  • The server did not register with DCOM within the required timeout.

    Hi All,
    I am using Thinkpad T43 (type 1871) with Windows XP SP3, but sometimes I find the following message in the Event Viewer:
    The server {7160A13D-73DA-4CEA-95B9-37356478588A} did not register with DCOM within the required timeout.
    What may be the reason for this message?
    How it can be solved?
    Regards,
    Alper

    have a look here http://www.grc.com/freeware/dcom.htm
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • Windows XP - Unable to register with DCOM within the timeout limit

    Just curious if anyone has run into iTunes server unable to register with DCOM within the given timeout limit?
    Also quite often when I close iTunes, the process shutsdown but then 30sec - 2min iTunes opens its self right back up again. I ususally have to terminiate it from the Task Manager.
    I am running the latest version of iTunes as of Sept 28th 1:30AM

    have a look here http://www.grc.com/freeware/dcom.htm
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • Essbase server is invalid. Not registered with Shared Services

    Hi,
    I am trying to deploy EPMA Essbase application after we upgrade to 11.1.2.2 from 11.1.2.0. I get this error.
    Application server '<Server>:1423' is invalid. It is not registered with Shared Services.
    URI: http://<Server>/awb/integration.verifyApplication.do
    Code: com.hyperion.awb.web.common.BaseServiceException
    Description: Application server '<Server>:1423' is invalid. It is not registered with Shared Services.
    Actor: noneAny specific post configuration task needs to be performed?
    Regards,
    Ragav.

    Hi,
    We were able to resolve the issue. The "Invalid Deployment Information" test in the application diagnostics failed. We had to synchronize the deployment data and later we were able to validate the application.
    Regards,
    Ragav.

  • Crystal Reports Server 2008 FP 4.1 Update did not update InfoView/Cmc ?

    Hi all,
    last year I installed a Crystal Reports Server 2008. After installation I had the following version numbers:
    Server = 12.3.0
    InfoView/Cmc = 12.1.0
    Now I downloaded all packages of service pack 4 and fix pack 4.1 and tried to install them in following order:
    Crystal Reports Server 2008 V1 Service Pack 4 for Server Components
    Crystal Reports Server 2008 V1 Service Pack 4 for Client Components
    Crystal Reports Server 2008 V1 Fix Pack 4.1 for Server Components
    Crystal Reports Server 2008 V1 Fix Pack 4.1 for Client Components
    The installation of the server components worked fine, however the installation of the client components failed with "Base version mismatch". Now I have these version numbers:
    Server = 12.4.1
    InfoView/Cmc = 12.1.0
    Is that the intended behaviour? Is there no need to update InfoView/Cmc too? I know that InfoView did not work with IE 9 before the update, so I hoped to get an update of it.
    Thanks for any info
    Joern

    Hi Joern,
    Don't pay attention to the version that you get from infoview or CMC.
    It never changes and will always remain 12.1.0
    In order to know your BOE version, you can check it in
    CMC > Settings
    In the add/remove programs, it lists the version installed
    You also have a tool which is software inventory tool which list the version installed.
    For clients, if you go in the folder where the .exe is, if you right click on it and select properties then you will get the version number in the version tab
    I hope this will help you
    Regards,
    Philippe

  • How can I get an album to play in order on Itunes?  The songs keep skipping all around to other albums that I did not want to listen to at that time?

    How can I get an album to play in order on Itunes?  The songs keep skipping all around to other albums that I did not want to listen to at that time?

    It sounds like you might have the shuffle button at the bottom left of the iTunes (the button with the squiggly lines).
    If that's not the case, then maybe you just need to sort your library by album by clicking the album tab at the top.
    Is your music in a playlist, or are you trying to play it from the entire library?

  • How can I get the serial number for CS6 - I did not register it on my adobe account and I don't have the invoice/email from Aug 2012 nor the box anymore. I need the number to move software to a new computer.

    I am trying to move Indesign CS6 to a new computer.
    To do this I need the serial number of the license.
    It seems I did not register the number on my Adobe account as nothing is there.
    I bought the software in August 2012 - and no longer have the invoice.
    i think we got the software by box but am not sure.
    Please help!

    Hello Karen,
    in this case you should search for Adobe's staff members by writing a personal message. They can often help better than we, we the users like you. Please have a look in the forum to persons with this icon under their avatar:
    Hans-Günter
    P.S.
    Very often Preran works as the "good spirit".

  • I tried to create a new google calendar in ical, but they did not show up, I tried this several times. Now when I sync my iPad via iTunes all these failed attempts are showing up under the ical sync list in iTunes, how can i clear them from this list?

    I tried to create a new google calendar in ical, but they did not show up, I tried this several times.
    Now when I sync my iPad via iTunes all these failed attempts are showing up under the ical sync list in iTunes, how can I clear them from this list?

    See https://bugs.downthemall.net/ticket/2147
    Google Search Bug
    Reported by: openid:nathan wride Owned by:
    Priority: major Milestone:
    Component: Polish/Usability Version: 2.0.10
    Keywords: Google search instant save bug Cc:
    Operating System: Windows
    Description
    Hi Guys
    I have found a bug/annoying thing that occurs frequently on google. When searching, DTA trys to download the search...
    I'll try to attach a screenshot.
    Attachments
    [https://bugs.downthemall.net/attachment/ticket/2147/Screenshot.png Screenshot.png] Download (113.0 KB) - added by openid:nathan wride 4 weeks ago.
    The screenshot that shows the bug.

  • TS3648 great, but my MBA did not come with an installion disc, only a tiny jump drive that is not recognized by windows; and I can't get the contents of that burned to a DVD either. So how the heck do I get the drivers into Windows 7? My MBA has bootcamp

    great, but my MBA did not come with an installion disc, only a tiny jump drive that is not recognized by windows; and I can't get the contents of that burned to a DVD either. So how the heck do I get the drivers into Windows 7? My MBA has bootcamp 3.0.4.

    Here's what I get:
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    inet 127.0.0.1 netmask 0xff000000
    inet6 ::1 prefixlen 128
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
    gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
    stf0: flags=0 mtu 1280
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether 00:11:24:7d:e7:1e
    media: autoselect (none) status: inactive
    supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback>
    en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::211:24ff:fe28:2e71%en1 prefixlen 64 scopeid 0x5
    inet 169.254.115.141 netmask 0xffff0000 broadcast 169.254.255.255
    ether 00:11:24:28:2e:71
    media: autoselect status: active
    supported media: autoselect
    fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 2030
    lladdr 00:11:24:ff:fe:7d:e7:1e
    media: autoselect <full-duplex> status: inactive
    supported media: autoselect <full-duplex>

  • I recently got a hand-me-down Macbook (white) 2010 and want to restore to factory settings. The computer did not come with any discs. It is running 10.6.8 and I purchased 10.6.3 recently to upgrade my MacBook Pro. Can I use that to restore the MacBook?

    I want to give the hand-me-down to my kids so they will stay off my MacBook Pro I'd like to start fresh with the MacBook, remove all the former owners information, restore it to factory settings, but it did not come with any installation discs, so I don't know what to do. I recently purchased Snow Lepoard for my 2008 MacBook Pro. Can I use that to restore the MacBook? Also, the former owner purchased Microsoft Office (ugh) with the computer but again, no installation discs. How do I keep that when I restore?
    Any help would be appreciated.
    Thanks!

    I purchased a mini to HDMI cable and tried to connect to the TV but the TV is not recognizing the computer. I attempted to set sound and display settings under the "my Preferences" utility with no success.  Again, I'm not sure if I need to upgrade my OS software Any Suggestions?

  • I just purchased a camera packaged with Adobe photoshop Elements 11. I have a mac book air- which does not have a cd drive. The package did not come with a code or anything that would provide me with another way to install photoshop that came with my came

    I just purchased a camera packaged with Adobe photoshop Elements 11. I have a mac book air- which does not have a cd drive. The package did not come with a code or anything that would provide me with another way to install photoshop that came with my camera. Is there any other way i can install this on my camera without using the provided cd or buying the software again?

    That doesn't help the user with the serial code though.
    There has to be some kind of code somewhere within the package. The disk itself does not contain one. You can look here for help with finding your serial number:
    Find your serial number quickly

  • After upgrading to IOS 8 on my iPad I constantly get a temperature warning despite the fact it is cool. Did not happen with IOS 7. I have restored the iPad to factory settings with the problem not resolved.

    After upgrading to IOS 8 on my iPad I constantly get a temperature warning despite the fact it is cool. Did not happen with IOS 7. I have restored the iPad to factory settings with the problem not resolved.

    Hey, I've got the same problem. Did you find any help or solution by now?

Maybe you are looking for

  • SQL Server 2014 Bug - with Clustered Index On Temp Table with Identity Column

    Hi, Here's a stored procedure.  (It could be shorter, but this will show the problem.)           CREATE PROCEDURE dbo.SGTEST_TBD_20141030 AS           IF OBJECT_ID('TempDB..#Temp') IS NOT NULL              DROP TABLE #Temp           CREATE TABLE #Tem

  • R/3 Basis

    Iam a new user, where can i get the installation step of R/3 version 6. what are requirement need for the install of version 6. I mean harddisk/RAM size etcs.

  • Why doesn't iTunes always find my iPhone or iPad?

    Using iTunes 10.7 and  OS 10.8.2.  I have Airport wifi and good signal.  Many times I will start iTunes and either or both my iPhone and iPad will not show up as devices even though they are sitting right next to me (not using the cord).  Both device

  • What are the odds of GTA coming to Mac for computer games?

    Just wondering if there's any chance of Grand Theft Auto computer games coming to Mac. Thanks

  • Re:Rolling 12 Months

    Hi Gurus, I need to achieve [netvalue] of current month and previous 11 months i.e rolling 12 months net value. In universe there is no date object , there's only Fiscal year(number) and Fisal month(string) How Can i achive the Total net value of rol