DLL decompiling: ildasm doesn't see an exacutable header, yet ILSpy decompiles the file just fine?

2013-04-24 Thread Katherine Moss
Hi, The subject line says it all; I have an open source plugin here for Miranda IM, and I'm trying to do a nice thing for the community and recompile it for the latest version of the application, for it's not been updated since 2009, and it most definitely has never worked with 64 bit builds o

MVC web service question

2013-04-24 Thread Stephen Price
Hey all, I've done a fair bit of Silverlight and WPF over the last few years and so my experience with web services and their usage is from that perspective. Usually, when you think of a WCF web service being developed as the back end for a Silverlight/WPF client (assuming we're not using Ria serv

RE: Sending emails from extra domains in Office 365

2013-04-24 Thread Grant Castner
Hi Greg, One more option if you are using Outlook. It involves setting up a phantom POP account. More information on using distribution lists as well. http://community.office365.com/en-us/forums/158/p/12859/58290.aspx Cheers, Grant -Original Message- From: ozdotnet-boun...@ozdotnet.com

RE: Sending emails from extra domains in Office 365

2013-04-24 Thread Greg Low
Wow, that's interesting thanks Ian. So it looks like the only way of doing it is to set up a distribution group for each email address rather just adding the email address to each user. I'll give it a shot tomorrow. Regards, Greg Greg Maybe this is the way to do it? http://community.office36

Re: Glimpse...trace.write

2013-04-24 Thread Mark Hurd
So, if noone can give you configuration or other glimpse suggestions, you'll have to debug this by either implementing a "simple" logging routine or adding another TraceWriteListener, or both. The problem is Trace is meant to have covered all the threading issues that you'll have to cater for in s

RE: Sending emails from extra domains in Office 365

2013-04-24 Thread Ian Thomas
Greg Maybe this is the way to do it? http://community.office365.com/en-us/forums/158/t/22116.aspx Otherwise, I know a SMBiT Pro member (Robert Crane, in Brisbane) who would be able to definitively answer your question. Ian Thomas Victoria Park, Western Austral

RE: Glimpse...trace.write

2013-04-24 Thread ifumust
Appears to be sometimes. Debug mode. -Original Message- From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Mark Hurd Sent: Wednesday, 24 April 2013 4:31 PM To: ozDotNet Subject: Re: Glimpse...trace.write I haven't looked into glimpse (or the code corr

RE: Sending emails from extra domains in Office 365

2013-04-24 Thread Greg Low
Yes, I'm guessing the answer is going to be that you can't... (I was trying to replace our use of Gmail) Regards, Greg -Original Message- From: Mark Hurd [mailto:markeh...@gmail.com] Sent: Wednesday, 24 April 2013 4:54 PM To: Greg Low; ozDotNet Subject: Re: Sending emails from extra do