|
Home > Archive > Microsoft Content Management Server > September 2007 > CMS Warnin in Event viewer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CMS Warnin in Event viewer
|
|
|
| Hi
I'm getting a lot of warnings from caused by the CMS
An unrecognized request was received by the CMS ISAPI Filter. The request
was mapped to the CMS read-only resource cache virtual directory but the URL
format did not correspond to a CMS Resource. The CMS ISAPI Filter did not
process the request and allowed IIS to handle it instead. The requested URL
was '/NR/rdonlyres/SD-D8AE36AD-9EBB-4EAC-9D2E-A8D38E8F00DB-6244.doc'
I have found this article, and having the same setup (mixed mode, templates
are still .asp..etc.):
http://www.ureader.com/message/649412.aspx
- but I'm not sure how I can fix theese warnings....
Stefan can you ellaborate ?
| |
| Stefan Goßner [MSFT] 2007-09-13, 7:14 am |
| Hi Wiper,
this is not a valid resource URL.
A valid resource URL would look like this:
/nr/rdonlyres/guid/number/filename.ext
Every URL pointing to /nr/rdonlyres will be checked if it is a valid
resource URL. If not you get this warning.
Sounds as if you have a references to the wrong URL somewhere in your site.
Cheers,
Stefan
"Wiper" <taenkeren@gmail.com> wrote in message
news:32137E47-FB71-4904-9788-22757806D0AE@microsoft.com...
> Hi
> I'm getting a lot of warnings from caused by the CMS
>
> An unrecognized request was received by the CMS ISAPI Filter. The request
> was mapped to the CMS read-only resource cache virtual directory but the
> URL format did not correspond to a CMS Resource. The CMS ISAPI Filter did
> not process the request and allowed IIS to handle it instead. The
> requested URL was
> '/NR/rdonlyres/SD-D8AE36AD-9EBB-4EAC-9D2E-A8D38E8F00DB-6244.doc'
>
> I have found this article, and having the same setup (mixed mode,
> templates are still .asp..etc.):
>
> http://www.ureader.com/message/649412.aspx
>
> - but I'm not sure how I can fix theese warnings....
>
> Stefan can you ellaborate ?
| |
|
| Hi Stefan
Thx for your reply, but it's different ressources that are generating the
warnings - not just the one...
so I can assume a lot of ressources are wrong ? (every resources that I
have tested shows up fine)
or are there anything else wrong with my installation ?
cheers
Wiper
"Stefan Goßner [MSFT]" wrote:
> Hi Wiper,
>
> this is not a valid resource URL.
> A valid resource URL would look like this:
>
> /nr/rdonlyres/guid/number/filename.ext
>
> Every URL pointing to /nr/rdonlyres will be checked if it is a valid
> resource URL. If not you get this warning.
> Sounds as if you have a references to the wrong URL somewhere in your site.
>
> Cheers,
> Stefan
>
> "Wiper" <taenkeren@gmail.com> wrote in message
> news:32137E47-FB71-4904-9788-22757806D0AE@microsoft.com...
>
>
>
| |
| Stefan Goßner [MSFT] 2007-09-13, 7:14 am |
| Hi HW,
please test the URLs in the event log in your browser.
I assume you will not find that these are working.
Cheers,
Stefan
"HW" <HW@discussions.microsoft.com> wrote in message
news:2B5D5A1D-9B81-4F8F-ADCD-D381033E5B5B@microsoft.com...[vbcol=seagreen]
> Hi Stefan
>
> Thx for your reply, but it's different ressources that are generating the
> warnings - not just the one...
>
> so I can assume a lot of ressources are wrong ? (every resources that I
> have tested shows up fine)
>
> or are there anything else wrong with my installation ?
>
> cheers
> Wiper
>
> "Stefan Goßner [MSFT]" wrote:
>
|
|
|
|
|