webdav error 409 in remote server
Thu, 1 Mar 2007 11:34:26 +0100
Hello,
I am trying to make work the webdav example from:
http://msdn2.microsoft.com/en-us/library/ms875692.aspx
http://msdn2.microsoft.com/en-us/library/ms877306.aspx
(I have form authentication in my Exchange server)
I get error in remote Server (409) Conflict
I can see in th ...
|
Exchange/Outlook run program on message receive question
Wed, 28 Feb 2007 10:35:03 -0800
I'm new to Exchange, having just migrated from sendmail on linux. I'm
looking to be able to do something I used to be able to do - that is, run a
program when a message is received. Do I want to look at setting up filters
in Outlook, or event sinks on the server? I run the 2003 version of both.
Thanks, ...
|
Security Warnings -- Is my approach incorrect?
28 Feb 2007 06:05:07 -0800
I have a program that monitors the inbox of a particular mail
account. I am receiving the warning dialog "a program is trying to
access e-mail addresses...".
In previous reading I expected that by using a dynamic profile I would
avoid this particular problem. I am using the Microsoft CDO 1.21
Library from ...
|
Escaping in WebDAV
Tue, 27 Feb 2007 19:43:28 -0500
Hello,
I am looking for a way to store Xml/Html values I store into Exchange fields
(such as text/html description) using WebDAV.
I have a WebDAV script which creates/modifies and appiontment item in
Exchange. It works fine unless my text contains '<' and '>' (and possibly
other characters)
Currently I ...
|
where can I find E2007 RTM 32 bits ?
Tue, 27 Feb 2007 17:12:09 +0100
there is a 32 bits version of E2007 for testing purpose
(http://technet.microsoft.com/en-us/library/bb232170.aspx)
where can I find it ? (on MSDN, it seems that there is only the 64 bits
version of E2007)
thanks ...
|
How to setup/redistribute Microsoft.Exchange.Data.Common.DLL on client
machine ?
Tue, 27 Feb 2007 16:43:43 +0100
My application will use Microsoft.Exchange.Data.Mime /
Microsoft.Exchange.Data.ContentTypes namespaces which are in
Microsoft.Exchange.Data.Common.DLL
When I'll distribute my app, I'll must setup this runtime on the client
machine (without E2007)
Is there a redistribuable (.msm or a set of dll) for Excha ...
|
Retrieve recurrence exceptions with WebDAV
Mon, 26 Feb 2007 16:27:02 -0800
Hi All,
I am trying to retrieve calendar recurrence exceptions with WebDAV. It seems
to be easy with Outlook object model where the exceptions are presented as an
array you can iteratre through. However, when I retrieve the following field.
http://schemas.microsoft.com/exchange/modifyexceptionstruct ...
|
|
|
Exchange and Sharepoint?
26 Feb 2007 13:01:05 -0800
I've been tasked to automate a process that is currently somewhat
convoluted.
Documents are sent in via e-mail and make their way to a public
folder
(with sub folders) in Exchange. Since public folders are going away,
this is one thing that I have to address, but that's another issue.
Suffice to say, we wil ...
|
assign task field in VB.NET results in MAPI_E_NO_SUPPORT
Mon, 26 Feb 2007 19:33:36 +0100
Hello,
I have a code that works with VB script but I obtain MAPI_E_NO_SUPPORT if I
try to execute it with VB.net 2005
Public Const CdoTask_OutlookInternalVersion = "0x8552"
Public Const CdoPropSetID4 = "0820060000000000C000000000000046"
Dim oTask As MAPI.Message
....
oTask.Fields.Add(Cd ...
|
Exchange Contact List
Mon, 26 Feb 2007 03:36:30 -0800
Hi people,
I have a quick question, which I can't find in the technet/MSDN knowledge base..
i) Is it possible to create an Exchange contact list, with a list of non-Active Directory users? I.e. I have a list of corporate contacts we want to put in a public address book, but they are not part of our company. ...
|