Sender ID
19 May 2006 08:33:03 -0700
Hello,
Maybe someone has any experience working with sender id. Is there any
way to check with c# that message is verified and valid?
Thanks,
Tadas
...
|
Getting Free/Busy Status in an ASPX page
18 May 2006 21:55:45 -0700
Hi all,
I was wondering if I could get your advise as to how I could implement
the GetFreeBusy() function in ASP.NET? I am currently working on a
staff directory web application that would pull out information from
the database, and then check the availability of that person (using
outlook's AddressEntry ob ...
|
Can't find Event interfaces when add reference to exoledb type lib
Thu, 18 May 2006 17:32:01 -0700
I am going to develop an exchange event sink on Exchange Server 2003 with
VS.NET 2002, after I add reference to EXOLEDB, I can't find any event
interfaces under Exoledb namespace, so I can't implement event such as
IExStoreSystemEvents. Did I miss something? Please help. ...
|
Managed Event Sink on Exchange 2003
Thu, 18 May 2006 20:18:50 -0400
Hi NG!!
I have a problem here getting an handle on the message that triggered
the event. I found some code on codeproject.com but it doesn't work.
here is what i have:
Interop.CDOEx.dll <- abstract for cdoex.dll that i took in bin folder
Interop.ExOLDEDB.dll <- same as above...
Interop.ExEvtSnk.dll <- ...
|
[Exchange 2003] Create a mailbox for a group in C#
Thu, 18 May 2006 19:10:45 +0200
Hi,
I created a distribution group in my Active Directory and i would like
create a mailbox in exchange 2003 to map with.
Is it possible, any samples?
Thanks
SD
...
|
Forest migration
Thu, 18 May 2006 07:20:01 -0700
I have 2 forests and one domain per forest. These 2 forests are into one
Exchange 5.5 site. I upgrade one of the Exchange server from 5.5 to 2003
(into forestA domainA). Now I am at the point of migrating the second forest
(ForestB DomainB) to Exchange 2003. I created a new domain (DomainC)
underneath ...
|
reading email adresses in to, bcc and cc
17 May 2006 13:49:54 -0700
Hi,
I am using web dav to read the email addresses in the 'to', 'bcc' &
'cc' properties.
i am using urn:schemas:httpmail: to, bcc and cc
In some cases i get the email as "firstname LastName" instead of
"email@domain.com". is there a specific property that returns only the
email addresses. I need to parse ema ...
|
|
|
Exchange 2003 web access questions
17 May 2006 07:10:19 -0700
Hi there:
We've recently added an Exchange 2003 server into our network, while
leaving the original Exchange 2000 server up and running with a few
mailboxes on it.
I'm currently having a problem completing the transition to 2003
because some old code doesn't seem to work anymore. We have implemented
a ve ...
|
The transport lost its connection to the server.
17 May 2006 07:09:15 -0700
Recently, I've added an Exchange 2003 server into my network, while
leaving my Exchange 2000 server up and running a few mailboxes. Now all
the internal webpages that I have that send email are failing with the
message "The transport lost its connection to the server."
I get this message whether I use ASP or ...
|
CDO code in a Windows service getting logon failures
16 May 2006 08:43:58 -0700
Hi everyone,
I'm writing a Windows service (in VB.NET using the .NET 2.0 framework)
that uses CDO to access data on an Exchange server. But, I'm getting
errors when I try to log in.
I'm able to log in in a regular user-level application, but using the
same logon information in the service does not work. ...
|