Results 1 to 7 of 7

Thread: Very very stupid question...

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    40

    Red face

    I accidently ran my project into an infinite loop, and I can't press the stop button or anything else.
    How can I end my project???

  2. #2
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    Is it still running???

    CTRL+ALT+DEL
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    try CTRL + BREAK First
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4
    Addicted Member Stephenb's Avatar
    Join Date
    Nov 2000
    Location
    Phoenix, Arizona.
    Posts
    172
    If it is in the IDE, CTRL PAUSE/BREAK will get you out of it.

    Steve
    Stephen Boston
    Onward!
    VB6 Pro SP4, VBScript
    A+ Certified Techncian.
    No matter where you go, there you are.

  5. #5
    Addicted Member AngelinaM's Avatar
    Join Date
    Jan 2001
    Location
    Tampa, Florida
    Posts
    175

    Ctrl + Break

    That will stop execution without ending the program.

  6. #6

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    40
    Surprisingly yes, it's still running...
    The problem is that if i'll do an ALT + CTRL + DEL all the project will be lost cause I didn't save it.

    Is there another way???

  7. #7

    Thread Starter
    Member
    Join Date
    Sep 2000
    Posts
    40
    Thanks,
    the CTRL + Break worked...

Posting Permissions

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



Click Here to Expand Forum to Full Width