Results 1 to 4 of 4

Thread: Visual Studio 2008 crash!

  1. #1
    kizzie is offline Registered User
    Name: Kat Samperi
    Organization: Personal
    Project: Communications between java AI framework and c#
    Join Date
    Apr 2010
    Posts
    3

    Visual Studio 2008 crash!

    Heya,

    I found a new and exciting way to crash visual studio. If you have an enum field, with all the members in capital letters, AGENT_CONTROL_LBUTTON_DOWN for example, when you try to save the file visual studio goes into an endless loop.

    I'm using ice version 3.4.1, VS 2008 ver 9.0.21022.8, on windows 7.

  2. #2
    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 Kat,

    Welcome to our forums!

    Is this crash related to Ice in any way - e.g. are you saving a .ice file with this all-caps enum in it?

    If yes, you may want to try the updated Visual Studio add-in: http://www.zeroc.com/download.html#win32_msi

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  3. #3
    kizzie is offline Registered User
    Name: Kat Samperi
    Organization: Personal
    Project: Communications between java AI framework and c#
    Join Date
    Apr 2010
    Posts
    3
    It happens after I press save, after putting the all caps enumeration in. (Also, it appears, after I do anything which causes a host of errors).

    I'll try updating the plugin! Normally I fix it by running slice2cs / java and fix the bugs in a text editor, then Visual Studio goes back to normal.

  4. #4
    adam is offline Registered User
    Name: Adam Burry
    Organization: ZeroC
    Project: Ice
    Join Date
    Jun 2010
    Posts
    6
    Quote Originally Posted by kizzie View Post
    It happens after I press save, after putting the all caps enumeration in. (Also, it appears, after I do anything which causes a host of errors).

    I'll try updating the plugin! Normally I fix it by running slice2cs / java and fix the bugs in a text editor, then Visual Studio goes back to normal.
    I wonder if this could be a bug in the slice compiler output parser... Could you post an example .ice file that demonstrates the problem?

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 Plugin - Slice2cpp not triggered
    By guenter in forum Help Center
    Replies: 7
    Last Post: 06-15-2010, 07:14 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. Calling slice2cs from Visual Studio 2008
    By JvD in forum Help Center
    Replies: 2
    Last Post: 05-25-2009, 05:14 PM
  4. Visual Studio 2008 Express and C#
    By tcorvin in forum Help Center
    Replies: 1
    Last Post: 03-27-2009, 04:36 PM
  5. visual c++ 2008 express
    By moshehak in forum Help Center
    Replies: 10
    Last Post: 09-24-2008, 01:24 PM

Posting Permissions

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