Forum Discussion
safiyet_80777
Aug 04, 2011Nimbostratus
A console application (.NET)
Hi,
I write A console application (.NET) ans want to run from command prompt. How can I run it?
I tried :
./f5_integ.exe
exec f5_integ.exe
but it is not ru...
Aug 04, 2011
What shell are you using? Cmd.exe or PowerShell? With either one you should be able to run the .exe just by typing the name and hitting enter. You might want to put a Console.WriteLine("TEST"); as the first line of your app and see if it is printed to the console after you run your program. It could just be that the app is running and exits before printing anything.
Good luck!
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects