Results 1 to 16 of 16

Thread: Cannot "Run/Start" Programs

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Exclamation Cannot "Run/Start" Programs

    My Play button and options to Run/Start a program to debug, etc has stopped working. How do I can it back? I am tired of having to publish something before I can test it.

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Cannot "Run/Start" Programs

    Define "stopped working" - what happens exactly when you press them?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    Nothing happens because the button just in not available. Its greyed out all the time and you can run/start programs to test them.

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Cannot "Run/Start" Programs

    If you just create a new project, are they disabled there as well?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    Yes it is disabled on new projects also

  6. #6
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Cannot "Run/Start" Programs

    What kind of project is it you are making? WinForms, class library, console app, etc..??

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    winforms and wpf projects

  8. #8
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Cannot "Run/Start" Programs

    if you right click on your solution in the solution explorer and select "Set startup projects..." what do you see there?

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    I dont see Set Startup Project at all

  10. #10

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    ok now I found it

  11. #11

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    Single Startup project and has my WpfApplication1 selected

  12. #12
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Cannot "Run/Start" Programs

    Sounds a bit odd to me. I haven't seen that behavior before.

    What about items in the debug menu, are they all disabled as well?

  13. #13

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    yes they are as well.

  14. #14
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Cannot "Run/Start" Programs

    You could try launching VS in safe mode and see if you get different results. I feel like this is something you will have to try to narrow down.

    If you go to start -> run and type devenv /SafeMode it will launch VS in safe mode. Create a new WinForms app and see if you can start debugging.

  15. #15

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Re: Cannot "Run/Start" Programs

    ok thanks

  16. #16

    Thread Starter
    Lively Member
    Join Date
    Jan 2008
    Posts
    66

    Resolved Re: Cannot "Run/Start" Programs


    Turned on Output as vb.net loaded and it has errors in the since that it suggested this at command prompt

    devenv /resetskippkgs

    and it all works fine now. thanks

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