G Guest Oct 27, 2004 #1 Hi...Is it possible to debug two projects @ the same time w/ visual studio? Regards, mekim
G Guest Oct 27, 2004 #2 Yes, if they are in the same solution. Alan Washington http://www.aewnet.com Hi...Is it possible to debug two projects @ the same time w/ visual studio? Regards, mekim Click to expand... User submitted from AEWNET (http://www.aewnet.com/)
Yes, if they are in the same solution. Alan Washington http://www.aewnet.com Hi...Is it possible to debug two projects @ the same time w/ visual studio? Regards, mekim Click to expand... User submitted from AEWNET (http://www.aewnet.com/)
G Guest Oct 27, 2004 #3 is there a way not to do that? Reason being is I need to launch two separate webforms since they are two separate apps...however...they "talk" w/ each other via webservices...which is why i need 'em to interact thx
is there a way not to do that? Reason being is I need to launch two separate webforms since they are two separate apps...however...they "talk" w/ each other via webservices...which is why i need 'em to interact thx
B bruce barker Oct 27, 2004 #4 yes, if you use the same debugging instance. you can open both projects in a solution, or just open the file you want to debug and set a breakpoint. -- bruce (sqlwork.com)
yes, if you use the same debugging instance. you can open both projects in a solution, or just open the file you want to debug and set a breakpoint. -- bruce (sqlwork.com)