Hi,
I have a solution that contains both a web app project and a smart device
app project (window application, not a class project).
However, after I set my web app project as a start up project and a web page
inside as a start up page, and I hit F5, it always build and deploy my smart
device app project.
But If I right-click the web app project and click debug > start new
instance. It works fine and debug only the web app as usual.
I have tried create a new web app and new smart device app in a new
solution. This still remain the same.
Not being able to F5 is quite annoying at the time of debugging the web app.
I just wonder if anyone can give me some help. Is there some settings that I
missed or is there somethings that I can do to solve this issue? By the way I
am using VS.NET 2003 Enterprise on XP Professional.
Thanks a lot,
Eric
|