Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualill

Posted 26 November 2012 - 02:07 PM

So I have a nice and complex project set up in visual studio and everything is great.  Only I noticed just now that when I try to run my built application from just Windows Explorer instead of from within visual studio nothing happens.  No process shows up in the task manager.

I did some googling and most problems seem to be from missing dlls and people get error messages popping up.

For me though it's on the same PC that I built it on and ran it on from within MSVS.  I'm getting no info as to why the application isn't running.

My only ideas are that I configured something in the project properties incorrectly.

#1ill

Posted 26 November 2012 - 02:06 PM

So I have a nice and complex project set up in visual studio and everything is great.  Only I noticed just now that when I try to run my built application from just Windows Explorer instead of from within visual studio nothing happens.  No process shows up in the task manager.

I did some googling and most problems seem to be from missing dlls and people get error messages popping up.

For me though it's on the same PC that I built it on and ran it on from within MSVS.  I'm getting no info as to why the application isn't running.

PARTNERS