Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select Rich and Reach Client for Outlook Web Access? 1

Status
Not open for further replies.

pmac77

Programmer
Nov 7, 2003
3
GB
Ive written a C++ script that tells the client to display Outlook Web Access in "Reach" form. This works fine.
However, I would like to adapt this so that the user can choose between the Rich and the Reach client when they log in.

I accomplished the first step using:
At the the bottom of these instructions it says that you can also extend the template to perform this task but dosent give any hint as to how.

Can anyone help me??

Thanks

Paul
 
Hi there,

Hi there,

i'm administering and Exchange 2000 servers in our system for 300 users. my users are facing a problem in accessing thier emails using owa client in internet explorer 5 and 6. i read an articial in microsoft knowledge talking about forcing the client to be reach client instade of rich client. they had this Visual C++ code. i wrote it as it's mentioned in the artical and compile it, all went good. when i a tried to add it in the ISAPI filter sections in the IIS of my exchange, and restart my exhcange machine ( max requirements) i found out the filter doesn't load. it shows and red down arrow and beside and the status says it's not loaded. am i missing something here? which should i do to activiate the reach client?

i was really suprized when i found a post about this subject. would you please help me out and tell me how did you manage to let it work with you ??


thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top