Ask a questionAsk a question
 

Answer(0xc0000135)

  • Friday, February 10, 2006 10:10 PMde_Stan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I made a program on VB and it worked fine.But when i sent to a friend of mine the program didn't work and this error was shown

    "the application failed to initialize properly(0xc0000135)"

    I don't know what this is or how to solve the problem.

    I'm using WinXP SP2 Greek and my friend WinXP SP1 English so this might be a problem.Or maybe a missing dll or something.

    I just want to tell me the cause of the problem and how i can solve it if you know anything about it.

     

    Thank you for reading this and i'm sorry for any grammatical errors.

     

     

Answers

  • Saturday, February 18, 2006 12:14 AMMike DanesModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Yes. Note that installing .NET 2.0 does not require uninstalling .NET 1.1/1.0. They work side by side just fine.

All Replies

  • Saturday, February 11, 2006 1:16 AMReneeC Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    What version of VB are you running and what did you send to your friend?

  • Saturday, February 11, 2006 9:42 PMde_Stan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I have Visual Studio 2005 (VB 2005).

    I send him the file that i builded (.exe) .It's working fine for me fully functional.

  • Thursday, February 16, 2006 9:24 AMHong Cham Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Yeah, I have the same problem ....
    Have you had any answers yet???
  • Thursday, February 16, 2006 9:27 AMMike DanesModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Does your friend have .NET 2.0 Framework installed ? If I remember correctly it requires WinXP SP2 and since he has WinXP SP1 he doesn't have it probably.
  • Friday, February 17, 2006 9:22 PMde_Stan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I sent it to 2 other people who didn't have .NET Framework installed. But it didn't reported this error instead it reported that .NET Framework is not installed and should be in order the application to run.
  • Friday, February 17, 2006 9:27 PMMike DanesModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    There's a good change that those 2 other people have .NET framework installed, but not version 2.0. They have 1.1 or 1.0 which understands that you need .NET Framework but a newer version. In the case of 0xc0000135 there is not .NET Framework installed at all and the operating systems cannot find the files that are necessary to run the application and gives this error.
  • Friday, February 17, 2006 9:32 PMde_Stan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    So .NET Framework 2.0 is required for the application to run even though older versions are installed.
  • Saturday, February 18, 2006 12:14 AMMike DanesModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Yes. Note that installing .NET 2.0 does not require uninstalling .NET 1.1/1.0. They work side by side just fine.
  • Saturday, February 18, 2006 8:41 AMde_Stan Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thank's for the support.
  • Thursday, June 22, 2006 3:12 PMFitometer Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    well, it looks like this thread is already dead or something, but still... i also had .net framework 1.1 installed, and needed 2.0.50727(or something) to run a program a friend of mine made, now i installed it, and it doesn't give the same error anymore, but the 0xc0000135 one... pls help :p (or send me an email, would be even nicer >> gewoon_toon@hotmail.com)
  • Thursday, August 17, 2006 7:47 PMnongnu_best Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

  • Thursday, August 17, 2006 7:49 PMnongnu_best Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
     de_Stan wrote:

    I made a program on VB and it worked fine.But when i sent to a friend of mine the program didn't work and this error was shown

    "the application failed to initialize properly(0xc0000135)"

    I don't know what this is or how to solve the problem.

    I'm using WinXP SP2 Greek and my friend WinXP SP1 English so this might be a problem.Or maybe a missing dll or something.

    I just want to tell me the cause of the problem and how i can solve it if you know anything about it.

     

    Thank you for reading this and i'm sorry for any grammatical errors.

     

     

  • Wednesday, January 10, 2007 1:58 PMGjSonke Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I have the same problem but my friend has 2.0. He still gets an error message:

    ppName: vloekmachine1.exe AppVer: 1.0.0.0 AppStamp:45a4ea29
    ModName: kernel32.dll ModVer: 5.1.2600.2945 ModStamp:44ab9a84
    fDebug: 0 Offset: 00012a5b

    The funny thing is, the error message (that asks if you wish to send an error report to Bill Gates) calls is WindowsApplication1 while the exe is actially called VloekMachine.exe.

     

    Any suggestions???

    Gj