Posted on: 7/22/2014 6:47:57 PM | Views : 448

I have a website that is basically a menu with a variety of asp.net tasks running below.  I have console application that I would like to run under that menu and cannot figure out how to do it.  With web pages, my menu navigation is to reference the ASPX files and everything is good.  I do not know what to reference in terms of the console application.  I've tried adding the application to the menu site but I cannot figure out what to point to.  The solution file, or perhaps the VB file?  What am I missing here?  can someone point me to what I should read to answer this question?  Am I violating something by trying to incorporate the console application into the website?

Thanks for guidance.

Go to the complete details ...