Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: About hte Setting on IIS on WIN 2000 and the Exchange 2000


Message #1 by "Monster" <monster_rl@y...> on Fri, 22 Mar 2002 07:19:27
Dear all,

I need to build up a web access mail box management for the Exchange 2000.
Is there any setting on the IIS of Window 2000 ? So that i can put hte ASP 
files, which are for the management of mailboxs with the usage of CDOEX 
and CDO, on the IIS.

Best Regards,

monster
Message #2 by "Siegfried Weber" <sweber@c...> on Tue, 26 Mar 2002 23:09:39 +0100
Just build your ASP application and configure the IIS virtual directory
as you would with any other application should work.

Another thing you must take care of is making sure that all the
components your application uses are properly installed on the IIS
computer. Windows 2000 comes by default only with CDOSYS and CDONTS.
Anything else needs to be installed with the appropriate application
(like CDOEXM and CDO 1.21 requires at least the Exchange 2000 System
Management Components)

<Siegfried />

> -----Original Message-----
> From: Monster [mailto:monster_rl@y...]
> Sent: Friday, March 22, 2002 8:19 AM
> To: ASP CDO
> Subject: [asp_cdo] About hte Setting on IIS on WIN 2000 and the
Exchange
> 2000
>
> Dear all,
>
> I need to build up a web access mail box management for the Exchange
2000.
> Is there any setting on the IIS of Window 2000 ? So that i can put hte
ASP
> files, which are for the management of mailboxs with the usage of
CDOEX
> and CDO, on the IIS.
>
> Best Regards,
>
> monster

  Return to Index