Now that we have reinstalled everything on our system, but directly
Exchange 5.5 and IIS 4.0 we can't get the outlook through internet option
at work.
Is there anybody who has got this working??
Can somebody help me on this??
--
please also reply on my personal mailaccount filip...@covra.be
Heens Filip Filip...@covra.be
Sales & Certified Support Engineer MCP 455493
Covra Solutions NV http://www.covra.be
Oude Godstraat 49 2650 Edegem
Tel + 32 3 458 2031 Fax + 32 3 458 2031
ICQ 7596014
The "oh no second": the second that you realise that you've done something
stupid and it's too late to do something about it
Filip Heens wrote in message <01bd4c31$6467bab0$a90101c0@martine_luyckx>...
http://support.microsoft.com/support/exchange/content/whitepapers/owa_tshoot.asp
I've also seen this error when user's do not have permissions to
certain directories, such as:
\WINNT
\WINNT\SYSTEM32
\WINNT\SYSTEM32\INETSRV
\EXCHSRVR\BIN
\EXCHSRVR\WEBDATA
--
Greg Askew
Business Information Technologies, Inc.
Failure to do so will give that error.
Greg Askew wrote in message <350C2015...@REMOVE-THISbitusa.com>...
called roll-upi.exe?
Hope this helps,
Bill
Filip Heens wrote in message <01bd4c31$6467bab0$a90101c0@martine_luyckx>...
>Hi,
>We used to have acces to our Exchange 5.0 on an IIS 3.0 through the
>internet.
>
>Now that we have reinstalled everything on our system, but directly
>Exchange 5.5 and IIS 4.0 we can't get the outlook through internet option
>at work.
>
>Is there anybody who has got this working??
>Can somebody help me on this??
>
>--
You must give 'Everyone' the 'Log on Locally' right on the IIS server.
Also, if using Netscape Navigator, you must allow Basic Clear Text
authentication.
Mike Arnold
MCSE
>> I too have upgraded to 5.5 thinking it would improve my web client. All I
>> get is failed to get inbox. I spent the $200 on tech support, and got no
>> where. I've even done a complete reinstall of NT
>> Marc
>>
>> Filip Heens wrote in message <01bd4c31$6467bab0$a90101c0@martine_luyckx>...
>> >Hi,
>> >We used to have acces to our Exchange 5.0 on an IIS 3.0 through the
>> >internet.
>> >
>> >Now that we have reinstalled everything on our system, but directly
>> >Exchange 5.5 and IIS 4.0 we can't get the outlook through internet option
>> >at work.
>> >
>> >Is there anybody who has got this working??
>> >Can somebody help me on this??
>> >
>> >--
>
>----------cs9795510cs97
>Content-Type: text/html; name="ctc_65.html"
>Content-Transfer-Encoding: 7bit
>Content-Disposition: inline; filename="ctc_65.html"
>
>
>
>----------cs9795510cs97--
Somemore background information. We have two Exchange server (5.0&5.5),
both of them belong to the same site. I installed the ASP, IIS3.0 and SP3.0
on NT4.0. Permission has been set to allow log on locally on the exchange
server(5.5) with ASP.
I am baffled?!!. I would appreciate any pointers.
Chris Kowalske
trainee5 wrote in message ...
<CLIP>
type the
>mail box name and hit enter, it come up with another login screen(since I
>have set to NT/Challenge response and Clear text).
<CLIP>
It's my understanding that challenge/response can only be used if IIS
and Exchange are running on the same machine; otherwise, you must use
plain text (or get a certificate and use https).
Here is a message I sent after finding the problem. You must be vary
familiar with the Registry. USE AT YOUR OWN RISK!!!
>I have fixed the Exchange Mail access through the Web... It was >another
registry key that had <EnterpriseName> instead of <ShortEnterpriseName>.
>
>Here are the registry keys changed for Exchange:
> MSExchangeMTA\Parameters\X500 DN
> From: /o=<EnterpriseName>/ou=<DomainShortName>...
> To: /o=<ShortEnterpriseName>/ou=<DomainShortName>...
>
> MSExchangeWEB\Parameters\Enterprise
> From: <EnterpriseName>
> To: <ShortEnterpriseName>
> NOTE: The web service must be stopped and restarted from the >control
panel for this to take immediate effect!!!!
>
> MSExchangeSA\Parameters\Enterprise
> From: <EnterpriseName>
> To: <ShortEnterpriseName>
> NOTE: I made this change as a precaution incase the SA was >being used by
us.