473,785 Members | 2,440 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET "XSL processor stack has overflowed."

Hi,
I have a web site hosted on a W2k3 machine with IIS 6.0 installed.
When ever i run a specific task from this website I get a 'The XSL
processor stack has overflowed - probable cause is infinite template
recursion' error message.

I created a windows application with the same code and kicked of the
transformation it worked fine. This makes me believe that there is
some setting in the application pool's memory which can be tweeked to
get this work done in the web environment.
I changed the Virtual Memory setting and the Maximum memory setting
in
the application which hosts my web site but to no avail.
Since this is working fine in a windows environment I would guess
that
the XSL transformation (though having a recurssive call, it has an
exit condition) is absolutely fine and that the web server is not in
a
position to handle the transformation !
Kindly suggest some solution to this problem.
Cheers
Prabu Girirajan

Mar 2 '07 #1
1 2055
Thanks to David I was in a position to solve this issue.
I implemented the transformation in an EXE and executed the exe from
the COM.

This did work and there was a significant increase in the performance.

Cheers
Prabu

On 2 Mar, 08:58, "Prabu" <girirajan.pr.. .@gmail.comwrot e:
Hi,
I have a web site hosted on a W2k3 machine with IIS 6.0 installed.
When ever i run a specific task from this website I get a 'The XSL
processor stack has overflowed - probable cause is infinite template
recursion' error message.

I created a windows application with the same code and kicked of the
transformation it worked fine. This makes me believe that there is
some setting in the application pool's memory which can be tweeked to
get this work done in the web environment.
I changed the Virtual Memory setting and the Maximum memory setting
in
the application which hosts my web site but to no avail.

Since this is working fine in a windows environment I would guess
that
the XSL transformation (though having a recurssive call, it has an
exit condition) is absolutely fine and that the web server is not in
a
position to handle the transformation !

Kindly suggest some solution to this problem.

Cheers
Prabu Girirajan

Mar 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4570
by: Joe Price | last post by:
Hi all I've formatted one of my xml files for viewing through a web browser using xsl. It works fine in Internet Explorer, however when I use Netscape6 or Opera to view the same page the disable-output-escaping function does not work and it is displaying html tags as text rather than code. Can anyone enlighten me as to why this is happening? Am i using the wrong namespace? i'm currently using:
0
1226
by: b.orsini | last post by:
Is it possible to know if a row is the first row in a table after a page break ? After a page break, the header is put in the page ( it's ok ) but in some case i must display the first row differently :( please help ! thank you.
2
1856
by: Andy Norman | last post by:
I have a strange problem. When I try to call the input property of the MSXML processor object from VBScript in an ASPX page I get the error "Member not found". The same code (with a few "set" statements added) works find in ASP. What on earth is going on ? I can't find anything in the knowledge base on it.
6
2432
by: Generic Usenet Account | last post by:
Is it okay to return a local datastructure (something of type struct) from a function, as long as it does not have any pointer fields? I think it is a bad idea, but one of my colleagues does not seem to think so. According to my colleague, if the data structure does not "deep copy" issues, it is perfectly okay to return a local variable. This is because at the point of invocation, a copy of the data structure is made. In all fairness...
15
6735
by: Joe Van Dyk | last post by:
Can someone explain what a heap and what a stack is? And why I should care? I used to know, but then I forgot. And I can't seem to find it in the C++ FAQ. I keep reading how allocating from the heap is slow or something, and I have no idea why that would be. Joe
3
5636
by: Wang Xiaoning | last post by:
i put order-by here, but i got the invalid attribut error, what's missing? thanks ----------------------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
2
8368
by: tony | last post by:
XslCompiledTransform xslt = new XslCompiledTransform(); ASCIIEncoding encodeToByteArray = new ASCIIEncoding(); MemoryStream inputStream = new MemoryStream(); MemoryStream outputStream = new MemoryStream(); MemoryStream xslStream = new MemoryStream(); String inputString = "<foo>Hello XSL</foo>"; byte inputArray = encodeToByteArray.GetBytes(inputString);
94
30354
by: Samuel R. Neff | last post by:
When is it appropriate to use "volatile" keyword? The docs simply state: " The volatile modifier is usually used for a field that is accessed by multiple threads without using the lock Statement (C# Reference) statement to serialize access. " But when is it better to use "volatile" instead of "lock" ?
2
2111
by: jimhakans | last post by:
#include<stdio.h> main() { int mark,j,i; for(j=0;j<25;j++) { for(i=0;i<4;i++) { printf("\nEnter you marks\n"); scanf("%d",marks);
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9489
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10357
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.