RE: OWA Problem in forntend/backend setup

2002-09-04 Thread Gonzalez, Alex

You probably did but did you check the box that says this is a front end
server?  Also why can't you put them both on the same port?  When you
the client goes to the address are they putting the x.com:8080/exchange?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 04, 2002 9:10 AM
To: Exchange Discussions
Subject: OWA Problem in forntend/backend setup

anyone here experienced this kind of problem. i'd setup OWA using the
frontend/backend technology the frontend server is used for OWA access
only using port 8080 in communicating with the client requests and the
backend server is configured to use port 80 in communicating with the
frontend server. both server are using basic authentication. the problem
is everytime i access the owa i got a cannot be displayed error
message with http 500 internal server errorthis is after i enter the
username and password in the basic athentication pop up.

anyone here can help me on this problem, i dont think it's because of
the communication problem between the backend and the frontend server
because they are using different http port. based in MS website the
server can communicate with each other  even they are using different
http port.

please help

thanks


hope u understand my english/grammar

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem in forntend/backend setup

2002-09-04 Thread jojo.solis

You probably did but did you check the box that says this is a front end
server? 

yes i did check that box and restarted the server. 

Also why can't you put them both on the same port? 

because ISA server is also setup on the frontend server and its using the port 80, 
this box is already in production system. we dont have enough hardware thats i need to 
use this box as frontend server.

When you the client goes to the address are they putting the x.com:8080/exchange?

yes i type the addres in correct format.

thanks



-Original Message-
From: Gonzalez, Alex [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 4 September 2002 9:25 PM
To: Exchange Discussions
Subject: RE: OWA Problem in forntend/backend setup


You probably did but did you check the box that says this is a front end
server?  Also why can't you put them both on the same port?  When you
the client goes to the address are they putting the x.com:8080/exchange?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 04, 2002 9:10 AM
To: Exchange Discussions
Subject: OWA Problem in forntend/backend setup

anyone here experienced this kind of problem. i'd setup OWA using the
frontend/backend technology the frontend server is used for OWA access
only using port 8080 in communicating with the client requests and the
backend server is configured to use port 80 in communicating with the
frontend server. both server are using basic authentication. the problem
is everytime i access the owa i got a cannot be displayed error
message with http 500 internal server errorthis is after i enter the
username and password in the basic athentication pop up.

anyone here can help me on this problem, i dont think it's because of
the communication problem between the backend and the frontend server
because they are using different http port. based in MS website the
server can communicate with each other  even they are using different
http port.

please help

thanks


hope u understand my english/grammar

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem in forntend/backend setup

2002-09-04 Thread Chris Scharff

If the same user tried to log into the backend server directly using OWA,
are they successful? 


-Original Message-
From: [EMAIL PROTECTED]
To: Exchange Discussions
Sent: 9/4/2002 8:10 AM
Subject: OWA Problem in forntend/backend setup

anyone here experienced this kind of problem. i'd setup OWA using the
frontend/backend technology the frontend server is used for OWA access
only using port 8080 in communicating with the client requests and the
backend server is configured to use port 80 in communicating with the
frontend server. both server are using basic authentication. the problem
is everytime i access the owa i got a cannot be displayed error
message with http 500 internal server errorthis is after i enter the
username and password in the basic athentication pop up.

anyone here can help me on this problem, i dont think it's because of
the communication problem between the backend and the frontend server
because they are using different http port. based in MS website the
server can communicate with each other  even they are using different
http port.

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem in forntend/backend setup

2002-09-04 Thread Andrey Fyodorov

Perhaps custom configuration will need to be done on the HTTP Virtual Servers on the 
back-end that represent your front-ends.

On theback-end, drill into Server/Protocols/HTTP

You have
 Exchange Virtual Server
 [Front-end Server name]

right?

Go to the properties of the [Front-end Server name]. It should have IP Address (All 
Unassigned), Advanced. Click Advanced. You should see:
(All Unassigned)80  443 [Front-end Server name]

Maybe you need to change that 80 to 8080.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 04, 2002 10:01 AM
To: Exchange Discussions
Subject: RE: OWA Problem in forntend/backend setup


You probably did but did you check the box that says this is a front end
server? 

yes i did check that box and restarted the server. 

Also why can't you put them both on the same port? 

because ISA server is also setup on the frontend server and its using the port 80, 
this box is already in production system. we dont have enough hardware thats i need to 
use this box as frontend server.

When you the client goes to the address are they putting the x.com:8080/exchange?

yes i type the addres in correct format.

thanks



-Original Message-
From: Gonzalez, Alex [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 4 September 2002 9:25 PM
To: Exchange Discussions
Subject: RE: OWA Problem in forntend/backend setup


You probably did but did you check the box that says this is a front end
server?  Also why can't you put them both on the same port?  When you
the client goes to the address are they putting the x.com:8080/exchange?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 04, 2002 9:10 AM
To: Exchange Discussions
Subject: OWA Problem in forntend/backend setup

anyone here experienced this kind of problem. i'd setup OWA using the
frontend/backend technology the frontend server is used for OWA access
only using port 8080 in communicating with the client requests and the
backend server is configured to use port 80 in communicating with the
frontend server. both server are using basic authentication. the problem
is everytime i access the owa i got a cannot be displayed error
message with http 500 internal server errorthis is after i enter the
username and password in the basic athentication pop up.

anyone here can help me on this problem, i dont think it's because of
the communication problem between the backend and the frontend server
because they are using different http port. based in MS website the
server can communicate with each other  even they are using different
http port.

please help

thanks


hope u understand my english/grammar

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-29 Thread Ryan Malayter

Good clue. I had the same problem after installing Exchange 2000 on a
server that had previously had IIS lockdown run on it, configured for
OWA 5.5.

It seems that the URLscan settings (URLscan is installed by the IIS
lockdown tool) from the OWA 5.5 template disallow many WebDAV verbs that
are needed in OWA 2000. My solution was to take the .INI file for
Exchange 2000 OWA from the latest IIS lockdown package, and save it as
the URLscan.ini file on the OWA server, then restart.

Regards,
-ryan-

-Original Message-
From: Myles, Damian [mailto:[EMAIL PROTECTED]] 
Posted At: Thursday, April 25, 2002 8:08 AM
Posted To: Exchange List
Conversation: OWA Problem
Subject: RE: OWA Problem


Has IIS Lockdown been run on the Exchange servers ?

-Original Message-
From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
Sent: 25 April 2002 15:16
To: Exchange Discussions
Subject: RE: OWA Problem


It's Internet Explorer 6 gold, hfnetchk says I have all the required hot
fixes applied, and I've tried setting security to low, but it didn't
help.

Any more suggestions?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Irfan Malik
Sent: quinta-feira, 25 de Abril de 2002 14:59
To: Exchange Discussions
Subject: RE: OWA Problem

Check your IE.

 -Original Message-
From:   Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, April 25, 2002 6:00 PM
To: Exchange Discussions
Subject:OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Irfan Malik

Check your IE.

 -Original Message-
From:   Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, April 25, 2002 6:00 PM
To: Exchange Discussions
Subject:OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Filipe Joel de Almeida

BTW, the error description is:

Line: 1713
Char: 3
Error: Unknown name.
Code: 0
URL: http://server:8000/exchweb/controls/ctrl_View20.htc

Hope this helps you helping me ;)

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Filipe Joel de
Almeida
Sent: quinta-feira, 25 de Abril de 2002 14:00
To: Exchange Discussions
Subject: OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Filipe Joel de Almeida

It's Internet Explorer 6 gold, hfnetchk says I have all the required hot
fixes applied, and I've tried setting security to low, but it didn't
help.

Any more suggestions?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Irfan Malik
Sent: quinta-feira, 25 de Abril de 2002 14:59
To: Exchange Discussions
Subject: RE: OWA Problem

Check your IE.

 -Original Message-
From:   Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, April 25, 2002 6:00 PM
To: Exchange Discussions
Subject:OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Myles, Damian

Has IIS Lockdown been run on the Exchange servers ?

-Original Message-
From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
Sent: 25 April 2002 15:16
To: Exchange Discussions
Subject: RE: OWA Problem


It's Internet Explorer 6 gold, hfnetchk says I have all the required hot
fixes applied, and I've tried setting security to low, but it didn't
help.

Any more suggestions?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Irfan Malik
Sent: quinta-feira, 25 de Abril de 2002 14:59
To: Exchange Discussions
Subject: RE: OWA Problem

Check your IE.

 -Original Message-
From:   Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, April 25, 2002 6:00 PM
To: Exchange Discussions
Subject:OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Alverson, Thomas M.

If you get the entire OWA screen including the icon bar on the left and the
menus at the top but do NOT get the list of email messages, then the problem
could be a proxy server.  The OWA client uses some html functions that are
not supported by some proxy servers.  

There is a nice OWA troubleshooting procedure for exchange 2000 at:

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn
ol/exchange/support/TROWAE2K.asp

Tom

-Original Message-
From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 25, 2002 9:00 AM
To: Exchange Discussions
Subject: OWA Problem


Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and the
latest patches in the ones that didn't have it yet, and now I'm checking to
see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can login, I
see my folders, but when I click on inbox, for instance, I can't see the
mails. It just says Loading... and I get a message on the bottom of IE,
saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Andy David

Q315515


-Original Message-
From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 25, 2002 9:16 AM
To: Exchange Discussions
Subject: RE: OWA Problem


BTW, the error description is:

Line: 1713
Char: 3
Error: Unknown name.
Code: 0
URL: http://server:8000/exchweb/controls/ctrl_View20.htc

Hope this helps you helping me ;)

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Filipe Joel de
Almeida
Sent: quinta-feira, 25 de Abril de 2002 14:00
To: Exchange Discussions
Subject: OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and the
latest patches in the ones that didn't have it yet, and now I'm checking to
see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can login, I
see my folders, but when I click on inbox, for instance, I can't see the
mails. It just says Loading... and I get a message on the bottom of IE,
saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

--
The information contained in this email message is privileged and confidential 
information intended only for the use of the individual or entity to whom it is 
addressed.  If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copy of this message is 
strictly prohibited.  If you have received this email in error, please immediately 
notify Veronis Suhler Stevenson by telephone (212)935-4990, fax (212)381-8168, or 
email ([EMAIL PROTECTED]) and delete the message.  Thank you.

==


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Filipe Joel de Almeida

I just inherited this server without any info on what was installed on
it. How do I check that?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Myles, Damian
Sent: quinta-feira, 25 de Abril de 2002 14:08
To: Exchange Discussions
Subject: RE: OWA Problem

Has IIS Lockdown been run on the Exchange servers ?

-Original Message-
From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
Sent: 25 April 2002 15:16
To: Exchange Discussions
Subject: RE: OWA Problem


It's Internet Explorer 6 gold, hfnetchk says I have all the required hot
fixes applied, and I've tried setting security to low, but it didn't
help.

Any more suggestions?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Irfan Malik
Sent: quinta-feira, 25 de Abril de 2002 14:59
To: Exchange Discussions
Subject: RE: OWA Problem

Check your IE.

 -Original Message-
From:   Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
Sent:   Thursday, April 25, 2002 6:00 PM
To: Exchange Discussions
Subject:OWA Problem

Ok, let me see if I can phrase this out correctly:

I'm taking over some Exchange 2K Servers. I have already applied SP2 and
the latest patches in the ones that didn't have it yet, and now I'm
checking to see if they are all stable. 

One of them returns me errors when I'm accessing through OWA. I can
login, I see my folders, but when I click on inbox, for instance, I
can't see the mails. It just says Loading... and I get a message on
the bottom of IE, saying there were errors loading that page.

Anyone has any thought on what may be causing this?

Filipe Joel de Almeida
Network Consultant
[EMAIL PROTECTED]
Mobile: +351 967819600




_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Chris Levis

I ran IISLockDown on my box, and let it install URLScan.  URLScan effed mine
up.  Removed URLScan and everything was fine.

 -Original Message-
 From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 25, 2002 9:00 AM
 To: Exchange Discussions
 Subject: OWA Problem
 
 
 Ok, let me see if I can phrase this out correctly:
 
 I'm taking over some Exchange 2K Servers. I have already 
 applied SP2 and
 the latest patches in the ones that didn't have it yet, and now I'm
 checking to see if they are all stable. 
 
 One of them returns me errors when I'm accessing through OWA. I can
 login, I see my folders, but when I click on inbox, for instance, I
 can't see the mails. It just says Loading... and I get a message on
 the bottom of IE, saying there were errors loading that page.
 
 Anyone has any thought on what may be causing this?
 
 Filipe Joel de Almeida
 Network Consultant
 [EMAIL PROTECTED]
 Mobile: +351 967819600
 
 
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem

2002-04-25 Thread Chris Levis

Control Panel, Add/Remove Programs

 -Original Message-
 From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 25, 2002 9:23 AM
 To: Exchange Discussions
 Subject: RE: OWA Problem
 
 
 I just inherited this server without any info on what was installed on
 it. How do I check that?
 
 Filipe Joel de Almeida
 Network Consultant
 [EMAIL PROTECTED]
 Mobile: +351 967819600
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]] On Behalf Of 
 Myles, Damian
 Sent: quinta-feira, 25 de Abril de 2002 14:08
 To: Exchange Discussions
 Subject: RE: OWA Problem
 
 Has IIS Lockdown been run on the Exchange servers ?
 
 -Original Message-
 From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]]
 Sent: 25 April 2002 15:16
 To: Exchange Discussions
 Subject: RE: OWA Problem
 
 
 It's Internet Explorer 6 gold, hfnetchk says I have all the 
 required hot
 fixes applied, and I've tried setting security to low, but it didn't
 help.
 
 Any more suggestions?
 
 Filipe Joel de Almeida
 Network Consultant
 [EMAIL PROTECTED]
 Mobile: +351 967819600
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]] On Behalf Of Irfan Malik
 Sent: quinta-feira, 25 de Abril de 2002 14:59
 To: Exchange Discussions
 Subject: RE: OWA Problem
 
 Check your IE.
 
  -Original Message-
 From: Filipe Joel de Almeida [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, April 25, 2002 6:00 PM
 To:   Exchange Discussions
 Subject:  OWA Problem
 
 Ok, let me see if I can phrase this out correctly:
 
 I'm taking over some Exchange 2K Servers. I have already 
 applied SP2 and
 the latest patches in the ones that didn't have it yet, and now I'm
 checking to see if they are all stable. 
 
 One of them returns me errors when I'm accessing through OWA. I can
 login, I see my folders, but when I click on inbox, for instance, I
 can't see the mails. It just says Loading... and I get a message on
 the bottom of IE, saying there were errors loading that page.
 
 Anyone has any thought on what may be causing this?
 
 Filipe Joel de Almeida
 Network Consultant
 [EMAIL PROTECTED]
 Mobile: +351 967819600
 
 
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 
 
 
 _
 List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
 Archives:   http://www.swynk.com/sitesearch/search.asp
 To unsubscribe: mailto:[EMAIL PROTECTED]
 Exchange List admin:[EMAIL PROTECTED]
 

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA Problem Exch 5.5 sp4 with Win2k sp2 AD (new to the list)

2002-04-06 Thread Kevin Miller

Everyone has access rights somewhere they should not have them.. Go look
at the group. I bet they can add peoples mail boxes in outlook and view
them too. 

Go look at the rights. Here is how you give the admin full mailbox
rights. Are you SP2?

Admin Rights to mail boxes
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q184573

--Kevinm CHFR, M, WLKMMAS, UCC+WCA, And Beyond
http://www.daughtry.ca/ For Graphics and WebDesign, GO here!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Steve Nash
Sent: Monday, April 01, 2002 8:32 AM
To: Exchange Discussions
Subject: OWA Problem Exch 5.5 sp4 with Win2k sp2  AD (new to the list)


I sent this yesterday, but I never saw it appear so I am trying again.

I have a strange problem.  I installed Exchange Server on a Windows 2000
Server with Active Directory.  When anyone uses the the Web Access they
can use their login name and see any email box they want.  

Any suggestions on where to look?  The bosses are having a fit that
anyone can see their e-mail from the Web Access.  I am sure it has
something to do with permissions, but I am very new to Windows 2000.

Thanks,
Steve

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: OWA problem in 1of my 2 domains

2002-02-21 Thread Steve Liona

I'm officially punishing myself. I found the answer (Q257891) at
Microsoft PSS. 

Steve

-Original Message-
From: Steve Liona 
Sent: Wednesday, February 20, 2002 4:12 PM
To: Exchange Discussions
Subject: OWA problem in 1of my 2 domains


I've got a 2 domain (separate tree) forest with an E2K server in each
domain. The root domain E2K is at SP1 and OWA works just fine. The other
domain is at SP2 and OWA gives me a 'File not found' error after I
authenticate with it. The logs show me a 401 error right before the 404
error so I've check permissions up the wazu to no avail.

Any suggestions on what I should look into?

-Steve

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]