One question related to Multi Lingual support.
Thu, 18 May 2006 03:36:46 -0400
Hi all,
I have follwing requirement. When the exchange is running with support
English language my application works fine.
If the exchange is running with Chinese language. if i create the
appointment using OWA my application reads the subject and details in
Chinese. but when i create an appointment usi ...
|
Linking Active Directory Declared Custom Fields with Exhange Serve
Thu, 18 May 2006 00:08:01 -0700
I have created a custom field in AD Schema (Officer ID). Now on the basis of
this field I want to search user while creating a new mail message. Using
Exchange System Manatger->Recepients->English->Search Dialog, I have added a
label “Officer ID” but when I add an Edit box I don’t find “Officer ID” field
i ...
|
Webdav initial folder
15 May 2006 14:38:58 -0700
When I login into exchange : https://owa/exchange is there an initial
query I can do to get the users properties? ie the url to their
folders? currently I have been using https://owa/exchange/<user login>
but that doesnt always match.
...
|
smtp onArrival event sink
15 May 2006 04:40:17 -0700
I have a vb script that fires when an email is sent to a particular
smtp address. I've managed to register it the normal way using "script
smtpreg.vbs ...". However, I need to connect to a SQL server database,
which uses integrated Windows logon. The script runs in the wrong
security context, so I think I need ...
|
Error registering EXOLEDB
Sat, 13 May 2006 09:06:01 -0700
What the hell does this mean?
C:\VS_Projects\MyEventSink\MyEventSink\bin>tlbimp exoledb.dll
/keyfile:exoledb.k
ey /out:interop.exoledb.dll /namespace:CDO
Microsoft (R) .NET Framework Type Library to Assembly Converter 2.0.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
TlbImp : ...
|
COMException was unhandled!
Fri, 12 May 2006 13:37:02 -0700
Hey guys,
I'm really frustrated. Is it just me or is the Exchance SDK poorly
documented?
I'm getting an error in my code:
"Retrieving the COM class factory for component with CLSID
{CD000100-8B95-11D1-82DB-00C04FB1625D} failed due to the following error:
80040154."
I get that error on TH ...
|
Calendar Event Sink - Any Ideas?
Fri, 12 May 2006 06:21:02 -0700
Hey guys,
My boss has asked me to create an event sink that intercepts updates to
the company calendar, and automatically adds them to the president's personal
calendar (so that he can see it on his Blackberry).
I've written an example event sink, and I've been able to compile it and
test it. Howe ...
|
|
|
ServicedComponent not initializing???
Thu, 11 May 2006 13:02:01 -0700
Hey guys,
Excuse my ignorance in this matter, but I'm both new to C# and the
Exchange SDK. I'm creating a very basic program for testing purposes and for
an upcoming project.
I'm looking at a piece of example code that I found on the net and the text
"ServicedComponent" is giving me an error.
T ...
|
CDO 1.2.1 -> CDOEX fields mapping
11 May 2006 03:37:30 -0700
Hello,
What is the CDOEX field name that coresponds to the CDO 1.2.1 message
ID field?
Is there a document that lists the mapping of CDO 1.2.1 fields to
CDOEX?
TIA
...
|
Accessing mailbox from Windows applications
10 May 2006 04:11:21 -0700
If I want to incorporate mailbox access -- browsing folders, looking at
attachments, maybe some calendar and contacts -- into a Windows app
(VS2005), what are the best technologies to use?
Are there any existing controls (commercial products okay) that can
render a folder tree?
How do these tools play wit ...
|