Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 6 Mar 2008 12:13:03 -0800,    group: microsoft.public.exchange2000.general        back       


page cannot be found   
Certain emails when accessed via OWA won’t open. Instead “this page cannot be 
found” will be displayed. Note! It is only certain messages while other 
messages (even from the same sender) will open without any problems at all. 
There seems to be no logic to it since it is not consistent to say messages 
with attachments or links since some pure text messages won’t open but the 
next message with images or doc attached opens just fine... It’s not related 
to a specific sender either since some emails from the same sender will open 
and other won’t! 

Mails server is an Exchange 2000 running on W2k server with all the latest 
patches installed. Clients are WXP with all SPs and patches installed. 

Any ideas? 

/Adde

-- 
fantamejthisisgoodvarjedag
date: Thu, 6 Mar 2008 12:13:03 -0800   author:   Adde

Re: page cannot be found   
I had a similar problem after using URLScan/IIS Lockout: have you used it? 
if so, try to change configuation
For example: allow pages with & or .. in the path (this explains the reason 
why you can read some mail and can't read others: it depends on the subject 
of the mail as it is part of the path of the page)

I hope this helps
Cosimo


"Adde"  ha scritto nel messaggio 
news:892CF2B8-D30C-48F9-8C63-E50D3EDB3FB2@microsoft.com...
> Certain emails when accessed via OWA won’t open. Instead “this page cannot 
> be
> found” will be displayed. Note! It is only certain messages while other
> messages (even from the same sender) will open without any problems at 
> all.
> There seems to be no logic to it since it is not consistent to say 
> messages
> with attachments or links since some pure text messages won’t open but the
> next message with images or doc attached opens just fine... It’s not 
> related
> to a specific sender either since some emails from the same sender will 
> open
> and other won’t!
>
> Mails server is an Exchange 2000 running on W2k server with all the latest
> patches installed. Clients are WXP with all SPs and patches installed.
>
> Any ideas?
>
> /Adde
>
> -- 
> fantamejthisisgoodvarjedag
date: Fri, 7 Mar 2008 14:32:26 +0100   author:   Cosimo

Re: page cannot be found   
Interesting... I have used the ISS Lockdown tool to secure the ISS, but that 
was long time ago. In the past the "this page cannot be found" message would 
pop up very seldom but now it seems like evry other email is like that... 

Where would I allow for pages with certian characters in the path?

/Adde
 
-- 
fantamejthisisgoodvarjedag


"Cosimo" wrote:

> I had a similar problem after using URLScan/IIS Lockout: have you used it? 
> if so, try to change configuation
> For example: allow pages with & or .. in the path (this explains the reason 
> why you can read some mail and can't read others: it depends on the subject 
> of the mail as it is part of the path of the page)
> 
> I hope this helps
> Cosimo
> 
> 
> "Adde"  ha scritto nel messaggio 
> news:892CF2B8-D30C-48F9-8C63-E50D3EDB3FB2@microsoft.com...
> > Certain emails when accessed via OWA won’t open. Instead “this page cannot 
> > be
> > found” will be displayed. Note! It is only certain messages while other
> > messages (even from the same sender) will open without any problems at 
> > all.
> > There seems to be no logic to it since it is not consistent to say 
> > messages
> > with attachments or links since some pure text messages won’t open but the
> > next message with images or doc attached opens just fine... It’s not 
> > related
> > to a specific sender either since some emails from the same sender will 
> > open
> > and other won’t!
> >
> > Mails server is an Exchange 2000 running on W2k server with all the latest
> > patches installed. Clients are WXP with all SPs and patches installed.
> >
> > Any ideas?
> >
> > /Adde
> >
> > -- 
> > fantamejthisisgoodvarjedag 
> 
>
date: Fri, 7 Mar 2008 15:46:03 -0800   author:   Adde

Re: page cannot be found   
see: http://support.microsoft.com/kb/823175/
section Known Issues, subsection: OWA

that is to say:


DenyUrlSequences. In the [DenyUrlSequences] section, sequences that are 
explicitly blocked can potentially affect access to OWA. Any mail item 
subject or mail folder name that contains any one of the following character 
sequences is denied access:
• ..
• ./
• \
• %
• &
For example, the following folder does not work because the Projects mailbox 
folder contains a trailing period. The trailing period causes the folder to 
be excluded because of the explicit deny for the ./ sequence:
/Server/Exchange/My Folders/Projects./Costings.eml
The following folder also does not work, because the explicit deny of the .. 
sequence prevents directory traversals:
/Server/Exchange/Inbox/My .. message.eml
If you experience any additional issues when you try to make OWA requests 
with Urlscan enabled, check the Urlscan log files for the list of requests 
that are rejected. The following is the default location of the Urlscan log 
files:
WinDir\System32\Inetsrv\Urlscan\logs
By default, in the [DenyUrlSequences] section, escaping ("% ; Do not permit 
escaping after normalization.") is disabled. However, this setting does not 
work for OWA when the mail subject contains Cyrillic characters (or any 
other character that appears as %character).







"Adde"  ha scritto nel messaggio 
news:592BBF32-467B-4342-89E6-8D033FA34CEF@microsoft.com...
> Interesting... I have used the ISS Lockdown tool to secure the ISS, but 
> that
> was long time ago. In the past the "this page cannot be found" message 
> would
> pop up very seldom but now it seems like evry other email is like that...
>
> Where would I allow for pages with certian characters in the path?
>
> /Adde
>
> -- 
> fantamejthisisgoodvarjedag
>
>
> "Cosimo" wrote:
>
>> I had a similar problem after using URLScan/IIS Lockout: have you used 
>> it?
>> if so, try to change configuation
>> For example: allow pages with & or .. in the path (this explains the 
>> reason
>> why you can read some mail and can't read others: it depends on the 
>> subject
>> of the mail as it is part of the path of the page)
>>
>> I hope this helps
>> Cosimo
>>
>>
>> "Adde"  ha scritto nel messaggio
>> news:892CF2B8-D30C-48F9-8C63-E50D3EDB3FB2@microsoft.com...
>> > Certain emails when accessed via OWA won’t open. Instead “this page 
>> > cannot
>> > be
>> > found” will be displayed. Note! It is only certain messages while other
>> > messages (even from the same sender) will open without any problems at
>> > all.
>> > There seems to be no logic to it since it is not consistent to say
>> > messages
>> > with attachments or links since some pure text messages won’t open but 
>> > the
>> > next message with images or doc attached opens just fine... It’s not
>> > related
>> > to a specific sender either since some emails from the same sender will
>> > open
>> > and other won’t!
>> >
>> > Mails server is an Exchange 2000 running on W2k server with all the 
>> > latest
>> > patches installed. Clients are WXP with all SPs and patches installed.
>> >
>> > Any ideas?
>> >
>> > /Adde
>> >
>> > -- 
>> > fantamejthisisgoodvarjedag
>>
>>
date: Sat, 8 Mar 2008 20:35:22 +0100   author:   Cosimo

Re: page cannot be found   
Cosimo,

Thanks for all the info. I will have to do some more research on all this.

/Adde

-- 
fantamejthisisgoodvarjedag


"Cosimo" wrote:

> see: http://support.microsoft.com/kb/823175/
> section Known Issues, subsection: OWA
> 
> that is to say:
> 
> 
> DenyUrlSequences. In the [DenyUrlSequences] section, sequences that are 
> explicitly blocked can potentially affect access to OWA. Any mail item 
> subject or mail folder name that contains any one of the following character 
> sequences is denied access:
> • ..
> • ./
> • \
> • %
> • &
> For example, the following folder does not work because the Projects mailbox 
> folder contains a trailing period. The trailing period causes the folder to 
> be excluded because of the explicit deny for the ./ sequence:
> /Server/Exchange/My Folders/Projects./Costings.eml
> The following folder also does not work, because the explicit deny of the .. 
> sequence prevents directory traversals:
> /Server/Exchange/Inbox/My .. message.eml
> If you experience any additional issues when you try to make OWA requests 
> with Urlscan enabled, check the Urlscan log files for the list of requests 
> that are rejected. The following is the default location of the Urlscan log 
> files:
> WinDir\System32\Inetsrv\Urlscan\logs
> By default, in the [DenyUrlSequences] section, escaping ("% ; Do not permit 
> escaping after normalization.") is disabled. However, this setting does not 
> work for OWA when the mail subject contains Cyrillic characters (or any 
> other character that appears as %character).
> 
> 
> 
> 
> 
> 
> 
> "Adde"  ha scritto nel messaggio 
> news:592BBF32-467B-4342-89E6-8D033FA34CEF@microsoft.com...
> > Interesting... I have used the ISS Lockdown tool to secure the ISS, but 
> > that
> > was long time ago. In the past the "this page cannot be found" message 
> > would
> > pop up very seldom but now it seems like evry other email is like that...
> >
> > Where would I allow for pages with certian characters in the path?
> >
> > /Adde
> >
> > -- 
> > fantamejthisisgoodvarjedag
> >
> >
> > "Cosimo" wrote:
> >
> >> I had a similar problem after using URLScan/IIS Lockout: have you used 
> >> it?
> >> if so, try to change configuation
> >> For example: allow pages with & or .. in the path (this explains the 
> >> reason
> >> why you can read some mail and can't read others: it depends on the 
> >> subject
> >> of the mail as it is part of the path of the page)
> >>
> >> I hope this helps
> >> Cosimo
> >>
> >>
> >> "Adde"  ha scritto nel messaggio
> >> news:892CF2B8-D30C-48F9-8C63-E50D3EDB3FB2@microsoft.com...
> >> > Certain emails when accessed via OWA won’t open. Instead “this page 
> >> > cannot
> >> > be
> >> > found” will be displayed. Note! It is only certain messages while other
> >> > messages (even from the same sender) will open without any problems at
> >> > all.
> >> > There seems to be no logic to it since it is not consistent to say
> >> > messages
> >> > with attachments or links since some pure text messages won’t open but 
> >> > the
> >> > next message with images or doc attached opens just fine... It’s not
> >> > related
> >> > to a specific sender either since some emails from the same sender will
> >> > open
> >> > and other won’t!
> >> >
> >> > Mails server is an Exchange 2000 running on W2k server with all the 
> >> > latest
> >> > patches installed. Clients are WXP with all SPs and patches installed.
> >> >
> >> > Any ideas?
> >> >
> >> > /Adde
> >> >
> >> > -- 
> >> > fantamejthisisgoodvarjedag
> >>
> >> 
> 
>
date: Tue, 11 Mar 2008 08:46:02 -0700   author:   Adde

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us