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.
Show differencesHistory of post edits
#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.
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.