Visual C++ Developer Center > Visual C++ Forums > Visual C++ Language > 0xc0150002 error. How do I solve it?
Ask a questionAsk a question
 

Answer0xc0150002 error. How do I solve it?

  • Monday, December 04, 2006 6:32 AMAtiz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi all. I've used the dependency walker and on profiling,

    I encoutnered this error for my client.exe : 0xc0150002.

    The error before this exception states:

    LDR:LdrpWalkImportDescriptor() fail to probe log4cplus.dll for manifest, ntstatus 0xc0150002.

    What have I missed out? I have placed the log4cplus.dll in the same directory as my client.exe.

    The machine that I'm trying to run client.exe doesn't have VS2005 installed in it.

Answers

  • Monday, December 04, 2006 7:17 AMAtiz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hi all,

    I tried to put Microsoft.VC80.CRT.manifest into the same directory as my client.exe and it works!

    Now I have another error haa a 800706BA returned back to me. Time to get dirty again.

     

    Cheers,

    Atiz

All Replies

  • Monday, December 04, 2006 6:55 AMAtiz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I've checked the windows event log, it states a few errors:

    Generate Activation Context failed for C:\WINDOWS\system32\log4cplus.dll. Reference error message: The operation completed successfully.

    Resolve Partial Assembly failed for Microsoft.VC80.CRT. Reference error message: The referenced assembly is not installed on your system.

    Dependent Assembly Microsoft.VC80.CRT could not be found and Last Error was The referenced assembly is not installed on your system.


    Application popup: SST_CLIENT.EXE - Application Error : The application failed to initialize properly (0xc0150002). Click on OK to terminate the application.

    So based on this, what can I do to resolve?

    Any help is appreciated, thx!

    Atiz

  • Monday, December 04, 2006 7:17 AMAtiz Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hi all,

    I tried to put Microsoft.VC80.CRT.manifest into the same directory as my client.exe and it works!

    Now I have another error haa a 800706BA returned back to me. Time to get dirty again.

     

    Cheers,

    Atiz

  • Monday, December 04, 2006 7:53 AMMarius BancilaMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Please see this FAQ of mine.
  • Thursday, August 09, 2007 6:41 AMrrajesh Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    pls give me reply for solution how can i solve 0xc0150002 error

  • Tuesday, September 25, 2007 5:10 PMLeonardo Bolaños Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    'SimuladorConsole.exe': Loaded 'E:\bin\Ctrl\corefrg.dll', No symbols loaded.
    LDR: LdrpWalkImportDescriptor() failed to probe E:\bin\Ctrl\corefrg.dll for its manifest, ntstatus 0xc0150002

    Error en Resolve Partial Assembly para Microsoft.VC80.DebugCRT. Mensaje de error referencia: El ensamblaje referido no está instalado en su sistema.
    .

    Para obtener más información, vea el Centro de ayuda y soporte técnico en http://go.microsoft.com/fwlink/events.asp.

    Error en Generate Activation Context para E:\bin\Ctrl\corefrg.dll. Mensaje de error referencia: El ensamblaje referido no está instalado en su sistema.
    .

    Para obtener más información, vea el Centro de ayuda y soporte técnico en http://go.microsoft.com/fwlink/events.asp.

    I copy de dlls that are in "..\Microsoft Visual Studio 8\VC\redist\Debug_NonRedist\x86\Microsoft.VC80.DebugCRT" and it works.
    So my problem was that any of my libs or dlls was linking with debug.

    I replace corefrg.dll with a release version and it works.
  • Sunday, May 11, 2008 3:33 PMwaleed12 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     Atiz wrote:

    Hi all. I've used the dependency walker and on profiling,

    I encoutnered this error for my client.exe : 0xc0150002.

    The error before this exception states:

    LDR:LdrpWalkImportDescriptor() fail to probe log4cplus.dll for manifest, ntstatus 0xc0150002.

    What have I missed out? I have placed the log4cplus.dll in the same directory as my client.exe.

    The machine that I'm trying to run client.exe doesn't have VS2005 installed in it.

  • Sunday, May 11, 2008 3:33 PMwaleed12 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     Atiz wrote:

    Hi all. I've used the dependency walker and on profiling,

    I encoutnered this error for my client.exe : 0xc0150002.

    The error before this exception states:

    LDR:LdrpWalkImportDescriptor() fail to probe log4cplus.dll for manifest, ntstatus 0xc0150002.

    What have I missed out? I have placed the log4cplus.dll in the same directory as my client.exe.

    The machine that I'm trying to run client.exe doesn't have VS2005 installed in it.

  • Sunday, May 11, 2008 3:34 PMwaleed12 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     Atiz wrote:

    Hi all. I've used the dependency walker and on profiling,

    I encoutnered this error for my client.exe : 0xc0150002.

    The error before this exception states:

    LDR:LdrpWalkImportDescriptor() fail to probe log4cplus.dll for manifest, ntstatus 0xc0150002.

    What have I missed out? I have placed the log4cplus.dll in the same directory as my client.exe.

    The machine that I'm trying to run client.exe doesn't have VS2005 installed in it.

  • Wednesday, November 05, 2008 9:11 AMjackie848484 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    can you help me on this (0xc0150002) thx you


                                                        jackie848484
    • Proposed As Answer byjackie848484 Wednesday, November 05, 2008 9:11 AM
    •  
  • Wednesday, November 05, 2008 9:12 AMjackie848484 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    what is vs2005?
  • Tuesday, November 11, 2008 4:41 AMwindows31 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    Install Visual C++ Express Edition Service Pack 1 ( http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6ae34bf1/vs80sp1-kb926748-x86-intl.exe ) and try to compile should work fine.
    • Proposed As Answer bywindows31 Tuesday, November 11, 2008 4:41 AM
    •