Using C#, on a WinForm, to stop a form from closing, I simply have to put this line in the public Form1(): this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing); and add this bit: public void Form1_Closing(object sender, System.ComponentModel.CancelEventArgs e) { ...
Hello, I am using Windows Vista & Word 2007 + a Pocket PC-Smartphone. When I used Word 2003 I could create files & save them to my phone. Now that I'm using Word 2007, it wont let me save files to the phone, though I can open files CREATED on the phone. What am I doing wrong? Thanks!! Wes
Hi, i am getting this Ureachable Exception when connecting From Pocket PC Application To Desktop Application through Scoket. But The same is Working with Wondows Form Application.Not Working with PockePC Application. I can't Understand this. Please tell me How to solve This Problem
I'm in a small setting using Office Live Small Business for e-mail and Outlook Connector to syncronize it with Outlook. My users (myself and three others) had Outlook 2003 so that all incomming mail went to the personal folders. As a result so did all tasks, contacts and calendar items. (Tools /...
We have installed Exchange 2007 on new server. Having a problem with a Pocket PC running Windows Mobile 6.0 Pro not able to send out email after moving it's mailbox over from Exchange 2003. Emails that are sent out are somehow getting stuck in the Draft folder on the Exchange 2007 box. I have been...


