Results 1 to 11 of 11

Thread: visual c++ 2008 express

  1. #1
    moshehak is offline Registered User
    Name: moshe hakimian
    Organization: cell2bet company
    Project: allow cellular mobiles to play games
    Join Date
    Jan 2008
    Posts
    6

    Unhappy visual c++ 2008 express

    hello,

    i have download the ice examples after reading the documents

    Windows Installer for Visual Studio 2005
    Ice-3.2.1-VC80.msi

    i'm using visual c++ 2008 express

    i went to the printer demo \Ice-3.2.1\demo\book\printer
    when i'm compiling the client project i've got an error
    "the application failed to initialize properly (0xc0150002)"
    did i done something wrong or the ice examples didn't compatible with
    visual c++ 2008 express yet?

    could somebody help me with that problem

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Please have a look at our list of supported platforms. We do not support Visual C++ 2008 yet. The next version of Ice will support Visual C++ 2008.

  3. #3
    Mako's Avatar
    Mako is offline Registered User
    Name: Carlos Sandoval
    Organization: SharkByte
    Project: M.O.S. MMO
    Join Date
    Feb 2006
    Location
    Houston
    Posts
    12
    When you say Ice will support vc++ 2008 in the next version do you mean the 3.3 or what version exactly?
    Carlos "Mako" Sandoval
    SharkByte Studios LLC
    char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){print f(p,34,p,34);}

  4. #4
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    Yes, Ice 3.3 will support Visual Studio 2008 (ie Visual C++ 9.0).

    Dwayne

  5. #5
    Mako's Avatar
    Mako is offline Registered User
    Name: Carlos Sandoval
    Organization: SharkByte
    Project: M.O.S. MMO
    Join Date
    Feb 2006
    Location
    Houston
    Posts
    12
    Thanks.

    Look forward to using it.
    Carlos "Mako" Sandoval
    SharkByte Studios LLC
    char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){print f(p,34,p,34);}

  6. #6
    Mako's Avatar
    Mako is offline Registered User
    Name: Carlos Sandoval
    Organization: SharkByte
    Project: M.O.S. MMO
    Join Date
    Feb 2006
    Location
    Houston
    Posts
    12
    I have noticed that the vc90 install of 3.3b does not include the python development components. Will the final release have these?
    Carlos "Mako" Sandoval
    SharkByte Studios LLC
    char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){print f(p,34,p,34);}

  7. #7
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Carlos,

    Unfortunately the latest Python release (2.5.2) does not support Visual Studio 2008 (even building extensions doesn't work). Therefore, we can't support Ice for Python with Visual Studio 2008.

    Cheers,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  8. #8
    gsteele9 is offline Registered User
    Name: Greg Steele
    Organization: Retired
    Project: Backup System
    Join Date
    Jul 2008
    Posts
    16

    The application failed to initialize properly (0xc015002) on bidirS demo

    I am also getting this error, but I am using VS2005. The bidirS demo builds OK, but I get this error when I try to execute it.

    I found some stuff on the web that told me to run CACLS /E /G BUILTIN\Users:R
    on all DLLs in the Windows\System directory but it didn't help.

    Any ideas?

  9. #9
    gsteele9 is offline Registered User
    Name: Greg Steele
    Organization: Retired
    Project: Backup System
    Join Date
    Jul 2008
    Posts
    16

    More on The application failed to initialize properly

    BTW - I DO have Visual C++ 2008 Express installed, but I am not using it in this project.

  10. #10
    gsteele9 is offline Registered User
    Name: Greg Steele
    Organization: Retired
    Project: Backup System
    Join Date
    Jul 2008
    Posts
    16

    Still more on The application failed to initialize properly

    Some more info that might be useful. I'm running XP SP3 (SP3 recently installed) and ICE 3.3.0.

    Sorry about the multiple postings. I should have been more organized on my first post.

  11. #11
    gsteele9 is offline Registered User
    Name: Greg Steele
    Organization: Retired
    Project: Backup System
    Join Date
    Jul 2008
    Posts
    16

    One last post on The application failed to initialize properly

    I don't know if this means anything, but I just looked at bindirS.exe with Depends and there are flags (appear to be missing dependencies) for the following DLLs:

    MSVCR80D.DLL in BZIP2D.DLL
    MSVCP80D.DLL in ICE33D.DLL
    MSVCR80D.DLL in ICE33D.DLL

    These DLLs do appear in C:\Program Files\Microsoft Visual Studio 8\VC\redist\Debug_NonRedist\x86\Microsoft.VC80.Deb ugCRT

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Visual Studio 2008 crash!
    By kizzie in forum Bug Reports
    Replies: 3
    Last Post: 11-15-2010, 10:28 AM
  2. Crash on startup with Visual C++ 2008 Express
    By JohnB in forum Help Center
    Replies: 4
    Last Post: 03-18-2010, 09:10 PM
  3. Visual Studio 2008 Express and C#
    By tcorvin in forum Help Center
    Replies: 1
    Last Post: 03-27-2009, 04:36 PM
  4. Visual Studio Express 2005 C++ compiler error
    By blonder in forum Help Center
    Replies: 6
    Last Post: 05-22-2007, 10:04 AM
  5. Ice 3.0.1 & Visual Studio 2005 (Express edition)
    By albertods in forum Help Center
    Replies: 6
    Last Post: 05-19-2006, 09:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •