PC Review


Reply
Thread Tools Rate Thread

Error with 64 or more includes through FrontPage

 
 
=?Utf-8?B?VEo=?=
Guest
Posts: n/a
 
      23rd Aug 2006
I have a user that is trying to edit his web pages directly on the server
through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
lot of page includes through FrontPage. When he tries to include 64 or more
pages all of the includes stop functioning on the page and in the page's
properties the following error appears:

(1) Page "myPage.html" contains an include that is recursive, or that is
nested. Aborted processing link information and FrontPage Components after
including 64 pages at the inclusion of "aPageToInclude.htm".

The error message indicates that there are recursive page includes, but that
is not the case. What is interesting is that if he edits the page on his
machine and then publishes it up to the server it works fine. The problem
only occurs when he reaches 64 includes and tries to save the page while
working on the server.

I have searched and I cannot find any references anywhere to this error
message. I have tried increasing the "Include file cache" in the FrontPage
Server Extensions 2002 configuration with no success. I would like to know
if there is anyway I can adjust the number of includes allowed before this
error occurs, or if there is any other way to stop this from happening.

Any help appreciated. Thank you.
TJ
 
Reply With Quote
 
 
 
 
MD Websunlimited
Guest
Posts: n/a
 
      23rd Aug 2006
Hi TJ,

I don't believe the error is because of the number of includes but rather that one include reference another that referenced the
original cause a endless loop of including the same file over and over again.

--
Mike
http://www.websunlimited.com
FrontPage Add-in
MVP FrontPage '97 - '02

"TJ" <(E-Mail Removed)> wrote in message news:7E675A13-95EA-4356-A15F-(E-Mail Removed)...
>I have a user that is trying to edit his web pages directly on the server
> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
> lot of page includes through FrontPage. When he tries to include 64 or more
> pages all of the includes stop functioning on the page and in the page's
> properties the following error appears:
>
> (1) Page "myPage.html" contains an include that is recursive, or that is
> nested. Aborted processing link information and FrontPage Components after
> including 64 pages at the inclusion of "aPageToInclude.htm".
>
> The error message indicates that there are recursive page includes, but that
> is not the case. What is interesting is that if he edits the page on his
> machine and then publishes it up to the server it works fine. The problem
> only occurs when he reaches 64 includes and tries to save the page while
> working on the server.
>
> I have searched and I cannot find any references anywhere to this error
> message. I have tried increasing the "Include file cache" in the FrontPage
> Server Extensions 2002 configuration with no success. I would like to know
> if there is anyway I can adjust the number of includes allowed before this
> error occurs, or if there is any other way to stop this from happening.
>
> Any help appreciated. Thank you.
> TJ



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      23rd Aug 2006
Under the FP extensions on the server you have to increase the number of allowable includes.

See:
http://www.microsoft.com/technet/pro....mspx?mfr=true
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"TJ" <(E-Mail Removed)> wrote in message
news:7E675A13-95EA-4356-A15F-(E-Mail Removed)...
>I have a user that is trying to edit his web pages directly on the server
> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
> lot of page includes through FrontPage. When he tries to include 64 or more
> pages all of the includes stop functioning on the page and in the page's
> properties the following error appears:
>
> (1) Page "myPage.html" contains an include that is recursive, or that is
> nested. Aborted processing link information and FrontPage Components after
> including 64 pages at the inclusion of "aPageToInclude.htm".
>
> The error message indicates that there are recursive page includes, but that
> is not the case. What is interesting is that if he edits the page on his
> machine and then publishes it up to the server it works fine. The problem
> only occurs when he reaches 64 includes and tries to save the page while
> working on the server.
>
> I have searched and I cannot find any references anywhere to this error
> message. I have tried increasing the "Include file cache" in the FrontPage
> Server Extensions 2002 configuration with no success. I would like to know
> if there is anyway I can adjust the number of includes allowed before this
> error occurs, or if there is any other way to stop this from happening.
>
> Any help appreciated. Thank you.
> TJ



 
Reply With Quote
 
Bob Lehmann
Guest
Posts: n/a
 
      24th Aug 2006
64 includes ???

Who the heck came up with that dopey design?

Bob Lehmann

"TJ" <(E-Mail Removed)> wrote in message
news:7E675A13-95EA-4356-A15F-(E-Mail Removed)...
> I have a user that is trying to edit his web pages directly on the server
> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
> lot of page includes through FrontPage. When he tries to include 64 or

more
> pages all of the includes stop functioning on the page and in the page's
> properties the following error appears:
>
> (1) Page "myPage.html" contains an include that is recursive, or that is
> nested. Aborted processing link information and FrontPage Components

after
> including 64 pages at the inclusion of "aPageToInclude.htm".
>
> The error message indicates that there are recursive page includes, but

that
> is not the case. What is interesting is that if he edits the page on his
> machine and then publishes it up to the server it works fine. The problem
> only occurs when he reaches 64 includes and tries to save the page while
> working on the server.
>
> I have searched and I cannot find any references anywhere to this error
> message. I have tried increasing the "Include file cache" in the

FrontPage
> Server Extensions 2002 configuration with no success. I would like to

know
> if there is anyway I can adjust the number of includes allowed before this
> error occurs, or if there is any other way to stop this from happening.
>
> Any help appreciated. Thank you.
> TJ



 
Reply With Quote
 
Jens Peter Karlsen [FP-MVP]
Guest
Posts: n/a
 
      24th Aug 2006
However, it wont fix the recursive include.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On Wed, 23 Aug 2006 16:04:33 -0400, "Thomas A. Rowe" <(E-Mail Removed)>
wrote:

>Under the FP extensions on the server you have to increase the number of allowable includes.
>
>See:
>http://www.microsoft.com/technet/pro....mspx?mfr=true

 
Reply With Quote
 
=?Utf-8?B?VEo=?=
Guest
Posts: n/a
 
      24th Aug 2006
The include is not recursive even though the error message indicates that it
is. I can create a blank webpage and include another any other web page 64
times on it with no problems. After the 65th include the page will no longer
save and the error message can be found in the page's properties.

Also, I tried adjusting the CacheMaxInclude property to allow for more
includes with no luck. As a side note, it was set to the default of 16 and
increasing or decreasing it did not seem to have any effect. Am I adjusting
the correct property?

At this point I think I am just going to ask my user to limit himself to 64
includes per page. Still, I am curious to know if anyone else has ever seen
this problem or found a solution.

Thank you,
TJ

"TJ" wrote:

> I have a user that is trying to edit his web pages directly on the server
> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
> lot of page includes through FrontPage. When he tries to include 64 or more
> pages all of the includes stop functioning on the page and in the page's
> properties the following error appears:
>
> (1) Page "myPage.html" contains an include that is recursive, or that is
> nested. Aborted processing link information and FrontPage Components after
> including 64 pages at the inclusion of "aPageToInclude.htm".
>
> The error message indicates that there are recursive page includes, but that
> is not the case. What is interesting is that if he edits the page on his
> machine and then publishes it up to the server it works fine. The problem
> only occurs when he reaches 64 includes and tries to save the page while
> working on the server.
>
> I have searched and I cannot find any references anywhere to this error
> message. I have tried increasing the "Include file cache" in the FrontPage
> Server Extensions 2002 configuration with no success. I would like to know
> if there is anyway I can adjust the number of includes allowed before this
> error occurs, or if there is any other way to stop this from happening.
>
> Any help appreciated. Thank you.
> TJ

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      24th Aug 2006
I think I have mind set to 128.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"TJ" <(E-Mail Removed)> wrote in message
news:CCB1054E-907C-4797-98AC-(E-Mail Removed)...
> The include is not recursive even though the error message indicates that it
> is. I can create a blank webpage and include another any other web page 64
> times on it with no problems. After the 65th include the page will no longer
> save and the error message can be found in the page's properties.
>
> Also, I tried adjusting the CacheMaxInclude property to allow for more
> includes with no luck. As a side note, it was set to the default of 16 and
> increasing or decreasing it did not seem to have any effect. Am I adjusting
> the correct property?
>
> At this point I think I am just going to ask my user to limit himself to 64
> includes per page. Still, I am curious to know if anyone else has ever seen
> this problem or found a solution.
>
> Thank you,
> TJ
>
> "TJ" wrote:
>
>> I have a user that is trying to edit his web pages directly on the server
>> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
>> lot of page includes through FrontPage. When he tries to include 64 or more
>> pages all of the includes stop functioning on the page and in the page's
>> properties the following error appears:
>>
>> (1) Page "myPage.html" contains an include that is recursive, or that is
>> nested. Aborted processing link information and FrontPage Components after
>> including 64 pages at the inclusion of "aPageToInclude.htm".
>>
>> The error message indicates that there are recursive page includes, but that
>> is not the case. What is interesting is that if he edits the page on his
>> machine and then publishes it up to the server it works fine. The problem
>> only occurs when he reaches 64 includes and tries to save the page while
>> working on the server.
>>
>> I have searched and I cannot find any references anywhere to this error
>> message. I have tried increasing the "Include file cache" in the FrontPage
>> Server Extensions 2002 configuration with no success. I would like to know
>> if there is anyway I can adjust the number of includes allowed before this
>> error occurs, or if there is any other way to stop this from happening.
>>
>> Any help appreciated. Thank you.
>> TJ



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      24th Aug 2006
I think I have mine set to 128.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
>I think I have mind set to 128.
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> ==============================================
> Agents Real Estate Listing Network
> http://www.NReal.com
> ==============================================
>
>
> "TJ" <(E-Mail Removed)> wrote in message
> news:CCB1054E-907C-4797-98AC-(E-Mail Removed)...
>> The include is not recursive even though the error message indicates that it
>> is. I can create a blank webpage and include another any other web page 64
>> times on it with no problems. After the 65th include the page will no longer
>> save and the error message can be found in the page's properties.
>>
>> Also, I tried adjusting the CacheMaxInclude property to allow for more
>> includes with no luck. As a side note, it was set to the default of 16 and
>> increasing or decreasing it did not seem to have any effect. Am I adjusting
>> the correct property?
>>
>> At this point I think I am just going to ask my user to limit himself to 64
>> includes per page. Still, I am curious to know if anyone else has ever seen
>> this problem or found a solution.
>>
>> Thank you,
>> TJ
>>
>> "TJ" wrote:
>>
>>> I have a user that is trying to edit his web pages directly on the server
>>> through FrontPage. It is a Windows 2003 machine running IIS 6. He uses a
>>> lot of page includes through FrontPage. When he tries to include 64 or more
>>> pages all of the includes stop functioning on the page and in the page's
>>> properties the following error appears:
>>>
>>> (1) Page "myPage.html" contains an include that is recursive, or that is
>>> nested. Aborted processing link information and FrontPage Components after
>>> including 64 pages at the inclusion of "aPageToInclude.htm".
>>>
>>> The error message indicates that there are recursive page includes, but that
>>> is not the case. What is interesting is that if he edits the page on his
>>> machine and then publishes it up to the server it works fine. The problem
>>> only occurs when he reaches 64 includes and tries to save the page while
>>> working on the server.
>>>
>>> I have searched and I cannot find any references anywhere to this error
>>> message. I have tried increasing the "Include file cache" in the FrontPage
>>> Server Extensions 2002 configuration with no success. I would like to know
>>> if there is anyway I can adjust the number of includes allowed before this
>>> error occurs, or if there is any other way to stop this from happening.
>>>
>>> Any help appreciated. Thank you.
>>> TJ

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FrontPage 2003 Includes Michael Microsoft Frontpage 6 30th Jan 2006 07:29 PM
FrontPage 2003 must be restarted constantly to load page includes or graphics msnews.microsoft.com Microsoft Frontpage 10 20th Sep 2005 08:35 AM
Office Professional 2003 includes FrontPage? Marcos Microsoft Frontpage 6 7th Oct 2004 04:07 PM
Displaying includes using FrontPage's WEBBOT tag Mike Mize Microsoft Frontpage 4 14th May 2004 02:12 AM
FrontPage Includes Earl Brown Microsoft Frontpage 1 16th Jul 2003 05:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:50 AM.