|
-
Nov 6th, 2009, 08:35 AM
#1
Thread Starter
Lively Member
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.
-
Nov 6th, 2009, 09:22 AM
#2
Re: Cannot "Run/Start" Programs
Define "stopped working" - what happens exactly when you press them?
-
Nov 6th, 2009, 09:25 AM
#3
Thread Starter
Lively Member
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.
-
Nov 6th, 2009, 09:56 AM
#4
Re: Cannot "Run/Start" Programs
If you just create a new project, are they disabled there as well?
-
Nov 6th, 2009, 10:09 AM
#5
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
Yes it is disabled on new projects also
-
Nov 6th, 2009, 10:12 AM
#6
Re: Cannot "Run/Start" Programs
What kind of project is it you are making? WinForms, class library, console app, etc..??
-
Nov 6th, 2009, 10:13 AM
#7
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
winforms and wpf projects
-
Nov 6th, 2009, 10:15 AM
#8
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?
-
Nov 6th, 2009, 10:20 AM
#9
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
I dont see Set Startup Project at all
-
Nov 6th, 2009, 10:21 AM
#10
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
-
Nov 6th, 2009, 10:22 AM
#11
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
Single Startup project and has my WpfApplication1 selected
-
Nov 6th, 2009, 10:29 AM
#12
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?
-
Nov 6th, 2009, 10:30 AM
#13
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
-
Nov 6th, 2009, 10:34 AM
#14
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.
-
Nov 6th, 2009, 10:35 AM
#15
Thread Starter
Lively Member
Re: Cannot "Run/Start" Programs
-
Nov 6th, 2009, 10:39 AM
#16
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|