Menu

COM Exception

Help
2009-07-28
2013-05-28
  • Yannick CHIRON

    Yannick CHIRON - 2009-07-28

    Hi,

    I tried to compile your project source code with VS 2008.

    The application compiles successfully but the program start with an FileNotFoundException.

    "La récupération de la fabrique de classe COM pour le composant avec le CLSID {D6BCA079-F61C-4E1E-B453-32A0477D02E3} a échoué en raison de l'erreur suivante : 8007007e."

    Sorry but my VS2008 is in French language.

    The complete report is here : http://divers.ldoppea.com/WebKit/FileNotFoundException.txt
    And a picture of the visual report : http://divers.ldoppea.com/WebKit/COM_Exception.JPG

    Do you know what's wrong?

    If you want more precisions (English translation), I can try to translate the report in English.

     
    • geekyde

      geekyde - 2009-07-28

      Did you copy the WebKit-DLLs to your testapp's folder?

       
    • Yannick CHIRON

      Yannick CHIRON - 2009-07-28

      No, I forgot it...

      So, I copied all the DLLs from your WebKit.NET-0.2-bin-cairo.zip (I don't know what are DLL to insert or how to found them, I just know the WebKit.dll) but there is new problem : CoreFoundation.dll is not found.

       
    • Yannick CHIRON

      Yannick CHIRON - 2009-07-31

      Can you tell me what are the DLL's to copy to the App's folder?

      Regarding the CoreFoundation.dll problem, is it important to install the Webkit developper tools or there is no changes?

       
  • sn4k3

    sn4k3 - 2009-10-03

    im getting the same:

    An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in WebKitBrowser.dll

    Additional information: Falha ao obter a class factory COM para o componente com CLSID {D6BCA079-F61C-4E1E-B453-32A0477D02E3} devido ao seguinte erro: 800736b1.

    using PreCompilled bin test OR buided by me

     
  • SaschaN

    SaschaN - 2009-10-05

    On my office PC (.NET Framework 2.0 and VS2005) both, precompiled and custom builds, are running fine.

    On my home PC (.NET Framework 3.5 and VS2008) I also got this COM-Exception.

    I first thought that VS2005 installs some libraries which Webkit.NET needs for successfully running. So I installed a clean Windows XP with .NET 2.0 in a VMWare environment -> COM-Exception.

    After that I installed VS2005 -> COM-Exception.

    I'm running out of ideas…

     
  • SaschaN

    SaschaN - 2009-10-13

    Thanks Peter!

    Now it's running fine in all environments.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.