When I use Run > Start Debug it doesn't seem to work. In a simple project, one form, one button to display a message, I place a break point on the line of code to display to message. Then use Run > Start Debug and the emulator opens, the app runs but on clicking the button it just executes and does not stop at my break point. I also get a message box that comes up before the emulator that say 'Connecting to remote device'. It has only a Cancel button and stays there a while until it give me another message about not being able to connect. Why? Jeff