Welcome to MSDN Blogs Sign in | Join | Help

News

  • <font color="WHITE">Le Café Central de DeVa</font> DeVa rocks

    Bookmark and Share Bookmark and Share

    I changed the way of blogging, re-designed along with Windows 7 launch!!
    Additionally added feature, so that you can try to view the page in your language (any one of them)

    Deva Gnanam

    உங்கள் பேட்ஜை உருவாக்குங்கள்
    Translate into your language

    My XBOX Live

    XBox Live

    Disclaimer:

    This weblog/blog is solely my opinion.The information in this weblog/blog is provided "AS IS" with no warranties, and confers no rights. This weblog/blog does not represent the thoughts, intentions, plans or strategies of my employer. Inappropriate comments will be deleted at the authors discretion.

    Use of included script samples are subject to the terms specified in theTerms of Use

    .

    Privacy Statement:
    I do not collect personal data associated with comments posted to this site.


    Comments:
    We would like to hear your comments, reviews & valuable constructive opinion....


    Site Statistics
    Locations of visitors to this page





    Make a difference


    Subscription offer


    Developer resources



    Students free software

    Try & Test Drive Online

    More about Windows 7



    Experiences

    Go Green!!




Browse by Tags

All Tags » CDO   (RSS)
MAPI : When we try to access Public Folder via ASP application throws MAPI_E_FAILONEPROVIDER
Recently one of my customer updated that they get an different issue with their ASP application. This application running on their Web server that uses MAPI to read the Contacts folder in the Public Folders from Exchange Server 2003 SP2 machine. The user Read More...
Gotcha - PermanentURL & WebDAV Series # 2 - How to access flat URLs using CDO/MAPI
With continuation to previous blog post , this article describes how to access items in a WebDAV application that are identified by using MAPI. The WebDAV application uses flat URLs to access items or folders. How to use flat URLs to access items by using Read More...
Unsupported Messaging API’s in Managed code – Outlook Add-ins
Certain technologies that predate the .NET Framework are not supported in managed code programming. These technologies include Collaboration Data Objects (CDO), Messaging Application Programming Interface (MAPI, often known as Extended MAPI), and Simple Read More...
Relationship between CDOSYS &amp; CDOEX
CDOEX is a superset of CDOSYS; this means that CDOEX contains all of the functionality of CDOSYS, plus additional functionality for use with Microsoft Exchange Server 2000. When CDOEX is installed on a computer, it takes over the functionality that was Read More...
Cannot rename default folder using Outlook Object Model (OOM) ?
One of my customer reported that when he tried renaming the default folder using VBA & Outlook Object Model (OOM) for Outlook 2003, he received the following error: “ You don't have appropriate permission to perform this operation .” As the Outlook Read More...
How to configure user permissions to relay e-mail message through SMTP Service?
You need to configure the user permissions to relay e-mail messages through the SMTP service. Do the following steps: Click Start , click Run , type inetmgr or open Internet Information Manager from Control Panel > Administrative Tools, and then click Read More...
Sending email using CDO &amp;amp;amp; remote SMTP Server
Assume that the computer on which this example will run has neither a SMTP service nor Microsoft Outlook® Express installed. In this case, you need to send the message through some SMTP service on the network and must configure the Message object completely. Read More...
Monitoring event sink # 28 - Attachments Are Missing When You Use an Event Sink to Modify the Stream of Messages
One of my customer reported that they have a store event sink, which is used to modify the stream of incoming messages in Exchange Server environment (2003). But their attachments are missing when they open & view the message in Microsoft Outlook Read More...
Test and troubleshooting tools for various Exchange technologies
I tried to compose the test and troubleshooting tools for various exchange technologies. This initial list upto Exchange Server 2003. Technology Tools for test and troubleshooting tools Active Directory Services Interfaces (ADSI) All standard test and Read More...
Nutshell: Automation using # imports with Exchange Server environment is good or bad?
Automation using # imports ? As you know, Automation (OLE Automation), the technology that allows you to take advantage of an existing program's functionality and incorporate it into your own applications. This technology can greatly simplify and speed Read More...
Nutshell: CDO 1.21 not supported in .Net environment
Per the Microsoft support policy specified in the following KB , CDO 1.21 is not supported in a .NET Framework environment. Instead it recommends, to make use one of the following technologies to build the .NET Framework application, the supported options Read More...
How to get messages contained in Message or IBodypart objects using CDO?
Please find the VBScript code-snippet to get or extract the messages that are contained in the other objects like Message or IBodyPart.   1: ' Please provide the value for sVal 2: Function getMsg(sVal As IBodyPart) As Message 3: Dim Msg 4: Set Msg Read More...
KB : Application support for WEBDAV to access Exchange Server?
Do you know the support that is available for applications that use the Web Distributed Authoring and Versioning (WebDAV) protocol to access Microsoft Exchange 2000 Server or Microsoft Exchange Server 2003 ?   What is supported? Microsoft support Read More...
KB : Where to get the CDO libraries for all the versions?
As you know that the Collaboration Data Objects (all versions) Libraries are used to implement Messaging and Collaboration functionality into a custom application. Please find this article contains information on where these libraries can be found. http://support.microsoft.com/kb/17144 Read More...
MAPI : Do you know why MAPI is not suitable for HTML messages?
Do you know why MAPI is not suitable for HTML messages? MAPI 1.0 was written before HTML mail was developed and does not reliably support the creation of HTML-formatted messages. As you know, MAPI 1.0 is the version supported by all versions of Microsoft Read More...
More Posts Next page »
Page view tracker