Hopefully someone can answer this, i can't find the answer anywhere. I am creating an asp.net application where i want to get info from the exchange store using CDOEX and ADO....right now, i am working on my computer which has Windows 2000 prof. with Visual
Studio .NET., so far i am not able to get any info from exchange store. Do i need to be running the exchange server on the same machine where i am running Visual Studio .net?????? Anyways(more info), i tried downloading the Exchange 2000 SDK, but in order
to install it I need to be running an exchange server on my machine. So i ended up installing the SDK on the exchange server(in the production environment), but i don't want to run any of the samples from the SDK, because everyone recommends not to run them
in a production environment. So, i'm basically stuck. Don't know what to do next. if anyone can shed some light on the subject I would greatly appreciate it. Thanks, Rhonda
Get a development server. Sorry. You actually do neet to develop with a spendable exchange server available, and the only way to really do this is having a development system set up. UNLESS the stuff you have to do is so trivial that this is not the case -
but I can not say anthything about this here as you did not say what you actually want to do. Actually instaling the SDK on a production server itself was an error.
Thanks for the advice...I agree with you about needing a development server, but unfortunately it's not my decision. Anyways, hmmmm, you said that i "do need to develop with a spendable exchange server", meaning i should not develop on the production server,
agreed. It's still not clear though, can i develop remotely using exchange? or do i need to work with the exchange server and visual studio .net all on the same server??? I want to access my mail, contacts, calender from the asp.net app.... thanks again, all
comments(and criticisms) are welcome!!!! :)
thona, I need to be able to look let users view there inboxes and pull attachments via a custom web application. I have heard of about three methods to facilitate this the OOM, CDO and webdav or something. If you could recommend a best practice and point me
in the right direction I would appreciate it. I am currently using exchange 2k for this project.
SillyOneInSpain
Member
155 Points
31 Posts
Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 28, 2003 10:34 AM|LINK
thona
Member
10 Points
2923 Posts
Re: Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 28, 2003 02:29 PM|LINK
SillyOneInSpain
Member
155 Points
31 Posts
Re: Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 28, 2003 06:36 PM|LINK
thona
Member
10 Points
2923 Posts
Re: Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 29, 2003 09:14 AM|LINK
NETmikey
Member
45 Points
9 Posts
Re: Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 30, 2003 05:49 PM|LINK
kmckinney
Member
364 Points
79 Posts
Re: Do i need to develop on the exchange server(to get exchange data) using visual studio .net???
May 28, 2004 07:58 PM|LINK
MCSD