I made a mistake in my earlier message. It is not ADO.Net but ADODB function
Devesh
"Siegfried Weber [MVP]" <info@cdolive.com> wrote in message
news:#p3PvS3RDHA.2228@tk2msftngp13.phx.gbl...[color=blue]
> I believe your problem is a result of the fact that there is no ADO.NET
> provider to access Exchange. There is an Exchagne OLEDB provider which[/color]
works[color=blue]
> only with classic ADO and the Internet Publishing Provider (MSDAIPP.DSO)
> which also is only with classic ADO supported.
>
> --
> <Cheers:Siegfried runat="server" />
>
> Development Lead,
>
> CDOLive LLC - The Microsoft Messaging and Collaboration Application[/color]
Experts[color=blue]
>
http://www.cdolive.com
>
> This information is provided "AS IS" with no warranties, and confers no
> rights.
> You assume all risk for your use. © 2003 CDOLive LLC. All rights reserved.
> Sample code subject to
http://www.cdolive.com/disclaim.htm
>
> "Devesh Aggarwal" <solutions@unieme.com> wrote in message:[color=green]
> >
> > Is there any way to find out whether the ADO.Net library installed on[/color][/color]
the[color=blue][color=green]
> > Deployment PC is working fine. I am developing a workflow application[/color]
> using[color=green]
> > Exchange server. I have defined some custom properties to folder in[/color]
> exchange[color=green]
> > WSS. I am able to access them using exchange explorer. But when i try to
> > access the same value using ADO.net functions (e.g.[/color]
> WorkflowSession.Fields)[color=green]
> > it returns no value. The same functions are working fine on the[/color]
> developemnt[color=green]
> > PC.
> >
> > I feel the ADO.net library is not working properly. Is there a way to[/color][/color]
find[color=blue][color=green]
> > out?
> >
> > Devesh Aggarwal[/color]
>[/color]