I made a solution file in windows application in which i have 4 projects
1-Administrator
2-Distributor
3-Manufacture
4-Sub Distributor
when i run the solution then default Administrator project is run.
each project have its own "Application.myapp"
so i want to know that what can i do to run Distributor project and simultaneously run for Manufacture and Sub Distributor.
Loading
Rohit SharmaPosted Dec 17, 2012, 11:25 PM
Right Mouse Click on the solution to get the Solution Property Page
and change select the Multple Startup Projects and change the Action to Start to run multiple exes.